- Home
- Resources
- Integrations
- Easypay
Easypay Make integrationAutomate Easypay with Make.
What if every paid link could move the rest of your process on its own? The Easypay Make integration gives you 6 modules: one instant trigger, four actions and one search. This page shows finance and ops teams how to connect Easypay and run a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Easypay Make integration do for you?
The Easypay Make integration links your Easypay account to Make, a visual tool where you chain modules into a scenario, the automation you build. Easypay then reports payment events to Make and lets it create, extend, read and list Pay by links without a line of code.
Payment links that appear on their own. When an order or a quote is approved in another tool, Create a Pay by link produces the link for it, and the next module can pass it along to the customer or to your records.
Follow-up that starts when money moves. Watch Payment Events wakes your scenario as soon as Easypay reports a payment event, so the billing step, the team alert or the spreadsheet update happens right after it.
More time for late payers. Extend a Pay by link pushes back the expiration date of a link that is about to lapse, and List Pay by links lays out all your links so you can decide which ones to extend.
What Make does not cover here: only 6 modules exist, so anything outside payment links and payment events goes through Make an API Call. The Easypay doc page itself warns that it was written with AI help, so check important details against the Easypay documentation. If you are still choosing a tool, read our Make review and the n8n vs Make comparison; the Make training covers the editor from scratch.
How do you connect your Easypay account to Make?
- 01
Create your API key in Easypay
In Easypay, open the Developers section from the configuration menu, then Configuração API 2.0, Chaves and Nova. Name the key, click Salvar, and copy both the API key and the Account ID shown on screen.
- 02
Open the connection window in Make
Add any Easypay module to your scenario and click Create a connection. A connection is your Easypay account linked to Make once, then reused by every Easypay module. The Connection name field is optional.
- 03
Paste your credentials and save
Enter the API key and Account ID you copied, or follow the instructions Make shows on screen. Once saved, the module can reach your Easypay account and you can fill in its other fields.
Your first scenario: a payment link for every new order
GoalWhen a new order shows up in another app, Make creates an Easypay Pay by link for it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. It will come from the app where your orders live, such as your shop or your form tool.
- 02
Set up the first module
Pick that app, connect it, and fill in its fields. Each order it returns becomes a bundle, one item that travels from one module to the next.
- 03
Add Create a Pay by link
Click the + on the right of the first module, search for Easypay and choose Create a Pay by link. Connect your account, then map the order data from the previous module into its fields.
- 04
Test with Run once
Click Run once to execute the scenario one time. Read the bundles each module received and check that the link was created in Easypay.
- 05
Schedule and switch it on
Set the schedule on the first module; a new scenario checks every 15 minutes by default. Then switch the scenario on so each new order gets its link without you.
What can start an Easypay scenario?
1 module starts a scenario when something happens in Easypay. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Easypay as soon as it happens.
Watch Payment Events
Instant triggerIn Make“Triggers when a payment event has occured.”
This trigger starts your scenario the moment Easypay reports a payment event, so whatever comes after a payment no longer waits for someone to check the dashboard. It is the only trigger of the app and the natural first module for any follow-up.
What can Make do in Easypay?
Easypay gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Pay by link
ActionIn Make“Creates a Pay by link.”
You get a fresh Easypay Pay by link without opening Easypay, created from data your scenario already holds. It turns an approved order or quote into something the customer can pay.
Extend a Pay by link
ActionIn Make“Extends the expiration date of a Pay by link.”
Gives a customer more time by moving the expiration date of an existing Pay by link further out, instead of issuing a new one. The original link stays the same, which spares the customer any confusion.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Easypay API to your scenario, using the same connection as the other modules. Any endpoint the listed modules do not cover can be called from here.
Retrieve a Pay by link
ActionIn Make“Retrieves the details of an existing Pay by link.”
Brings back the full details of one Pay by link you already created, so later modules can read them and decide what happens next. One link in, one bundle out.
List Pay by links
SearchIn Make“Retrieves a list of Pay by links.”
Returns your Pay by links as separate bundles, which lets the modules that follow handle each link on its own. It suits reviews and cleanups more than single lookups.
Need help automating Easypay with Make?
A person reads every message.