Pipefy Make integrationAutomate Pipefy with Make.
Want your Pipefy pipes to react on their own when a card changes? The Pipefy Make integration gives you 23 modules, including 7 instant triggers on cards. This guide connects your account, builds a first scenario and explains when each module earns its place.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Pipefy Make integration automate?
The Pipefy Make integration links your Pipefy account to Make, a no-code tool where you build a scenario: a chain of modules that runs when an app calls Make or on a schedule. Pipefy tells Make when a card is created, moved, finished or late, and Make can then create, update or move cards and table records for you.
Requests that open their own card. A form, a spreadsheet row or an email in another app can start the scenario, and Create a Card drops the request into the right pipe with its fields filled. Nobody retypes anything.
Late work that escalates by itself. Watch Late Cards fires the moment Pipefy flags a card, and Move a Card to Phase pushes it into an escalation phase where a manager spots it. The same idea works with Watch Overdue Cards and Watch Expired Cards.
Reference tables kept in step. Pipefy tables hold suppliers, clients or assets. Create a Table Record and Update a Table Record keep them aligned with the tool where that data really lives, such as the one described in our Airtable Make integration guide.
What the Make side does not cover: the Pipefy documentation gives no numeric limit, and anything outside the listed modules goes through Make an API Call or Execute a GraphQL Query. Pipefy may also be reachable from n8n; our n8n vs Make comparison lays out the criteria, and the Make training covers the editor from scratch.
How do you connect Pipefy to Make?
- 01
Generate your Pipefy credentials
Sign in to Pipefy with Super Admin permissions, open your avatar, then Company settings. In Service Accounts, click Generate new token, give it a name, a role and an expiration, then copy the Client ID and Client Secret somewhere safe.
- 02
Open the connection window in Make
Add any Pipefy module to your scenario and click Create a connection. A connection is your Pipefy account linked to Make once, then reused by every Pipefy module. Naming it in Connection name is optional but helps later.
- 03
Paste the keys and save
Fill Client ID and Client Secret. Touch Subdomain only if your workspace has a custom domain: for bestsaas.pipefy.com you type just
bestsaas. Click Save and confirm access if Pipefy asks.
Your first scenario with Pipefy and Make
GoalWhen Pipefy flags a card as late, Make moves it into your escalation phase.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big +. Search for Pipefy and pick Watch Late Cards as your first module.
- 02
Link the trigger to Pipefy
Click Create a webhook, then Create a connection with the credentials from the previous section. Once connected, fill the trigger's fields: Make lists what it can read in your account, so you pick from a menu instead of typing.
- 03
Add the move
Click the + to the right of the trigger and add Move a Card to Phase. Map the card coming from the trigger, then choose the phase where late work should land.
- 04
Test with a real late card
Click Run once, then let a test card go late in Pipefy. Each module shows the bundle it received, meaning the card data passed along, so you can check the right card moved.
- 05
Switch it on
Turn the scenario on. Because the trigger is instant, Pipefy calls Make as soon as a card turns late, and each module run counts as one operation on your Make plan.
Pipefy triggers in Make
7 modules start a scenario when something happens in Pipefy. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Pipefy as soon as it happens.
Watch Card Field Update
Instant triggerIn Make“Trigger when a card field updated.”
Any time someone edits a field on a card, this trigger hands the change to your scenario, so a new amount, owner or status can ripple into other tools without a copy and paste.
Watch Done Cards
Instant triggerIn Make“Triggers when a card is marked as done.”
Finished work becomes a signal: this trigger starts your scenario when a card is marked as done, which is the natural moment to close the loop with a client, an invoice or a report.
Watch Expired Cards
Instant triggerIn Make“Triggers when a card expires.”
You get a scenario run the moment Pipefy marks a card as expired, which lets you react to work that ran past its window instead of discovering it during a review.
Watch Late Cards
Instant triggerIn Make“Triggers when a card gets late.”
This trigger turns a slipping card into an action: as soon as Pipefy considers a card late, your scenario can alert someone or move the card where it will be seen.
Watch Moved Cards
Instant triggerIn Make“Triggers when a card in a particular pipe is moved.”
Phase changes are where most processes hand work over, and this trigger fires when a card in the pipe you choose moves, so the next team hears about it without checking the board.
Watch New Cards
Instant triggerIn Make“Triggers when a new card is created.”
Every fresh card becomes the start of an automation: the trigger runs your scenario when a card is created, whether a teammate, a Pipefy form or another scenario added it.
Watch Overdue Cards
Instant triggerIn Make“Triggers when a card gets overdue.”
Deadlines stop hiding in the board: this trigger starts your scenario when a card becomes overdue, so you can chase the owner or warn the client before anyone asks.
What Make can do in Pipefy
Pipefy gives you 16 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Card
ActionIn Make“Creates a new card.”
New requests land in Pipefy without anyone typing them: this action opens a card in the pipe you pick and fills it with data from earlier modules.
Create a Table
ActionIn Make“Creates a new table.”
This one builds structure rather than data: it adds a brand new Pipefy table, useful when each client, project or event deserves its own reference list.
Create a Table Record
ActionIn Make“Creates a new table record.”
Your Pipefy tables fill themselves: the action adds a record, like a supplier, a contact or an asset, using data that arrived earlier in the scenario.
Delete a Card
ActionIn Make“Deletes a card.”
Cleanup without the clicking: this action removes a card from Pipefy when your scenario decides it no longer belongs there, such as spam or a duplicate request.
Delete a Table Record
ActionIn Make“Deletes a table record.”
A record that is gone at the source disappears from your Pipefy table too, which keeps lookups and connected cards from pointing at stale entries.
Execute a GraphQL Query
ActionIn Make“Performs an arbitrary authorized GraphQL query.”
Pipefy speaks GraphQL, and this module lets you send your own query with the existing connection, reaching data or actions that the ready-made modules do not offer.
Get a Card Info
ActionIn Make“Gets card details.”
Hand it a card and it returns the full details, so the rest of the scenario works with complete information instead of the thin slice a trigger or another app provided.
Get a Table Record
ActionIn Make“Gets a table record.”
One table record, fetched in full: the module pulls a record so its values can feed an email, a card update or a document later in the flow.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
The safety net for everything else: this module calls any endpoint of the Pipefy API with the same connection, so a missing module rarely blocks a project.
Move a Card to Phase
ActionIn Make“Moves a card to another phase.”
Cards advance without someone dragging them: the action shifts a card into another phase of its pipe, which is how an outside event can push your process forward.
Update a Card
ActionIn Make“Updates a card.”
Change several things about a card in one step, keeping Pipefy in line with what happens in your other tools rather than relying on someone to remember.
Update a Card Field
ActionIn Make“Updates a card field.”
Precise edits: this module writes a new value into one field of a card, perfect when an outside event settles a single answer such as an approval or a tracking code.
Update a Table Record
ActionIn Make“Updates a table record.”
Records stay current: the action rewrites the values of an existing table record so the people using Pipefy see the same data as the source system.
Get a Phase
SearchIn Make“Returns phase details.”
This search returns the details of a phase, which helps a scenario understand where things stand in a pipe before it decides what to do next.
List Cards
SearchIn Make“Lists cards”
Pull a set of cards out of Pipefy at once, then let the next modules handle them one by one, for a digest, an export or a bulk update.
List Table Records
SearchIn Make“Lists table records.”
Retrieve the records of a Pipefy table in one go, handy for checking whether an entry exists before creating it or for syncing a table to another tool.
Need help automating Pipefy with Make?
A person reads every message.