I understand your frustration – this is due to the fact that you are building something one would consider more advanced, when you don’t have the basic knowledge of how Make operates. Actually, Make is quite fun and easier to work with compared to other automation platforms like Zapier. But first you’ll need to take some time to understand the basic concepts – which is why I went through the tutorials first before I built my first scenario not too long ago.
If you don’t know what’s a built-in function, I strongly recommend you take a quick look at the Make fundamentals in the Make Academy, where these features that would answer your question are covered:
Links
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
General
- Help Center | Tutorials
- Make Academy – learn Make and get your certificate ← CHECK THIS OUT
- Make Blog – get the latest updates
- Features & Pricing
Help Center Basics
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Aggregate an array for mapping complex fields
- Tokens for
parseDate| Tokens forformatDate - HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI
- How to use Regex in Make