Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
4 tools available
Coassemble is a platform that allows users to create, manage, and deliver online training courses.
Connect Coassemble to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Coassemble's 4 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Coassemble action below is a callable tool any Definable persona can invoke.
Retrieve a paginated list of clients (organisations). Supports pagination via 'length' and 'page' parameters. Use when you need to list all client organisations or page through them systematically.
Retrieve all courses from your Coassemble account with optional filtering and pagination. Use this tool to list, search, or browse courses. You can filter by user identifier, client identifier, or title, and control pagination with length and page parameters. All parameters are optional - call without parameters to get all courses.
Retrieves learner progress tracking records for a specific course. Returns tracking objects containing progress percentages, completion status, and timestamps. Supports filtering by learner identifier, client identifier, date range, and completion status, with pagination support.
Tool to retrieve a paginated list of users. Use when you need to browse or process user records optionally filtered by clientIdentifier.
Anything Coassemble exposes through its API. Common online courses 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 4 Coassemble tools directly, then chain the result into another integration without you writing code.
Coassemble 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 4 Coassemble tools. You only need a separate Coassemble subscription if Coassemble itself charges per seat or per API call.
Every call from a persona to Coassemble 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 Coassemble, and connect via OAuth or API key. You can immediately attach Coassemble to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 4 Coassemble actions as callable tools — including `Get Clients`, `Get Courses`, `Get Trackings`, plus 1 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.