Use the Connect API Postman Collection
To use the Salesforce Data Cloud Connect REST API Postman collection, first make sure that you set up the collection.
Then, perform a test.
This test is a User Info request. It returns a 200 status, along with JSON that contains information about the currently connected user.
- Expand the collection and the Auth folder.
- Select the User Info request.
- To run the request, click Send.
If your environment is set up correctly, your request receives a 200 OK
status. This status means that you have authenticated successfully with Salesforce Data Cloud and that you can now use the collection’s other resources.