Legacy Dev Forum Posts

 View Only

Sign Up

How to set the selected interaction

  • 1.  How to set the selected interaction

    Posted 06-05-2025 19:01

    Bas | 2022-03-10 09:36:45 UTC | #1

    I want to programmatically set the current active interaction in the embeddable framework. I am using both iframes from the deployment documentation (step 5, https://developer.genesys.cloud/api/embeddable-framework/deployments/private-deployment): <iframe allow="camera *; microphone *; autoplay *" src="https://apps.mypurecloud.com/crm/interaction.html"></iframe>.

    I noticed that switching between interactions changes the cookie selectedIneractionId. When I manually change this cookie inside my devtools to another interaction ID i see that the interaction changes inside the iframe. Is there a way to programmatically set the current selected interaction id with some sort of API?


    tim.smith | 2022-03-11 14:56:12 UTC | #2

    Please don't use non-public interfaces; they are unsupported and can break the application. You can request new features and share your use case at https://genesyscloud.ideas.aha.io/ideas.


    system | 2022-04-10 14:56:13 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: 13869