Upload contact list with java sdk

Hello,

I have a quick question. I have found https://developer.genesys.cloud/api/rest/v2/outbound/uploadcontactlists where I find the REST service to upload a contact list.
This is also used in java in this post: https://developer.genesys.cloud/forum/t/bad-request-upload-contact-lists/9682/5

I am developing using Java SDK. My question is if it is possible to upload a contact list csv file from the Java SDK. If it is, the name of the API and the method. I have already looked at OuboundAPI and UploadsAPI and did not find it.

Regards.

Hello, the endpoint documented to upload a contact list isn't actually part of the Platform API. You'll need to make the request manually in your application per the specification on that page. You can request that that endpoint be added to the Platform API so it will exist in the SDKs and API documentation automatically at https://genesyscloud.ideas.aha.io/ideas.

Hello Tim,

Thank you for the answer.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.