How to Use a Custom API in Make?

Hello everyone,

I plan to use Make with two applications that offer an API. I was wondering if there is any general documentation on how to use an API in Make and if I could use it as a reference?

Thanks in advance for your help!

Hi @SELA,

Welcome to the Make community. If you want to connect two applications that offer an API, the first step is to see if an App for each application already exist. If so, great, you can use it. If not, you can still connect to any (RESTful) API via the built-in HTTP module: https://www.make.com/en/help/apps/built-in-apps/http

Cheers,
@Henk-Operative

1 Like