Salesforce Logo

Salesforce API Integration Profile

Information and guides about integrating with Salesforce API

Add Salesforce Integration to Your App

Registration - Authorize in Salesforce API

After you send your registration data to initialize, this request allows you to process that registration data, and as a part of this request you also verify the users email or sms number. The request itself is a authorization call for the Code and Credential flow. It includes 3 specific headers: Auth-Request-Type which is set to user-registration, Auth-Verification-Type which is set to email or sms, and an Authorization Basic header, which is the base 64 encoded result of identifier:otp where identifier is the value returned in your initialize registration call, and otp is the value sent to the end user via email or sms.

The response from this API is the Auth Code, which is then exchanged for the Access Token.

Input schema fields
Field NameAPI KeyType
Queryqueryobject
Datadataobject
Client Iddata.client_idstring
Redirect Uridata.redirect_uristring
Response Typedata.response_typestring

Build every single integration your customers need with AI

Talk to an expert