Configure a REST message with OAuth
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Outbound REST Web Service
You can configure an outbound REST message to send OAuth credentials with the request.
Before you begin
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.
Note: Ensure any scripts that call this REST message use the RESTMessageV2 API. The RESTMessageV2 API is required to send authenticated REST messages via scripts.
Procedure
What to do next