Embedded Flow
Last updated
Was this helpful?
Last updated
Was this helpful?
The initial step is to create a case, which represents an individual who will go through the workflow.
During case creation, you can provide additional data such as first name, last name, number, or company name. These details can be utilized when executing tasks in the workflow. This step must be carried out on your backend server.
Please ensure that you create a Case for every new end user, as it acts as their representation within the system. For returning users, you can utilize the previously created Case to streamline the process.
A Token is generated to initiate the widget with the onboarding workflow for the individual represented by a Case. To generate the Token, both a case and a workflow definition are necessary. This step must be carried out on your backend server.
You must generate a new token each time you initialise the TransactionLink Widget
To import our Widget, you need to include it in your target page as follows. Use the transactionlink-widget tag to place the widget on your website.
Create a case with provided data
/cases
First name
Last name
Personal Number
Comapny name
Company number
Company address
Phone
Widget token for provided caseId
and workflowDefinitionId
with optional parametersId
/token
Case identifier for which we want to initiate the workflow
Id of the workflow definition
3b2d8a4f-579f-4e2e-a51c-f859e532fe8c
Id of the parameters used in workflow
4b6ffcb6-ab6d-44b9-b5ab-4b5147b0b302