Best answer

How to test custom action without publishing it with any standard trigger in Google Docs?


I am trying to make custom Zapier actions, triggers and search for my work. So currently I have  successfully made action which connects Zapier with some apis and produce result.

So my question is “How can I test that action with already supported trigger like changes in google doc?” and “Is it mandatory to publish my custom zap for testing purpose?”

icon

Best answer by Troy Tessalone 8 June 2022, 04:33

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Userlevel 7
Badge +14

Hi @harshilparmar 

Good question.

You may not need to create a custom app.

The Webhooks app or Code app can be used in Zaps to use an app’s APIs.

Webhooks: https://zapier.com/apps/webhook/help

Code: https://zapier.com/apps/code/help

Awesome @Troy Tessalone I didn’t know about that!! Thanks.

@Troy Tessalone So Is this the only way to solve this problem ? How can I test my all Custom Zapier (Action,Search) without publishing it !!

Userlevel 7
Badge +14

@harshilparmar 

Have you reviewed this Zapier Platform help article: https://platform.zapier.com/docs/testing

@Troy Tessalone Thank you so much !! Sorry for that 😅