I would like to connect to make my mails which are hosted at infomaniak.com in order to create an automatic sorting. I already have the ID client, the secret client and the application + token created. Which module should I use? Is this even possible? If so, HTTP in GET? I’m lost, I’ve been looking for a while now.
Yes i did it, but what’s the goal after? Get ? Post ? how i can retrieve my folders in my mailbox as there isn’t a ‘’ infomaniak ‘’ module, i mean i want to sort them like gmail or microsoft 365
Your best option is to create a custom app or hire a professional to create one for you.
Alternatively you can suggest this integration in the app-ideas.
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the app’s universal module (Make an API call) or generic HTTP “Make a request” module.
You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
If you need assistance in setting up the app’s universal module, or the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.
You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules