- Home
- Resources
- Integrations
- Pagar.me
Pagar.me Make integrationAutomate Pagar.me with Make.
Know about every new chargeback without refreshing the Pagar.me dashboard. The Pagar.me Make integration gives you 15 modules: 4 triggers, 5 actions and 6 searches. This guide shows finance and ops teams how to connect the account and run a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Pagar.me Make integration do for you?
The integration lets Make read your Pagar.me account and pass what it finds to your other tools. You build a scenario, which is the automation itself, out of modules: each module is one step, such as watching for new transactions or fetching your balance. No code is involved, only a Pagar.me API key.
A chargeback never sits unnoticed. Watch Chargebacks picks up each new dispute, Get Transaction pulls the payment behind it, and the next module in your scenario posts both to the channel your support team reads.
Your finance sheet follows the money. For a finance lead reconciling payouts, Watch Balance Operations spots each movement on the account balance, and Get Payable or List Transaction Receivables adds the receivable details before a row lands in the sheet.
New buyers reach your CRM. Watch Customers catches every customer created in Pagar.me, and Search Customers lets you line up the existing base against the CRM before a sales rep follows up.
Keep the scope in mind. All four triggers are scheduled, so Make checks Pagar.me on your scenario's clock rather than hearing from it the moment something happens. Apart from Make an API Call, the other modules only read data and none of them creates anything in Pagar.me; for any endpoint they skip, Make an API Call reuses the same connection. The official Make documentation for this app also warns that it was AI-generated from Pagar.me sources, so verify anything critical with Pagar.me directly.
Many apps also have an n8n node, and the n8n vs Make comparison helps you pick a tool. Before you build, the Make pricing page explains how operations are counted, and Make training covers the editor from scratch.
How do you connect Pagar.me to Make?
- 01
Copy your API key
In Pagar.me, open your Dashboard, click your account name or profile icon, then Settings and API Keys. Copy the key shown on screen. You need an active Pagar.me account to get one.
- 02
Add a Pagar.me module
Log in to Make, add any Pagar.me module to your scenario and click Create a connection. A connection is your Pagar.me account linked to Make once, then reused by every Pagar.me module you add later.
- 03
Paste the key and save
Give the connection a label in Connection name if you run several accounts (the field is optional). Paste the API key you copied, confirm, and Make starts listing what it can read from Pagar.me.
Your first scenario with Pagar.me: flag each chargeback
GoalWhen a new chargeback is registered in Pagar.me, Make fetches the disputed transaction so your team sees the full picture.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the big + to place the first module. Everything you add from here runs left to right.
- 02
Pick Watch Chargebacks
Search for Pagar.me, choose Watch Chargebacks and select the connection you created. If it does not exist yet, click Create a connection and paste your API key.
- 03
Add Get Transaction
Click the + on the right of the trigger and add Get Transaction. Map the transaction the chargeback refers to; Run once shows you what the chargeback bundle carries, so pick it there.
- 04
Test with Run once
Click Run once. Make executes the scenario a single time and shows the bundles, the items each module received. Open them to check that the chargeback and its transaction match.
- 05
Schedule and switch on
Click the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. From now on, each new chargeback reaches Make on the next check.
Pagar.me triggers in Make
4 modules start a scenario when something happens in Pagar.me. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Pagar.me as soon as it happens.
Watch Balance Operations
Scheduled triggerIn Make“Triggers when new balance operation occurred in your account balance.”
Starts your scenario each time a new movement appears on your Pagar.me account balance, so every credit or debit can flow into a sheet or an accounting tool without anyone exporting it by hand.
Watch Chargebacks
Scheduled triggerIn Make“Triggers when new chargeback are registered for your company.”
Hands you every new chargeback registered for your company, one bundle per dispute, so the people who answer disputes hear about it from Make instead of discovering it later in the dashboard.
Watch Customers
Scheduled triggerIn Make“Triggers when new customers are created.”
Fires on each customer newly created in Pagar.me and passes that customer to the rest of your scenario, which is the simplest way to keep a CRM or mailing list in step with the people who pay you.
Watch Transactions
Scheduled triggerIn Make“Triggers when new transaction are created.”
Brings each newly created transaction into Make, which gives you a starting point for receipts, order updates or a sales log that fills itself instead of waiting on a manual export from Pagar.me.
Every Pagar.me module in Make
Pagar.me gives you 11 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Get Balance
ActionIn Make“Returns the balance of your account or a specified recipient.”
Tells you how much money sits in your Pagar.me account, or in the account of a recipient you name, at the moment the scenario runs. It is one figure you can drop into a report or a message.
Get Balance Operation
ActionIn Make“Returns a specific operation that occurred on your account balance.”
Opens one specific operation from your account balance so you can read its full detail. Picture a single line of a bank statement, expanded into everything Pagar.me knows about it.
Get Payable
ActionIn Make“Returns a specific payable movement.”
Fetches one payable movement, the money Pagar.me will settle to you for a sale, so your books show what is still expected rather than just what was charged.
Get Transaction
ActionIn Make“Returns a specific transaction information.”
Pulls the full record of one transaction into your scenario. It is the module you chain after a chargeback or a balance movement to see which payment it concerns.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Covers whatever the listed modules skip. With the same connection, this module calls any endpoint of the Pagar.me API and returns the answer as a bundle you can map downstream.
List Recipients
SearchIn Make“Searches for recipients created by your company.”
Returns the recipients your company has created in Pagar.me, one bundle each. Marketplaces that split payments between sellers get a clean list to sync or audit.
List Transaction Receivables
SearchIn Make“Searches for transaction payment information.”
Lists the receivables tied to one transaction, meaning the pieces of that payment Pagar.me will settle. Installment sales and split payments become readable line by line.
Search Balance Operations
SearchIn Make“List all the operations that occurred on your account balance.”
Brings back the operations recorded on your account balance, which lets you rebuild the movement history in a spreadsheet when you did not have a trigger running.
Search Chargebacks
SearchIn Make“List all chargebacks that occur on your account.”
Gathers the chargebacks on your account in one pass, handy when a risk manager wants a full picture of disputes rather than an alert for each new one.
Search Customers
SearchIn Make“List all registered customers.”
Looks through the customers registered in Pagar.me, so a scenario can compare them with your CRM and spot who is missing on either side.
Search Transactions
SearchIn Make“List all transactions that occurred on your account.”
Returns the transactions that occurred on your account, which is the module for sales reports or for filling a dashboard with past payments in bulk.
Need help automating Pagar.me with Make?
A person reads every message.