i want to send user information into whova with webhook.
got that to work all good.
problem is when sent over again all the information is sent once more to whova.
the user information updates again. Not good since user might have updated their information in Whova
becomes a lot of tasks since it senda everything over and over again. 2000 users again and againg
So, any idea how i can make it just send the latest added users from the database since the last update?
Page 1 / 1
Hi @CalleTheDontKnowGeek
Can you please outline your current Zap steps? Perhaps post screenshots with how your Zap steps are configured.
Hi @Troy Tessalone
Thanks for the questions.
Yes, i have done like this:
It works and it sendt the info, but problem is, of someone has ex updated their name it now of course overwrites the whova information.
We have a CRM system where they fill out their information but uses whova as the event app
and also it sends all the crm information over again, so we get like 2000 tasks everytime the script runs which is not needed but of course want to add new attendees :)