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
- Workflows: list, create, read, update, and archive workflows.
- Source: read the data source for a workflow.
- Document: manage template documents on a workflow.
- Google file: the Google Drive files behind a workflow.
- Outgoing webhook: register and update event subscriptions.
- Team: read team membership context.
- Owner: read account context.
For a worked example, start with the tutorial: create a workflow.