How to find your organisation ID
externalId
field. This field MUST be unique across your organisation. This is the ID that you will use to identify your end users in the API and SDK. You are free to pick whatever you want so you can easily map it to your own system. The id
field is not important to know. The displayName
field can also be set to whatever you want but it is not used in calls to the API or the SDK.
End users can be activated on environments, meaning that the integration code will make calls to API’s using your end users connections.
<publicUrl>
is the public URL of your embedded integration hub, <webhookName>
is the name of the workflow of which the webhook is the trigger, and <externalId>
is the external ID of the end user. The <publicUrl>
can be found by clicking on the +
button on the tabs bar where the Code
, Flow
and Architecture
tabs are and then selecting Webhooks
, see below:
How to find the public URL for webhooks