User defined OAuth integration client credentials question

I have a customer project where they are using a 3rd party API that uses a token generated from an oauth API. I'm trying to configure the User Defined OAuth credentials in the integration for the data actions and am running into an issue.

The token api for the 3rd party is looking for the credentials to be in the request body instead of an Authorization header. So the request body would have the grant_type, clientId and clientSecret. However I can't modify the request body of the auth action that gets created once I have saved the credentials in the integration configuration.

So I'm wondering if it's even possible in Genesys Cloud to configure the user defined oauth integration to pass the credentials in the request body.

Thanks.

Hey scp_pa,

You may be getting caught up by our UI. Try clicking on the "Viewing" slider on the bottom of the page. That should get you back into draft mode, where you can edit the action.

--Jason

That was it! Thank you.

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