I am working on zapier, where I have created a zap with my app(Test Message) as trigger , now when I test my app as trigger while making a zap it shows "Make sure you have at least one recent Test Message created." and therefore i have to skip the test and make an action without testing my trigger.
相关问题
- How do I JSON.parse an array in a Zapier Trigger?
- Is it possible to integrate Stripe With Firebase a
- Running onEdit trigger when sheet is updated by Za
- Best way to implement push notifications with Fire
- How to regex Zapier and get output?
相关文章
- How do I JSON.parse an array in a Zapier Trigger?
- Is it possible to integrate Stripe With Firebase a
- Running onEdit trigger when sheet is updated by Za
- Best way to implement push notifications with Fire
- 响应Python中检索JSON为POST(Retrieving JSON in Python in
- 为什么我用Zapier此代码时,我得到一个Runtime.MarshalError?(Why am
- How to regex Zapier and get output?
- getting message “Make sure you have at least one r
This means that your trigger isn't working or you didn't test it per the instructions. You need to cause your external system to perform the action that would have caused your Zap to trigger. For example, if your trigger
GitHub > New Repository
, you have to actually go make a new repository on GitHub, and then return to Zapier to let it test (you can delete that new repository after you're done). If you can't, it's going to be difficult or possibly impossible to move forward.This question seems to be a duplicate of getting message "Make sure you have at least one recent message created." in ZAPIER.