Skip to content

apify/apify-zapier-integration

Repository files navigation

Zapier Apify Integration

The Apify integration to Zapier allows you to connect Apify platform with 600+ app.

Resources

Development

If you are interested in adding a new feature or fixing a bug in the integration, feel free to open a pull request.

Tests

You will need your Apify API token before you run tests. You can find the token on the Integrations page of your Apify account. Run this command to test the app:

TEST_USER_TOKEN=apify_api_token npm run test

Release

New versions should be released using the Zapier CLI. Only Apify team members can deploy new versions, and there is a document in Notion on how to do it.