SOLVED

Can I filter IP addresses from submissions?

Go to solution
Anonymous
Not applicable

Can I filter IP addresses from submissions?

I can I automatically prevent IP addresses from creating lead records? For example, if a user from within my building completes a form as a test, can I automatically remove them from the lead database? Or, even better, it would be cool if they were only temporarily added and then automatically removed after 24 hours. 


Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Delinda_Tinkey1
Level 5

Re: Can I filter IP addresses from submissions?

Not based on IP address, but you could do this based on email address.

Trigger:
Lead is created
email contains @your domain

Flow:
Wait 24 hours
Delete Lead

View solution in original post

3 REPLIES 3
Delinda_Tinkey1
Level 5

Re: Can I filter IP addresses from submissions?

Not based on IP address, but you could do this based on email address.

Trigger:
Lead is created
email contains @your domain

Flow:
Wait 24 hours
Delete Lead
Anonymous
Not applicable

Re: Can I filter IP addresses from submissions?

That is a great idea! Thank you!
Anonymous
Not applicable

Re: Can I filter IP addresses from submissions?

There should also be a filter for Anonymous IP address that you can use in Delinda's suggestion.