Portant Portant Docs

API reference

The Portant API exposes the same primitives you use in the app: workflows, sources, documents, teams, and outgoing webhooks. Use it to build Portant into your own product or to drive automations beyond what no-code tools cover.

Endpoints

  1. Workflows: list, create, read, update, and archive workflows.
  2. Source: read the data source for a workflow.
  3. Document: manage template documents on a workflow.
  4. Google file: the Google Drive files behind a workflow.
  5. Outgoing webhook: register and update event subscriptions.
  6. Team: read team membership context.
  7. Owner: read account context.

For a worked example, start with the tutorial: create a workflow.