App
CrowdKit
CrowdKit manages customer-facing promotions and amenities including Wi-Fi, loyalty programs, and contests.
What your agent can do with CrowdKit
Triggers and actions 8 actions
- ActionDelete Location
Delete a location by id. DELETE /locations/{locationId}.
- ActionDelete Porter
Delete a Porter by id. DELETE /porters/{porterId}.
- ActionGet Location
Retrieve a single location by id. GET /locations/{locationId}.
- ActionGet Porter
Retrieve a single Porter by id. GET /porters/{porterId}.
- ActionList Locations
Return all locations for the authenticated user. GET /locations.
- ActionList Porters
Return all Porters in the account. GET /porters.
- ActionUpdate Location
Update fields on an existing location. PATCH /locations/{locationId}.
- ActionUpdate Porter
Update 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.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the CrowdKit API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.