Funnelkit check if contacts exists
Status: Closed · Asked by Nexify on · 0 views
Hi, I am trying to add or modify a contact in funnelkit,
I try to find the contact by email first.
Then I have a router that either adds the contact or modifies it.
What are the proper filters for when a contact exists and when one does not exist?
It only lets me create a router path when it satisfies a condition. So when I want to create the path when the contact exists, I can only do so when I have testdata in previous steps that fulfil that condition, correct? It does not seem to return the same property every time that I can filter with.
Hey @GroeiGarage
We have adjusted the filter condition from your workflow's routes and it will create or update the contacts accordingly.
Please review it once and try again.
tHANK YOU!