Enter the parameter relevant to the selected action functions. Use the syntax as shown in the example below:
Navigation URL
Format to navigate to the external page: url:https://<page URL>/
Sample: url:https://documentation.conga.com/
Format to navigate within the application: url:/<path after the domain name>
Sample: url:/workflow
CODE
Workflow ID
Format to execute workflow: id:{workflowid}
Sample: id:6c803fb3-29b0-48d9-9873-90964d65430a
CODE
Custom API URL
Format: method:<method name>, resourceName:<Custom Code project name>,url: response
Sample: method:post,resourceName:codeExecution,url:response
CODE