Legacy Dev Forum Posts

 View Only

Sign Up

Embed pure cloud content using iFrames (2)

  • 1.  Embed pure cloud content using iFrames (2)

    Posted 06-05-2025 18:47

    Daniel_Grosso | 2018-07-03 18:30:00 UTC | #1

    Hello Tim

    Allow me to get back on this post:

    https://developer.mypurecloud.ie/forum/t/embed-pure-cloud-content-using-iframes/1482

    We are trying to embed the scripter iframe in our application by dynamically building the following url:

    https://apps.mypurecloud.ie/scripter/?locale=en-us&user=[user-id]#interactionId=[interaction-id]

    The script page is correctly loaded in our iframe but we cannot perform actions on it because the browser detects a cross-domain issue.

    Can we overcome this? U have recently launch an embeddable framework and I was wondering if it could help us achieve this integration.

    Thanks in advance.

    Best regards, Daniel


    Richard.Schott | 2018-07-03 18:46:33 UTC | #2

    Daniel,

    The Embeddable Framework would be a great way to bring an agent optimized UI into your web app. Included in the embeddable framework is a mechanism for working with Agent scripts. In general, it would work a lot like this: https://help.mypurecloud.com/articles/about-scripts-purecloud-chrome/. At some point in the relatively near future, we will also be including a method to directly embed the script window within your application and tie it to the script launch button within the client. Please keep an eye on: https://developer.mypurecloud.com/api/embeddable-framework/ for the list of released features available in the embeddable framework.

    Thanks, Richard


    Daniel_Grosso | 2018-07-04 08:55:33 UTC | #3

    Hello Richard.

    Thank u for answering. Just to give u some context. We already achieve the integration of pretty much all the functionalities we need from PureCloud in our front-end using your Javascript SDK, ADFS single-sign-on and REST API. (It is pretty cool BTW :slight_smile:). When we started developing this integration there was no embeddable framework available yet. Integrating the agent script is the last functionality that our client requires. Given this, and since we need to deliver this by the end of the month, I was wondering if u have any tip on how to avoid this cross domain issue because it seems like we don't have the time to wait on these new features, unfortunately.

    Best regards, Daniel


    system | 2018-08-24 10:23:31 UTC | #5

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


    This post was migrated from the old Developer Forum.

    ref: 3118