Connect to an app not in the list

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.

1 Like

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!

1 Like