🎯 Key Takeaways for quick navigation: 00:00 *🎬 Introduction to Automation Tips* - Overview of the video content and purpose. - Explanation of Make (formerly Integromat). - Introduction to the top 10 tips for building automations. 00:34 *📄 Resubmitting Data Efficiently* - Tip #6: Resubmit data using HTTP module. - Creating a new scenario to send data without multiple form submissions. - Steps to set up and test the HTTP request. 02:08 *🛠️ Utilizing Built-in Functions* - Tip #7: Use Make's built-in functions like if-then statements. - Examples of functions: if-then, format date, if empty. - How these functions reduce the number of operations needed. 07:41 *📊 Setting Multiple Variables* - Tip #8: Set multiple variables atthe beginning of a scenario. - Explanation of the set multiple variables function. - Benefits of setting variables early for efficient scenario management. 10:34 *🔄 Combining Get and Set Variables* - Tip #9: Use get and set multiple variables to streamline scenarios. - Example of a scenario using set and get multiple variables. - Avoiding scenario duplication and complexity. 14:39 *📑 Using Google Sheets as a Database* - Tip #10: Use Google Sheets to store and retrieve data. - Example of using Google Sheets to manage calendar information. - Benefits of using Google Sheets to simplify and organize scenarios. 18:02 *🎯 Conclusion and Summary* - Recap of the top 10 tips for Make automations. - Encouragement to use the tips for more efficient scenarios. - Invitation to leave questions and comments for further clarification. Made with HARPA AI
@@Denis-Korablev77 Translation: Is there a specialist who can help create this? My Response in Russian: Привет! Благодарю за ваш интерес. Да, я могу помочь вам или подсказать, как это сделать самостоятельно. Если вам нужна консультация или подробная инструкция, не стесняйтесь задавать свои вопросы здесь или напишите мне в личные сообщения. Буду рад помочь! My Response In English: Hello! Thanks for reaching out. First off, I want to mention that I don't speak Russian, so I'm using a translator. What exactly are you looking to get built out? If you explain it here or send me an email, I might be able to make a RUclips video about it, or I can quote you a price and then build out a template and send it to you. Let me know how I can help.
Thank you, Aaron, for this super informative video! I really appreciate the tips on using variables to make automation more dynamic and organized. I have a question: I’m working with a webhook for leads coming from different sources, and the field names can vary. For example, sometimes I get the name as "name," and other times it’s something like "hi my name is." Right now, I handle this by using a lot of "or" conditions in the Variable Set module, but it’s becoming messy and hard to scale. Do you have any advice on a better way to manage this? Maybe by using a Google Sheet as a database (like you mentioned) or some other method? Thanks so much, and keep up the great content! 🚀
You are very welcome! Glad to help! I may need a little more context. Do you mean the field names can vary as such: Info from Source 1: Full Name: Bob Smith Info from Source 2: My name is: Bob Smith Info from Source 3: First Name: Bob Last Name: Smith Info from source 4: name: Bob Smith Is that what you mean? My examples above would be the webhook info from various sources. If you mean something different, maybe you can provide a screenshot or a screenshare. You can also post or message me in my community here: clicklaunch.ai/learn-highlevel
This is awesome, needed this
🎯 Key Takeaways for quick navigation:
00:00 *🎬 Introduction to Automation Tips*
- Overview of the video content and purpose.
- Explanation of Make (formerly Integromat).
- Introduction to the top 10 tips for building automations.
00:34 *📄 Resubmitting Data Efficiently*
- Tip #6: Resubmit data using HTTP module.
- Creating a new scenario to send data without multiple form submissions.
- Steps to set up and test the HTTP request.
02:08 *🛠️ Utilizing Built-in Functions*
- Tip #7: Use Make's built-in functions like if-then statements.
- Examples of functions: if-then, format date, if empty.
- How these functions reduce the number of operations needed.
07:41 *📊 Setting Multiple Variables*
- Tip #8: Set multiple variables atthe beginning of a scenario.
- Explanation of the set multiple variables function.
- Benefits of setting variables early for efficient scenario management.
10:34 *🔄 Combining Get and Set Variables*
- Tip #9: Use get and set multiple variables to streamline scenarios.
- Example of a scenario using set and get multiple variables.
- Avoiding scenario duplication and complexity.
14:39 *📑 Using Google Sheets as a Database*
- Tip #10: Use Google Sheets to store and retrieve data.
- Example of using Google Sheets to manage calendar information.
- Benefits of using Google Sheets to simplify and organize scenarios.
18:02 *🎯 Conclusion and Summary*
- Recap of the top 10 tips for Make automations.
- Encouragement to use the tips for more efficient scenarios.
- Invitation to leave questions and comments for further clarification.
Made with HARPA AI
Wonderful! Very nice! Thanks!
Very useful for getting started with Make. Keep up the good work! Thank you for this and your other videos.
You're so welcome! Happy to hear it helped you out.
this is really good stuff Aaron. thank you.
Awesome! Glad to hear!
Dude. Thanks so much man! Great tips!
Happy to help! Glad you found value!
Wow! you are really cool in this topic, I am now your subscriber!
Есть специалист который может помочь создать это ?
@@Denis-Korablev77
Translation: Is there a specialist who can help create this?
My Response in Russian: Привет! Благодарю за ваш интерес. Да, я могу помочь вам или подсказать, как это сделать самостоятельно. Если вам нужна консультация или подробная инструкция, не стесняйтесь задавать свои вопросы здесь или напишите мне в личные сообщения. Буду рад помочь!
My Response In English: Hello! Thanks for reaching out. First off, I want to mention that I don't speak Russian, so I'm using a translator. What exactly are you looking to get built out? If you explain it here or send me an email, I might be able to make a RUclips video about it, or I can quote you a price and then build out a template and send it to you. Let me know how I can help.
@@AaronDelz как с вами связаться ?
Thank you, Aaron, for this super informative video! I really appreciate the tips on using variables to make automation more dynamic and organized.
I have a question: I’m working with a webhook for leads coming from different sources, and the field names can vary. For example, sometimes I get the name as "name," and other times it’s something like "hi my name is." Right now, I handle this by using a lot of "or" conditions in the Variable Set module, but it’s becoming messy and hard to scale.
Do you have any advice on a better way to manage this? Maybe by using a Google Sheet as a database (like you mentioned) or some other method?
Thanks so much, and keep up the great content! 🚀
You are very welcome! Glad to help!
I may need a little more context. Do you mean the field names can vary as such:
Info from Source 1:
Full Name: Bob Smith
Info from Source 2:
My name is: Bob Smith
Info from Source 3:
First Name: Bob
Last Name: Smith
Info from source 4:
name: Bob Smith
Is that what you mean? My examples above would be the webhook info from various sources. If you mean something different, maybe you can provide a screenshot or a screenshare.
You can also post or message me in my community here: clicklaunch.ai/learn-highlevel
any suggestions? @AaronDelz
Thanks - will you be sharing the blueprint ?
I’m work ing on recording a video that goes over the whole scenario in detail. I’ll probably have the blueprint there.
Here’s a simplified version of it: ruclips.net/video/mnIDPVLCV_0/видео.htmlsi=HJU26sXixG6JZevv
great help thanks
Awesome, glad to hear!
Which one was your favorite?
Please create a course.
I’ve been wanting to. But it sounds like I should be making one sooner rather than later.
I need to hire you for a project
For #10 make has its own database so you don’t have to authenticate with gsheets
Yea, at the time of this video I wasn't using the internal database, I felt it was too limited for what I was using it for. I may start using it more.
Too difficult for me at the moment. It's a bit complex for the non-tech-savvy
Using Make in general? Or some of my tips there?