Capturing HTTP requests in an cloud world

Capturing HTTP requests in an cloud world

While integrating with Salesforce, had an issue getting the authentication right. What is that cloud integration platform actually sending to Salesforce? How to get a look into the message on the wire? Simple but efficient solution, pick one of the many free HTTP endpoints. Point to the temporary URL, send the message and get all the info on HTTP headers and payload. So trivial and easy.

Another handy tool while doing some integration plumbing.

Author: Guy

No Comments

Sorry, the comment form is closed at this time.