Embeddable framework - set org name via URL possible?

Hello Genesys Cloud

Hope all is well.

Is it possible to set the org name in the embeddable framework iframe link hosted in the HTML file?

I've been trying to use the below link to automatically set the org name, though I'm still needing to input the org name when the iframe loads. The org name is rather lengthy and complex for this customer and best result would be automatically included.

https://apps.mypurecloud.com.au/crm/embeddableFramework.html?org=orgName123abc&dedicatedLoginWindow=true&enableFrameworkClientId=true

Thank you

The orgName parameter is used only when the provider parameter is used:
https://developer.mypurecloud.com/api/embeddable-framework/deployments/private-deployment.html

Thank you Junji

This is now working.

https://apps.mypurecloud.com.au/crm/embeddableFramework.html? org=orgName123abc &provider=adfs&dedicatedLoginWindow=true&enableFrameworkClientId=true

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