API Use Case Examples
This section contains practical examples of how to use the Pipefy API for common use cases. These examples are organized into modules to help you find the specific functionality you're looking for.
Table of Contents
1. AI
2. Automation
- Automation
- Automation actions
- Automation events
- Automations usage details query
- Retrieve automations
- Retrieve automation logs
- Retrieve automation logs by repo
- Get Automation Initial Values
- Get Automation Event Attributes
- List Automated Formula Operations
- Export Automation Jobs
- Simulate Automation Execution
3. Card and Field
- Add attachments to a card or field
- Create a card with required fields
- Create fields in a phase
- Move card to a different phase
4. Email and Communication
5. Field
6. Form and Configuration
7. Organization
8. Phase
9. Pipe
10. Query Tips
11. Report
12. Tag
- Add tags to resource
- Retrieve Tag Categories of an Organization
- Tags by category
- Tags by category on resource
- Update tag category
13. Ticket
14. Usage Stats
15. User
About These Examples
These use cases demonstrate common integration scenarios and best practices when working with the Pipefy API. Each example includes:
- A detailed description of the use case
- Required API permissions
- Example GraphQL queries or mutations
- Sample responses
- Implementation notes and considerations
Whether you're building a new integration or looking to enhance existing functionality, these examples provide practical guidance for working with the Pipefy API.