Question

IP Address Look Up

  • 11 December 2020
  • 4 replies
  • 754 views

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.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +12

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?

Userlevel 7
Badge +12

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