Kenji | 2022-03-24 05:52:21 UTC | #1
Hi team,
I'm looking for an API for making phone calls with Java API. I think it is possible to make a call using the API at the following URL. Is this correct?
https://developer.genesys.cloud/api/rest/client-libraries/java/ConversationsApi#postConversationsCalls
I would like to make a call to an outside line or an extension line using the corresponding API.
Regards,
crespino | 2022-03-24 22:08:20 UTC | #2
Yes that is the correct API to use in the Java SDK. The parameters to pass into the request are documented here: https://developer.genesys.cloud/api/rest/v2/conversations/#post-api-v2-conversations-calls
Kenji | 2022-03-25 10:52:37 UTC | #3
Hi crespino,
Thank you for your reply. I was able to make a call with the corresponding API.
Regards.
system | 2022-04-25 10:53:19 UTC | #4
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: 14018