Best answer

Facebook Lead Ads - IP parameter missing, how to generate unique IP?

  • 24 November 2021
  • 1 reply
  • 834 views

I’m trying to make an api integration between FB lead form to a CRM system that isn’t on Zapier using an api docs, one of the required parameters that needs to be sent is a uniqe IP address of each lead, FB doesn't disclose the IP of the leads so I cant pass this info from FB, I dont need the IP to be the real ip of the leads, I just need it to be uniqe for each lead and from the same country (for example - Canadian lead - Canadian IP address), is there any way I can make this happen? maybe some generator or something?

icon

Best answer by SamB 29 November 2021, 12:40

View original

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

1 reply

Userlevel 7
Badge +11

Hey @Protito, welcome to the Community!

It might be possible to use Formatter (Numbers > Spreadsheet-Style Formula) actions to create a random values for generating the IP addresses. Alternatively, you could try using a Code by Zapier step to generate the random IP address values for you.

More details on how to potentially create random values and strings can be found here: 


Hope that helps! :)