I'm starting to create a very simple form for a user to submit a new email address. I will be submitting the new value to an API that requires authentication. The PostToUrlAsJson workflow has a field for a Bearer Token to be entered. I assume that's a single value perhaps that all users would pass. How would I pass values from the logged on user's JWT?
Extending PosttoUrlAsJson Forms Workflow
I'm starting to create a very simple form for a user to submit a new email address. I will be submitting the new value to an API that requires authentication. The PostToUrlAsJson workflow has a field for a Bearer Token to be entered. I assume that's a single value perhaps that all users would pass. How would I pass values from the logged on user's JWT?
Just wondering how you got on with this?
is working on a reply...