Pipefy
Workflow automation and process management platform
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | graphql | https://api.pipefy.com/graphql | link | — | — | — |
Actions (67)
Pipes · 37
- Add attachments to a cardPOST /graphql
Add attachments to a card (via presigned URL flow).
documented - Archive fieldPOST /graphql
Archive a field.
documented - Configure a Start Form on existing pipePOST /graphql
Configure the Start Form on an existing pipe.
documented - Create a pipe with Start Form configuredPOST /graphql
Create a new pipe with a Start Form configured.
documented - Create cardPOST /graphql
Create a new card in a pipe with field values.
documented - Create phasePOST /graphql
Create a new phase in a pipe.
documented - Create phase fieldPOST /graphql
Create a field in a phase.
documented - Create pipePOST /graphql
Create a new pipe with a start form configuration.
documented - Create pipe reportPOST /graphql
Create a new report for a pipe.
documented - Create presigned URLPOST /graphql
Generate a presigned URL for uploading a file to a given organization.
documented - Delete cardPOST /graphql
Delete a card by ID.
documented - Delete phasePOST /graphql
Delete a phase.
documented - Delete pipePOST /graphql
Delete a pipe by ID.
documented - Delete pipe reportPOST /graphql
Delete a pipe report.
documented - Export pipe reportPOST /graphql
Create an export object for a pipe report.
documented - Find cardsPOST /graphql
Find cards using field-based filters.
documented - Get cardPOST /graphql
Retrieve a card by ID.
documented - Get field dependenciesPOST /graphql
Query field dependencies by field ID.
documented - Get pipePOST /graphql
Retrieve information about a single pipe by its ID.
documented - Get pipe flowPOST /graphql
Retrieve a pipe's flow including phases, AI agents, and automations.
documented - Get pipe report columnsPOST /graphql
Fetch report columns for a pipe report.
documented - Get pipe report filterable fieldsPOST /graphql
Fetch filterable fields for a report.
documented - Get pipe reportsPOST /graphql
List reports for a pipe.
documented - List cardsPOST /graphql
List or search cards in a pipe.
documented - List pipesPOST /graphql
Fetch multiple pipes (e.g., by IDs) within an organization.
documented - Move card to phasePOST /graphql
Move a card to a different phase within a pipe.
documented - Phase fieldsPOST /graphql
Query fields for all phases in a pipe.
documented - Pipe report exportPOST /graphql
Query for the export URL of a pipe report.
documented - Start form fieldsPOST /graphql
Query fields used in the pipe's start form.
documented - Table fieldsPOST /graphql
Query fields in a database table.
documented - Update attachment fieldPOST /graphql
Update card attachment-related data after upload.
documented - Update cardPOST /graphql
Update a card's core attributes (e.g., title).
documented - Update card fieldPOST /graphql
Update a specific field value on a card.
documented - Update phasePOST /graphql
Update a phase's properties.
documented - Update pipePOST /graphql
Update pipe settings (name, visibility, color, etc.).
documented - Update pipe reportPOST /graphql
Update an existing pipe report.
documented - Upload file via presigned URLPOST /graphql
Upload the file to the presigned URL.
documented
Organization · 10
- Create organizationPOST /graphql
Create a new organization.
documented - Delete organizationPOST /graphql
Delete an organization.
documented - Fetch organization active subscriptionPOST /graphql
Retrieve the organization’s active subscription details and limits.
documented - Get organizationPOST /graphql
Retrieve a single organization by ID.
documented - Get organization reportPOST /graphql
Retrieve a specific organization report.
documented - Get organization reportsPOST /graphql
List reports defined at the organization level.
documented - List organizationsPOST /graphql
Fetch all organizations in your account.
documented - Organization usage statsPOST /graphql
Query usage statistics for the organization.
documented - Retrieve organization settingsPOST /graphql
Fetch core organization settings.
documented - Update organizationPOST /graphql
Update an organization’s details.
documented
Database Tables · 8
- Create tablePOST /graphql
Create a new database table.
documented - Create table recordPOST /graphql
Create a table record.
documented - Delete tablePOST /graphql
Delete a database table.
documented - Delete table recordPOST /graphql
Delete a table record.
documented - Table queryPOST /graphql
Query a database table.
documented - Table records queryPOST /graphql
Query records in a database table.
documented - Update tablePOST /graphql
Update a database table.
documented - Update table recordPOST /graphql
Update a table record.
documented
Reports · 7
- Create organization reportPOST /graphql
Create a new organization report.
documented - Delete organization reportPOST /graphql
Delete an organization report.
documented - Export organization reportPOST /graphql
Export an organization report.
documented - Get organization reportPOST /graphql
Retrieve a single organization report.
documented - Get organization report export URLPOST /graphql
Get export URL for an organization report.
documented - Get organization reportsPOST /graphql
List organization reports.
documented - Update organization reportPOST /graphql
Update an organization report.
documented
Users · 5
- Get current user (me)POST /graphql
Retrieve information about the authenticated user.
documented - Get users suggestions by Organization UUIDPOST /graphql
Suggest potential users to invite to the organization based on the organization UUID.
documented - Invite membersPOST /graphql
Invite new members to an organization.
documented - Remove user from organizationPOST /graphql
Remove a user from the organization.
documented - Set user rolePOST /graphql
Set or change a member’s role in an organization.
documented