Skip to main content

Can you tell me how to look up an IP address from a Zapier Webhook? We generate leads and send them to our buyers via a ping post system and it wants an IP address.

Hi @Bert - Try using Catch Raw Hook from Webhooks by Zapier. The IP address should be present in the request headers as you can see in the screenshot below:

 


Hi, I’m not much on tech stuff, but thank you! Let me try that and I’ll get back to you and let youknow how it went.


I ran it through and it pulls the IP, but then all the info I gathered from the Zapier Webhook (name, email, address, and all the questions answered) don’t show up.
 

Any way to get the IP and all those other pieces of info?


@Bert Cool - Now, what’s the value of the Content-Type header? Is raw_body populated?