Json data to be converted into Clipboard preperty
Hi,
can you please advise on how to map json response into a clipboard property. my configuration is as given below.
defaultResponse_POST |
{"access_token":"YZzTivJYj7bsE9edLbuw4DuyDEJN","token_type":"Bearer","expires_in":7199} |
i m generating this as a part of excecuting 'oauth' in connect-rest. Using post method i retrieved the access token in json format. now i have to map this token to a header value in another connect rule and fetch the data. please advise.
***Moderator Edit-Vidyaranjan: Updated Platform Capability***