Hello EspoCRM users,
I have a workflow that creates an related entity and successfully links it to the target entity of the workflow.
Now I want to add an HTTP action and would like to pass the Id of the related entity that has been created in the action before.
What is the recommended way to obtain this id ?
Kind regards,
Dirk
I have a workflow that creates an related entity and successfully links it to the target entity of the workflow.
Now I want to add an HTTP action and would like to pass the Id of the related entity that has been created in the action before.
What is the recommended way to obtain this id ?
Kind regards,
Dirk
Comment