- Home
- Resources
- Integrations
- Payment Rails
Payment Rails Make integrationAutomate Payment Rails with Make.
Can Make pay people in Payment Rails for you, without a line of code? The Payment Rails Make integration gives you 13 modules: 2 instant triggers, 9 actions and 2 searches. This guide shows finance and ops teams how to connect the account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Payment Rails Make integration automate?
The Payment Rails Make integration links your Payment Rails account to Make, a no-code tool where you build a scenario (the automation itself, a chain of steps) out of modules (one brick each: a trigger, an action or a search). Make then creates, reads, updates and deletes payments and recipients in Payment Rails, with no one copying data by hand.
Payees created from your own lists. A contractor signs up in a form or a spreadsheet, and Create a Recipient adds that person to Payment Rails. Create a Payment can follow in the same scenario, so the payout is ready without retyping a name or an amount.
Status changes that reach the right people. Watch Payment Status Updated fires the moment a payment moves to a new status. Send that signal to your accounting tool, a spreadsheet or a chat channel, and the finance team stops refreshing the dashboard.
Clean records on both sides. When a supplier changes their details in your CRM, Update a Recipient keeps Payment Rails in line. Watch Recipient Updated covers the opposite direction, pushing edits made in Payment Rails back to your other tools.
Know the limits before you start. Make itself says its documentation for Payment Rails is short, because little public information exists about the app, so expect to test each module with real data. For anything the listed modules skip, Make an API Call reaches the rest of the API. If you are still choosing a platform, the n8n vs Make comparison lays out the criteria, and the Make pricing page explains how operations are counted. Teams that want a hand can look at the Make training.
How do you connect Payment Rails to Make?
- 01
Add a Payment Rails module
In your scenario, click the +, search for Payment Rails and pick any of its modules. Make then asks for a connection, meaning your Payment Rails account linked to Make once and reused by every module of the app. Click Create a connection.
- 02
Name it and authorize Make
Give the connection a name you will recognize later, such as the account it belongs to. Then follow what Payment Rails asks for: either you approve Make on a Payment Rails page, or you paste the key your Payment Rails account gives you.
- 03
Save and check the module
Click Save. The module now shows your connection, and Make can list the Payment Rails objects it is able to read. Every other Payment Rails module in the scenario can reuse the same connection without asking again.
Your first scenario: pay a new contractor from your own list
GoalWhen a new contractor appears in another tool, Make creates the recipient in Payment Rails and then prepares their payment.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. Pick the app where contractors land first, a form or a spreadsheet, and choose the module that watches new entries.
- 02
Add Create a Recipient
Click the + on the right of the first module and add Create a Recipient from Payment Rails. Create a connection if Make asks, then map the contractor's details from the previous module into its fields.
- 03
Chain Create a Payment
Add Create a Payment after it. Map the recipient that the previous module just returned, so the payout lands on the right person, then fill in the payment fields with values from your first app.
- 04
Test with Run once
Add one test contractor in your source app and click Run once. Each module shows the bundles it received, one bundle per item, so you can check that the recipient and the payment look right in Payment Rails.
- 05
Schedule and switch it on
Set the schedule on the first module. A new scenario checks every 15 minutes by default, which is also the shortest gap on the Free plan. Then turn the scenario on and let it handle the next contractor.
What starts a Payment Rails scenario?
2 modules start a scenario when something happens in Payment Rails. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Payment Rails as soon as it happens.
Watch Payment Status Updated
Instant triggerIn Make“Triggers when a payment's status is updated.”
Your scenario starts whenever a payment in Payment Rails moves to another status, and it receives that payment as a bundle to pass along. This is the trigger to reach for when someone downstream needs to know where a payout stands.
Watch Recipient Updated
Instant triggerIn Make“Triggers when a recipient is updated.”
Edits to a payee in Payment Rails reach Make right away, with the updated recipient as the bundle. Use it to keep the people you pay identical in every tool, with no reconciliation by hand.
What can the Payment Rails modules do?
Payment Rails 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
Create a Payment
ActionIn Make“Creates a new payment.”
Turns data from another tool into a payment in Payment Rails, ready for the recipient you point it to. It is the module that removes retyping from payouts.
Create a Recipient
ActionIn Make“Creates a recipient.”
Adds a new payee to Payment Rails from any source Make can read, so a form entry or a CRM contact becomes someone you can pay.
Delete a Payment
ActionIn Make“Deletes a payment by ID.”
Removes one payment from Payment Rails, identified by its ID. You feed it that ID from a trigger, a search or a previous module in the same scenario.
Delete a Recipient
ActionIn Make“Deletes a recipient by ID.”
Takes a payee out of Payment Rails by ID, which keeps your recipient list limited to people you still work with.
Get a Payment
ActionIn Make“Gets a payment by ID.”
Fetches the full record of one payment when you already hold its ID, so later modules can use every detail Payment Rails stores about it.
Get a Recipient
ActionIn Make“Gets a recipient by ID.”
Reads one payee by ID and hands their full profile to the next module, which is handy for personalizing an email or filling a ledger line.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Payment Rails API with the connection you already set up, so the scenario is not limited to the other modules on this page.
Update a Payment
ActionIn Make“Updates a payment.”
Changes an existing payment in Payment Rails, so a correction made in your source tool does not need a second manual edit.
Update a Recipient
ActionIn Make“Updates a recipient.”
Pushes new payee details into Payment Rails, keeping the profile there aligned with your CRM or HR tool.
Search Payments
SearchIn Make“Searches payments by given criteria.”
Finds payments that match the criteria you set and returns zero, one or several bundles, one per payment found.
Search Recipients
SearchIn Make“Searches recipients by given criteria.”
Looks up payees by the criteria you give and returns each match as its own bundle, which is the safest way to check before creating someone new.
Need help automating Payment Rails with Make?
A person reads every message.