Austen | 2024-01-08 14:38:48 UTC | #1
Hi,
We are attempting to import a script into a Genesys Cloud instance. It is important that we wait for this process to complete before continuing with the next steps of our processing. The documentation here says that:
To check the status of the script you can look at /api/v2/scripts/uploads/{uploadId}/status.
However, after calling the import endpoint, I don't receive an upload ID that I can use to check this - all I get is:
{ "correlationId": "95427dcf-53fc-4ba1-93c9-8a4a59b11398" }
What should the value of the upload ID be?
Also, is this functionality likely to be moved within the Platform SDK proper at some point?
Frederick_Joshua | 2024-01-08 14:58:06 UTC | #2
Hi Austen,
This may be a mix up in the docs we need to iron out but the correlationId that you got back should be the correct id to load into the uploadId field. As for moving into Platform SDK proper that is something we will be looking at in the future but need more planing as to do so requires changing the way we are doing uploading.
system | 2024-02-07 14:52:21 UTC | #3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 23988