User Activity
01-22-2024
Hello everyone,I'm currently working on exporting a large number of tables (2500+), and I'm looking for a more efficient approach. This is a one-time data dump, and I've already set up the export sets and definitions. My goal is to trigger and monit...
07-19-2023
What is the proper way of calling an API with x-www-form-urlencoded in a Flow Designer REST Action? I have a CXOne API that I want to call from within a flow designer Action. The API takes a x-www-form-urlencoded username and password. I am able to ...
Hi All,Is there a way to get a flow status and results with a REST API call using the ExecutionID? I see that the sys_flow_context has the flow executions along with the status, but I don't see the results in that table. I can get by with just the st...
05-03-2023
Hi All,I am attempting to create a flow that will take a comma separated list of sys_ids and call a catalog item with that information. The list would be populated into a List Collector in the catalog item. I can't seem to figure out how to convert t...