Form and workflow population
Automatic population of answer fields in a form or workflow is the key principle of Compose automation. If you can access information related to the service or respondent user, then they shouldn’t have to enter this information! There are multiple methods and tools you can use to populate answers in Compose:
Authentication Variables
ID-porten, BankID and Vipps authentication can pull credentials from the authentication.
Form Buttons
Trigger population with accessible buttons to the respondent user.
Generic Services
Integrate towards APIs to populate fields.
Global workflow variables
Set and reuse global workflow variables across flows in the Variables section.
Redirection with variables
Redirect end-users to URLs with parameter variables after paused and finished workflows.
URL Parameters
Add parameters to workflow URLs to populate forms.
Also check the Events / Calculator guide to see how you can populate fields with scripts in the Events menu.