Hi Everyone,
I have created connected system with Client Credentials Grant and successfully authorized but when I configured connected system to integration, getting success but body display html format. Can anyone suggest to how to get token.
My scenario : I will get token from connected system and then I need to pass that token to remaining API's as Headers.
Regards,
Devi.
Discussion posts and replies are publicly visible
rule!nameofyourIntegrationObject().result.body
Yes Gayathri,
I have already tried to call integration in another integration header but getting error as "access token required".
Please share screenshots