Dynamic value Mapping

I have created a REST OUTBOUND connector this will give me a response In the I need to pass only a particular variable called access_token to another restoutbount connector’s Header is this possible

Hi @Rajesh
Welcome to the forum!
It should be possible to use the response of the first REST outbound connector to capture access_token, store it into a process variable, and then use it in another REST outbound connector to set the header using the store process variable value.

Regards,
Alex

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.