How to use Post Receiver gateway through postman?

Updated by Ruchita Chavda

Let's learn how to establish a connection for the post-receiver gateway via Postman.

Before you start please refer to this Post Receiver gateway in-details.

Post Receiver gateway configuration in iPaaS

Use Post Receiver gateway via Postman

As per the below image, set the Post Receiver gateway URL and credential for authentication.

Click on "Body" section and choose "binary" and click on the select file.

After selecting a file, it will look like the image below, and then click on the "Send" Button and you can see a responce with status code 202 if a file is sucessfully posted via Postman to the post receiver gateway.


How did we do?