Kenji
March 24, 2022, 5:52am
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,
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
March 25, 2022, 10:52am
3
Hi crespino,
Thank you for your reply.
I was able to make a call with the corresponding API.
Regards.
system
Closed
April 25, 2022, 10:53am
4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.