Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
8 tools available
PassSlot is a service that simplifies the creation, design, and distribution of Apple Wallet passes, including coupons, store cards, event tickets, membership cards, and boarding passes.
Connect Passslot to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Passslot's 8 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Passslot action below is a callable tool any Definable persona can invoke.
Tool to create a new scanner in Passslot. Use when you need to create a PassVerifier or Browser type scanner. Your app key must have full access to manage scanners. If fullAccess is false, provide allowedTemplates array.
Tool to delete a scanner by ID. Use when you need to remove a scanner from the system. Requires full access app key to manage scanners.
Tool to list Wallet passes, optionally filtered by a Pass Type ID. If passtype_id is provided, returns passes for that specific pass type. If passtype_id is not provided, returns all passes.
Tool to list all available pass types. Use when you need to retrieve supported pass-type identifiers before creating passes.
Tool to retrieve details of a specific scanner. Use when you need to get information about a scanner by its ID. Requires app key with full access to manage scanners.
Tool to retrieve a list of all scanners. Use when you need to list all configured scanners. Your app key must have full access to manage scanners.
Tool to retrieve a list of all pass templates. Use when you need to see available templates for creating passes.
Tool to update a scanner's configuration. Only name, fullAccess, and allowedTemplates can be updated. Use when you need to modify scanner permissions or rename a scanner. Your app key must have full access to manage scanners.
Anything Passslot exposes through its API. Common event management workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 8 Passslot tools directly, then chain the result into another integration without you writing code.
Passslot uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 8 Passslot tools. You only need a separate Passslot subscription if Passslot itself charges per seat or per API call.
Every call from a persona to Passslot is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Passslot, and connect via OAuth or API key. You can immediately attach Passslot to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 8 Passslot actions as callable tools — including `Create Scanner`, `Delete Scanner`, `Get Passes by Pass Type`, plus 5 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.