Zapier
Zapier
Journeybee provides a public REST API that you can use with Zapier to automate workflows between Journeybee and other apps. You connect Zapier to Journeybee using an API key from your Journeybee account.
Getting your API key
Go to Settings, then API Keys.
Create a new API key or use an existing one.
Copy the key. You will need it to connect Zapier.
See the API Keys article for full details on creating and managing API keys.
Connecting Zapier
In Zapier, create a new Zap.
Choose Journeybee as the app (or use the Webhooks by Zapier app if Journeybee is not listed).
Enter your API key when prompted for authentication.
Zapier will validate the key and connect to your Journeybee account.
What you can do
Through the public API, you can:
Retrieve and create partners, leads, and deals.
Update records and sync data between systems.
Trigger actions in Journeybee based on events in other apps.
The public API documentation is available at docs.journeybee.io and includes full endpoint references, authentication guides, and SDK information.
Good to know
Journeybee's public API supports both read and write operations through API key authentication.
For more advanced automation within Journeybee (without Zapier), use the Workflows feature. See the Workflows article for details.
API keys should be kept secure and not shared publicly.