How to POST to a custom API

Hi, I have a simple POST to an API in Pabbly and I am new to Make.com and I can’t figure out how to POST to an API.

My API needs to have details added to the Header.

I have a Webhook listening and triggers on incoming data and I want to send that right back out.

Here is how it is in Pabbly. What do I use in Make?

Thanks in advance!

@Leadio You can use the “HTTP” module with “Make a request” to utulize any API call you would like to make:

2 Likes

too easy. thanks for the quick reply. much appreciated.