Hi all,
Since the only way we have to run a campaign script outside Purecloud front-end is embbing an Iframe with the campaign script (the same used in you front-end), we ask if there is a way to pass a given authentication token to the request of the iframe URL. Such as #access_token= for instance. Right now we are experiencing some authentication problems every time we load the iframe, if we dont have an open window (session) from https://apps.mypurecloud.ie.
We are using the following URL for loading the campaign script:
https://apps.mypurecloud.ie/scripter/?locale=pt-br&user=#interactionId=
Thank you in advance.