arjundastp | 2024-12-11 08:48:43 UTC | #1
Hello Genesys Team and Community,
I’m currently using Agentless Outbound Campaigns to connect to an outbound flow when a contact number is added to the contact list associated with the flow. So far, I’ve been creating these campaigns through the Genesys GUI. However, I’d like to transition to creating campaigns programmatically using the Genesys APIs, as I find them more convenient for my workflow.
While attempting to set this up via the API, I encountered a challenge: I’m unable to add an outbound flow as the call response. In the GUI, this is typically done in two steps:
- Adding the outbound flow as a Transfer to Flow in the Call Analysis Response.
- Assigning the configured analysis response to the Call Response field.
Does anyone know how to perform these steps using the Genesys Platform or Outbound APIs? Any guidance, examples, or documentation links would be greatly appreciated.
Thank you in advance for your assistance!
Hemanth | 2024-12-23 13:01:41 UTC | #2
Hi @arjundastp
You can check the APIs for the outbound flow in https://developer.genesys.cloud/devapps/api-explorer
and you can programatically call these APIs via SDKs. You can find example dotnet SDK with documentation under each API section. Hope this helps.
Thanks.
system | 2025-01-23 13:02:19 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 30796