Hi All,
In the custom action below, how would I be able to post the rowId from step A in step B?
Thank you in advance for your help.
Best
Cor
Hi All,
In the custom action below, how would I be able to post the rowId from step A in step B?
Thank you in advance for your help.
Best
Cor
That’s a bit hit and miss.
What I would do is set a Unique Identifier (UUID) in a User Specific Column prior to the action, then use that UUID both as a TransactionID in the Add Row action, and for the webhook.
Thanks @Darren_Murphy - was hoping there was a simpler way that I was just not seeing
Hi @Darren_Murphy - I managed to get this working. Thank you for your help.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.