Infomaniak - connect to make

Hello everyone,

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.

Thank you very much for your help

According to the developer documentation, you’ll need to use the OAuth 2.0 module.

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like

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.
Screenshot_2024-01-17_130153

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

  • API and Endpoints
  • Header and body
  • Multipart/form-data
  • OAuth 2.0

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

3 Likes

I found this : Infomaniak Developer Portal, i’m checking now how to complite the automation now