Configure a REST message with OAuth
You can configure an outbound REST message to send OAuth credentials with the request.
Avant de commencer
Before starting this procedure,
ensure:
- There is a REST Message record that you want to configure to use OAuth.
- There is an OAuth provider set up in the OAuth application registry with the OAuth client information to use. For more information, see OAuth 2.0.
- The OAuth provider has an associated OAuth 2.0 profile.
- The REST message HTTP Methods are not configured to use a MID Server.
Remarque :
Ensure any scripts that call this REST message use the RESTMessageV2 API. The RESTMessageV2 API is required to send authenticated REST messages via scripts.