Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

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.

  1. Expand the collection and the Auth folder.
  2. Select the User Info request.
  3. 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.