Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
5 tools available
SignPath is a code signing service that integrates with your build system to automate the signing of your software artifacts, ensuring their authenticity and integrity.
Connect Signpath to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Signpath's 5 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Signpath action below is a callable tool any Definable persona can invoke.
Tool to check if the SignPath API is healthy and operational. Use this to verify API availability before performing other operations.
Retrieve all certificates available in a SignPath organization. Use this to discover certificate IDs needed for signing operations. Requires a valid organization_id which can be obtained from your SignPath account settings.
Tool to list all projects for an organization. Use after confirming the organization ID to retrieve and paginate project records.
Retrieve signing policy details for code signing operations. Returns certificate info, RSA key parameters, and policy metadata for the authenticated user's accessible signing policies. Without filters, returns all policies where the user is assigned as Submitter.
Retrieves SignPath system information including the application version and the web UI base URL. Use this tool to verify the SignPath installation version or to obtain the web interface URL.
Anything Signpath exposes through its API. Common security & identity tools 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 5 Signpath tools directly, then chain the result into another integration without you writing code.
Signpath 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 5 Signpath tools. You only need a separate Signpath subscription if Signpath itself charges per seat or per API call.
Every call from a persona to Signpath 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 Signpath, and connect via OAuth or API key. You can immediately attach Signpath to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 5 Signpath actions as callable tools — including `Get Health Check`, `List Certificates`, `List Projects`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.