Hi guys,
As non-tech guy, I’m having troubles using HTTP module for connecting app that uses API and don’t have Make connections.
Do you have any ressources (mentor, courses, etc.) where I could learn this ? If something free exists that would be great but I’m willing to pay if I can learn well and quickly.
Thanks for your help.
Best,
Hey @Guillaume,
Great to see your question here in the community!
I just wanted to clarify that this is a community of Make users helping out and sharing knowledge. This means we don’t have access to any of your scenarios, organizations etc.
It’s therefore always best to share some screenshots so that the community can see what’s going on in your scenarios visually.
Detailed information could be provided for example by an:
- overview of your scenario setup (functions, mappings, variables etc.)
- the input area of the module you are having trouble with
- the output area of the module you are getting data from
Thank you!
In case you think this is not needed, please disregard this message. I have send this message by automation since you don’t have any attachments.
hi @Guillaume ,
You can definitely learn for free. There are good few tutorial on YouTube, just search for “HTTP crash course” or similar For example, this 40-minute video talks you through the basics and provides you with tools to test your API calls.
Otherwise, shout out if you need help with anything specific. Happy to help.
1 Like
Download postman as fast as you can. Experiment with their learning postman course. It is absolutely the best tool to understand exactly how web apis work. It is by far the best tool on the planet to experiment and test all about APIs.
2 Likes
Thanks @zezutom I will check your video !