Build it
What do you want SavvyCal and CrowdKit to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with SavvyCal and CrowdKit
Triggers and actions 6 triggers ยท 8 actions
Trigger
Approved EventTriggers when an event is approved.
Trigger
Canceled EventTriggers when an event is canceled.
Trigger
Canceled Event AttendeeTriggers when an attendee cancels from a group event.
Trigger
Declined EventTriggers when an event is declined.
Trigger
Expired Event CheckoutTriggers when an event checkout has expired (not paid).
Trigger
Pending Event CheckoutTriggers when an event checkout is pending (awaiting payment).
Action
Delete LocationDelete a location by id. DELETE /locations/{locationId}.
Action
Delete PorterDelete a Porter by id. DELETE /porters/{porterId}.
Action
Get LocationRetrieve a single location by id. GET /locations/{locationId}.
Action
Get PorterRetrieve a single Porter by id. GET /porters/{porterId}.
Action
List LocationsReturn all locations for the authenticated user. GET /locations.
Action
List PortersReturn all Porters in the account. GET /porters.
Action
Update LocationUpdate fields on an existing location. PATCH /locations/{locationId}.
Action
Update PorterUpdate fields on an existing Porter. PATCH /porters/{porterId}.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews