Hey,
I can see that Mailchimp have an action “Search or write”
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/fb9d2b4f-8687-47a3-af1c-719c56617799.png)
How do you create such an action with Zapier CLI?
The only action-types that are available in the CLI script are trigger|search|create|resource.
Greetings
Hey,
I can see that Mailchimp have an action “Search or write”
How do you create such an action with Zapier CLI?
The only action-types that are available in the CLI script are trigger|search|create|resource.
Greetings
Best answer by Zane
searchOrCreates
key to your app object alongside your triggers, actions, auth, etc.. https://zapier.github.io/zapier-platform-schema/build/schema.html#appschema That’ll instruct the Zap Editor to link those two operations together for the user.
There’s a simple example here: https://github.com/zapier/zapier-platform/tree/master/example-apps/search-or-create
Let us know if that doesn’t get you up and running!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.