garimabalodi | 2022-09-15 12:21:27 UTC | #1
Hi ,
our client wants to push certain data from GC (like channel,agent name ,agent id ,disconnect type , wrap up code ) by calling their api at the end of call or while agent is selecting a wrap-up .
Is it possible to call a third party api at call end or while agent is selecting the wrap up ?.
Regards Garima.
jacobshaw | 2022-09-15 14:03:25 UTC | #2
Hi @garimabalodi You can call data actions from a post-interaction Survey Invite flow. The data actions would do the actual work and then the flow would send the survey to a fake email address. However, keep in mind almost all of the Conversation API resources require a user context, and a data action cannot call them because it uses client credentials.
system | 2022-10-16 14:04:14 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: 16295