Hello. I am working on a zapier cli app for sending leads to Zapier. I have set up a sample lead which works fine when I am creating a zap for the first time.
The problem is that when I push a new version of my app and try to update the existing app to the new app version I can’t test the trigger anymore.
This is the error I get:
We couldn't find a lead
Create a new lead in your EMAIL account and test your trigger again.
Does anyone know why the sample data can’t be retrieved after upgrading the app version? Note the nothing new is in the new version, I just bumped the version number.
Note: We set performList
to a function that just returns a static lead.