All 74 Make.com Functions Explained Using Examples

preview_player
Показать описание
🌍 COMMUNITY

📝 BLUEPRINTS

📚 SUMMARY

📺 RELATED VIDEOS

🎯 1:1 CONSULTING

🚀 AUTOMATION AGENCY

🔗 LINKS (some of these make me money - thanks in advance!)

👋 ABOUT ME
Hey everyone, my name is Jono. I run a 7-figure service business that offers DJ, photo, video services (#1 largest in Canada), and spent years figuring out how to automate every part of it (and hired the roles that I couldn't). Conservatively, I used to work 80+ hours per week, before sunrise till long after sunset; missing gatherings, family events and everything in between. Through automation though, I was able to replace my job. My goal is to help share what worked for me, in a dream of helping others find true success with their passion.

Please subscribe, like and comment below if you have any questions! Thank you 😊

⌛ TIMESTAMPS
0:00 Intro
3:16 Ceil Function
3:47 Floor Function
4:15 Max Value Function
6:13 Min Value Function
6:58 Round Function
8:53 Sum Function
9:26 Average Function
9:59 Parse Number Function
11:44 Formatting Number Function
13:06 Math Operators
14:25 Greater/Less Than Operators
14:34 Modulo Operator
15:23 PI/Random Number Variables
16:00 If Statement Functions
18:34 If/Empty Function
19:58 Switch Statement Function
22:35 Omit/Picker Functions
26:45 Get Function
29:45 General Operators
35:37 Length Function
36:10 Case Functions
39:25 Replace Function
40:02 Trim Function
40:35 Substring Function
41:32 Index Function
44:20 Encoding URL Functions
48:25 Contain Function
49:45 Split Function
54:15 Add Time Function
56:11 Compare Dates Function
57:42 Set Dates Functions
1:00:24 Format Date Functions
1:01:19 Parsing Date Function
1:03:57 Array Functions
1:04:45 Array Join Function
1:07:30 Array Length Function
1:08:44 Array Key Function
1:10:50 Array Slice Function
1:12:45 Array Merge Function
1:14:23 Array Contains Function
1:15:45 Array Remove Function
1:17:08 Array Add Function
1:17:42 Array Map Function
1:20:00 Array Shuffle Function
1:20:50 Array Sort Function
1:22:20 Array Reverse Function
1:23:20 Array First Function
1:23:56 Array Last Function
1:24:30 Flatten Function
1:25:46 Array Distinct Function
1:26:47 Array DeDuplicate Function
1:28:15 Array ToArray Function
1:29:14 Create Empty Array
1:30:19 Custom & System Variables

Рекомендации по теме
Комментарии
Автор

Here's the timeline of the video and every function I cover:
0:00 Intro
3:16 Ceil Function
3:47 Floor Function
4:15 Max Value Function
6:13 Min Value Function
6:58 Round Function
8:53 Sum Function
9:26 Average Function
9:59 Parse Number Function
11:44 Formatting Number Function
13:06 Math Operators
14:25 Greater/Less Than Operators
14:34 Modulo Operator
15:23 PI/Random Number Variables
16:00 If Statement Functions
18:34 If/Empty Function
19:58 Switch Statement Function
22:35 Omit/Picker Functions
26:45 Get Function
29:45 General Operators
35:37 Length Function
36:10 Case Functions
39:25 Replace Function
40:02 Trim Function
40:35 Substring Function
41:32 Index Function
44:20 Encoding URL Functions
48:25 Contain Function
49:45 Split Function
54:15 Add Time Function
56:11 Compare Dates Function
57:42 Set Dates Functions
1:00:24 Format Date Functions
1:01:19 Parsing Date Function
1:03:57 Array Functions
1:04:45 Array Join Function
1:07:30 Array Length Function
1:08:44 Array Key Function
1:10:50 Array Slice Function
1:12:45 Array Merge Function
1:14:23 Array Contains Function
1:15:45 Array Remove Function
1:17:08 Array Add Function
1:17:42 Array Map Function
1:20:00 Array Shuffle Function
1:20:50 Array Sort Function
1:22:20 Array Reverse Function
1:23:20 Array First Function
1:23:56 Array Last Function
1:24:30 Flatten Function
1:25:46 Array Distinct Function
1:26:47 Array DeDuplicate Function
1:28:15 Array ToArray Function
1:29:14 Create Empty Array
1:30:19 Custom & System Variables

jonocatliff
Автор

I was hours trying to do something very simple... I used to program in Python, so I don't have problems with logic, but I was struggling with how to put this logic into make.

Thank you!!

joaopedroviana
Автор

This is purely GEM info, , you should be in the core team of MAKE,

librakhan
Автор

Do you know how to create a list from a array of collections?

For example, I have 4 collections, each one with key and value, inside an array. I need to get just the values and create a list with them. I had the same problem as you when you used the function join for clients hobbies.

I got {object}, {object}, {object}, {object}

When I use map inside join I get just separators...

joaopedroviana
Автор

I love this video! Do you have a video on how to get nested JSON data available in future steps? I see the data in my webhook module; however, in a future step where I need to format a date, it is not showing up because it is nested in the original JSON data.

centuryedge
Автор

Thank you for your useful videos

I recently came across the Mar site and became interested in learning how to use it.
I was looking for tutorials on YouTube when I came across your channel.
As a non-English speaker who
has little knowledge of programming
and of course has 10 years of experience in content production,
I want to give my opinion on your channel.

Your tutorials are very comprehensive.
But there are a few problems.
1- Your videos are very long.
2- YouTubers clarify the problem and goal well at the beginning of each video, and then they go to the solution and try to complete the answer in a video of about 15 minutes.
3- Your videos are complicated for non-English speakers because you speak too fast.
4- YouTube translations and subtitles do not convey the meaning.

Wishing you success.

fardinlaxmi
Автор

Great learning this stuff, thanks much!

devworx.studio