- Home
- Resources
- Integrations
- Instamojo
Instamojo Make integrationAutomate Instamojo with Make.
Can Make react when an Instamojo payment succeeds or fails? Yes. The Instamojo Make integration gives you 6 modules, including 2 payment triggers. This guide walks shop owners and ops teams from connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Instamojo Make integration do for you?
The Instamojo Make integration links your Instamojo account to Make so payments start work in your other tools. You build a scenario, the automation made of modules, and Make watches for new successful or failed payments, creates payment requests, and looks payments up, with no code.
Recover a failed checkout. Watch New Failed Payment spots the failure, and Create a Payment Request prepares a fresh request you can send back to the buyer instead of losing the sale.
Feed your bookkeeping. Watch New Successful Payment hands each paid order to the next module, so a spreadsheet, a CRM or an invoicing app records it without anyone retyping the amount.
Answer a customer question. Search Payments and Get a Payment pull the payment behind a support ticket, which saves a trip to the Instamojo dashboard.
Know the limits before you start. Both triggers here are scheduled, so Make checks Instamojo on the scenario's schedule rather than the moment money moves. Make also states that its own documentation for Instamojo is limited. Test each module with Run once. When a listed module falls short, Make an API Call reaches other endpoints with the same connection. The Make troubleshooting guide helps when a run fails, and Make pricing explains how operations are counted. Instamojo often has an n8n node too; n8n vs Make compares both tools.
How do you connect Instamojo to Make?
- 01
Add an Instamojo module
In a new scenario, click the +, type Instamojo, pick any of its modules, then click Create a connection. A connection is your Instamojo account linked to Make once and reused by every Instamojo module.
- 02
Name the connection
Giving it a name is optional but useful. Something like the shop or the account owner makes the right connection easy to spot later, especially when a team runs several Instamojo accounts.
- 03
Authorize and save
Follow what Make asks: approve access on the Instamojo page that opens, or paste the key Instamojo gives you. Then click Save, and the module can read your account.
Your first scenario: turn a failed payment into a new request
GoalWhen a payment fails in Instamojo, Make creates a new payment request for the buyer.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas to place the first module.
- 02
Add the failed payment trigger
Search Instamojo, choose Watch New Failed Payment and select your connection, or click Create a connection if you have not linked the account yet.
- 03
Add the payment request
Click the + to the right of the trigger, pick Create a Payment Request, and map the buyer details that came from the failed payment into its fields.
- 04
Test with Run once
Click Run once. Each bundle, one payment passing from module to module, shows up in the bubbles, so you can check what Instamojo sent before going live.
- 05
Schedule and switch on
Open the clock on the first module, keep the default of every 15 minutes or pick another interval your plan allows, then switch the scenario on.
What starts an Instamojo scenario?
2 modules start a scenario when something happens in Instamojo. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Instamojo as soon as it happens.
Watch New Failed Payment
Scheduled triggerIn Make“Triggers when a payment failed.”
Catch the payments that did not go through, so a missed sale becomes a follow-up instead of a silent loss. Each failed payment arrives in the scenario as its own bundle.
Watch New Successful Payment
Scheduled triggerIn Make“Triggers when a new successful payment is received.”
Get every completed payment handed to the rest of your stack, ready to be logged, thanked or fulfilled. The paid order becomes a bundle the next module can map.
What can Make do in Instamojo?
Instamojo gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Payment Request
ActionIn Make“Creates a payment request.”
This module produces a new payment request in Instamojo, so a scenario can ask a customer for money without you opening the dashboard.
Get a Payment
ActionIn Make“Gets a payment.”
Pull the full record of one payment you already know, and the next modules can use its details in a message or a sheet.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any Instamojo API endpoint from your scenario, using the connection you already created, when the listed modules do not cover your need.
Search Payments
SearchIn Make“Searches for payments that match the specified criteria.”
Find the payments that match your criteria and send them one by one down the scenario, which makes batch checks and reports possible.
Need help automating Instamojo with Make?
A person reads every message.