Commerce
Instamojo
2min
with instamojo modules in make, you can watch new payments, retrieve and search for payments, create payment requests, and make api calls to get started with instamojo, create an account at instamojo com https //www instamojo com/accounts/register refer to the instamojo api documentation https //docs instamojo com/reference/overview and setup 1 for the list of available endpoints connect instamojo to make to create a connection you will first need to obtain your client id and client secret from instamojo log in to your instamojo account click on api & plugins in the sidebar and create new credentials select direct (rest) api integration from the dropdown and click generate credentials copy the generated client id and client secret log in to your make account and add an instamojo module to a make click add next to the connection field optional in the connection name field, enter a name for the connection paste the client id and client secret that you copied in step 4, choose an account type , and click save you have successfully established the connection you can now edit your {{scenario singular lowercase}} and add more instamojo modules if your connection needs reauthorization at any point, follow the connection renewal steps here docid\ so88fm6pkt0g adkddfzz build instamojo {{scenario plural}} after connecting the app, you can perform the following actions watch new successful payment triggers when a new successful payment is received watch new failed payments triggers when a payment failed create a payment request creates a payment request get a payment gets a payment search payments searches for payments that match the specified criteria make an api call performs an arbitrary authorized api call