Hi,
I am using custom events using Trigger and Receive flow functions.
How can I pass some data in the event object? I my case, I would need to pass a single string.
Thanks and best,
Jo
Hi,
I am using custom events using Trigger and Receive flow functions.
How can I pass some data in the event object? I my case, I would need to pass a single string.
Thanks and best,
Jo
Hi!
That’s unfortunately not possible right now. I’ve used app variable(s) instead to get around this.