Clerk and Zapier connect to automate user and organization workflows. You can trigger when users or organizations are created, create or update records, and look up users or organizations by ID.
Prerequisites
To use the Clerk app on Zapier, you must have:
- A Clerk application for your project.
- A Secret Key from the Clerk Dashboard (
sk_test_for development orsk_live_for production).
Find your Clerk Secret Key
In the Clerk Dashboard, open API keys and copy your Secret Key.
Connect Clerk to Zapier
To create an app connection to Clerk on Zapier:
- Go to the Apps page.
- Click + Add connection.
- A new dialog box will appear. Search for and select Clerk.
- Click Add connection.
- A Connect an Account page will open in a browser tab or window.
- In the Secret Key field, enter your Clerk Secret Key.
- Click Yes, Continue to Clerk.
Your Clerk account is now successfully connected to Zapier.
About Clerk's app
Triggers, searches, and actions
Triggers
- New User (Polling) - Triggers when a new user is created in Clerk.
- New Organization (Polling) - Triggers when a new organization is created in Clerk.
Searches
- Find User - Finds a user by ID in Clerk.
- Find Organization - Finds an organization by ID or slug in Clerk.
Actions
- Create User - Creates a new user in Clerk.
- Create Organization - Creates a new organization in Clerk.
- Update User - Updates an existing user in Clerk.
- Delete User - Deletes a user from Clerk.
- Update Organization - Updates an existing organization in Clerk.
- Delete Organization - Deletes an organization from Clerk.
Limitations
- Clerk Backend API usage is subject to your Clerk plan and Clerk’s rate limits and quotas.