APIs for provisioning individual Embedded Journeys for specific end users
These APIs allow you to provision an individual Embedded Journey instance for a specific end user after they have selected an integration they want to configure.
Once your server-side application has authenticated the end user and identified the relevant Embedded Journey, you can create an instance of that journey on the user’s behalf. This instance represents the user-specific setup flow and allows the end user to complete the required configuration.
After provisioning an instance, you may use the Embedded Journey UI provided by Quickwork, or create your own custom experience using the End User APIs along with the user’s short-lived token.
These APIs are useful when you want to programmatically initiate an integration setup flow for a particular user, track that user’s journey instance, and manage the lifecycle of the integration configuration.
