How do I connect to an app which is not supported by Make?
Can someone help me with it?
Is there a step by step guide for this.
Thank you.
How do I connect to an app which is not supported by Make?
Can someone help me with it?
Is there a step by step guide for this.
Thank you.
Hey There @User1111 ,
Try Using a HTTP - Make a Request Module with the Appβs API that you want to connect with.
Welcome to the Make community!
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the generic HTTP βMake a requestβ module.
If the external service allows you to register webhooks, then you can create a trigger to wait for incoming webhook requests in Make using the generic Webhook βCustom webhookβ module.
You can also suggest for it to be made in the Idea exchange. Donβt forget to search for it first, in case someone already suggested it!