How to use the Make.com (formerly Integromat) Webhook - Tutorial 2023

  Рет қаралды 26,131

TechflowAI - Producing Time

TechflowAI - Producing Time

Күн бұрын

Пікірлер: 54
@TechflowAI
@TechflowAI 2 жыл бұрын
What further questions do you have about Integromat Webhooks?
@adampilarski514
@adampilarski514 Жыл бұрын
Hello Manuel, could you explain how to get Google Drive to notify Make (integromat) webhook whenever new file is stored on specific GD folder? I'd like to pass audio to Whisper AI for transcription, but got stuck on this point. It seems Make don't have such instant integration with GDrive like Zapier has?
@kaizze8777
@kaizze8777 Жыл бұрын
I feel like I understand in these ten minutes more than all the other hours on other videos. Subbed
@TechflowAI
@TechflowAI Жыл бұрын
Thank you so much for your feedback! I often times feel the same with videos on KZbin which is why I try to pack as much value into them as possible without all the "fluff". Happy you got value out of it! 😊
@foodygoody2282
@foodygoody2282 10 ай бұрын
Hi, great vid. Do you know if it's also possible to have multiple webhooks coming in and sequence them? Thanks in advance!
@TechflowAI
@TechflowAI 10 ай бұрын
Yes, you can go to the scenario settings and change it to "sequential processing". Webhooks will then be processed one by one in the order they came in. Important note: It will stop your whole scenario if there are errors or incomplete executions until you resolve them.
@TechflowAI
@TechflowAI 10 ай бұрын
Glad you found it! 😊 I'm not 100% sure what you mean by that. You can chain webhooks/scenarios by adding a HTTP module at the end of your first scenario. The HTTP module (make a request) contains the webhook URL of your second scenario. That way you can create a sequence of scenarios. Is that what you're looking for? If not, feel free to send me an email and we can jump on a quick zoom call to figure it out. info@techflow.ai
@ricardogroiso5196
@ricardogroiso5196 26 күн бұрын
Hi, I created a website in Wordpress and WP WebHooks plugin. I use a single URL for the actions of new, update and delete post. My question is how to make Make recognize each action through the WebHook module?
@TechflowAI
@TechflowAI 10 күн бұрын
Does the WebHooks plugin send a certain "Event" type? That's usually the case and will allow you to set up a "Router" + "Filters" after that in your Make scenario to take different actions based on new, update or delete post. Let me know if that solves the issue.
@leewright4941
@leewright4941 2 ай бұрын
Very interesting but I completely lost what you were doing at 6.29. What app did you go to to enter the URL?
@TechflowAI
@TechflowAI 2 ай бұрын
That's ManyChat - External Request Action. I used it as an example source for webhooks. You could also use Postman for texting or even reqbin.com for very simple and quick testing of your webhooks. Hope this helps and gets you back on track! 😊 Remember, at Techflow.ai we're all about helping you to produce time. 🌟
@miguelsgoliveira
@miguelsgoliveira Ай бұрын
Instead of the body being “accepted” or “failure”, can’t it be a specific variable obtained from previous modules? If the webhook receives “1” and “2” and the intermediate modules add them, can’t the response be 3? (In every session the numbers to be added could be different) I can’t seem to do that!
@TechflowAI
@TechflowAI 10 күн бұрын
Yes, absolutely! You can also send back any response in the body you like. Simply format it as JSON to make it easy for the source to understand your reply. For example: { "result": 3 } Hope this helps. :) P.S.: You might have to add the header "content-type": "application/json".
@meerubruh
@meerubruh 4 ай бұрын
Thanks for this video king
@TechflowAI
@TechflowAI 4 ай бұрын
You're most welcome! 😊 Is there another topic you want to learn more about related to Make?
@meerubruh
@meerubruh 4 ай бұрын
@@TechflowAI is this an automated response? :P
@TechflowAI
@TechflowAI 4 ай бұрын
​@@meerubruh haha.. Nope! We COULD automate it but some things should not be automated at all. :) Have a great day! Manuel
@VukasinMilinkovic
@VukasinMilinkovic 6 ай бұрын
I post comments on youtube once every 5 years. This guy is truly amazing! Everybody who wants to save a ton of time in their business should absolutely join his course, it's worth every penny! Using his tips and tricks will for sure earn you a fortune! So, don't hesitate at all! Kudos to you sir!
@TechflowAI
@TechflowAI 6 ай бұрын
Thank you so much for your kind words Vukasin and for choosing my content as your once-in-5-years comment - I’m genuinely honored. It's awesome to hear that you've found such great value in the course and tips! 🚀 If there's anything specific you loved or something you'd like to see more of, do let me know. I'm all ears for feedback or ideas that can help make your experience even better. And to anyone on the fence about joining, consider this your sign! We're here to help you streamline your operations and get back precious hours in your day. Let's make your business journey a bit smoother together. Thanks again for the support, it truly means the world! 🌎💼 👉 makesimplified.com P.S. Always here if you've got questions or need a hand with anything!
@awaisyousaf
@awaisyousaf 2 жыл бұрын
Thank you! Very helpful video!
@TechflowAI
@TechflowAI 2 жыл бұрын
You're most welcome! Glad it helps :)
@TaufiqRidwanMastor
@TaufiqRidwanMastor 11 ай бұрын
hi, nice video. I have a question, do you know how to create a scenario to import attendee reports in Zoom using Make? I really appreciate it if you could make a video about it.
@TechflowAI
@TechflowAI 11 ай бұрын
Thank you for your feedback. You'd most likely need to use this endpoint: developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportMeetingParticipants The native Zoom modules of Make don't have the required scopes for this endpoint to work, so you'll have to create your own integration with Zoom using a custom app or HTTP modules.
@TaufiqRidwanMastor
@TaufiqRidwanMastor 11 ай бұрын
@@TechflowAI Thank you!
@briannachavis8888
@briannachavis8888 10 ай бұрын
Question, I'm doing "create a row" with Google Sheets, but it's not adding to the row to the bottom of where my information is? It's adding it a few lines up and I'm a bit confused as to why or what to change in the settings. Thanks for the awesome videos, trying this out over Zapier! The last of my info on the particular worksheet is line 35 but it added the information to line 14 for example.
@TechflowAI
@TechflowAI 10 ай бұрын
Great question and good to hear that the videos are helping you out! 😊 Most likely you have an empty row in row 13 or 14. The "Add a Row" module always inserts the row after the first completely empty row it can find in your Google Sheet. Can you please double check that and let me know if that solved your issue? Cheers, Manuel
@vincentbanterla3669
@vincentbanterla3669 Ай бұрын
Hi, what scheduling system do you use?
@TechflowAI
@TechflowAI 10 күн бұрын
We're using Calendly currently.
@chrisder1814
@chrisder1814 3 ай бұрын
hello could you help me understand what result I could get if I add the jungle scout API for Amazon sellers to my scenario
@TechflowAI
@TechflowAI 2 ай бұрын
We've just released a new video about how to make API calls with Make. You can check it out here: kzbin.info/www/bejne/Y4Cro5yOn5KEb80
@chrisder1814
@chrisder1814 2 ай бұрын
@@TechflowAI I asked you about JS api but also I'd like to create an image background removal robot using the API of Canva, RemoveBG, or perhaps GPT-4V. Do you know if this is possible? I thought I could implement it on my WordPress database or in my Google Sheets product catalog (which is my second database). Is this a good idea? (I'm not shure my pevious message was clear)
@cgc2300
@cgc2300 4 ай бұрын
Hi could you help me how the APIs work, I mean could you explain to me the results I could get depending on different applications I use on make's site there are very few details, I mean only a few words to describe each of the triggers of each application, There is no make scenario generator? I realized that chatgpt is able to reason by writing us a story or a tailor-made cooking recipe I thought he could also reason by giving me examples of use of make, tailor-made scenarios according to my objectives
@TechflowAI
@TechflowAI 4 ай бұрын
Great questions. We have a video coming up on APIs. :) Subscribe to our channel to not miss out on that. Make has a built-in AI generator to help you get started with scenarios. Have you tried that? It's constantly being improved. Our free GPT assistant can also help you get started. You can access it here: makesimplified.com/free-gpt-assistant
@cgc2300
@cgc2300 4 ай бұрын
​@@TechflowAIThank you very much, do you have a video or a written tutorial so that I can understand how to use this gpt? Are you also using an n8n, I would like to use this software rather than make
@TechflowAI
@TechflowAI 4 ай бұрын
@@cgc2300 Simply ask the GPT any questions you might have in relation to Make and it will help you out. We've trained it extensively to help you further. We're using n8n for some heavy-weight automations on the backend but highly prefer using Make for everything. Why? Because it's secure, a lot faster to set up and maintain, very user-friendly and more. We're happy to pay for that service rather than using n8n self-hosted with all the trouble that comes with self-hosting. e.g. even a simple UUID requires JavaScript in n8n and is not a built-in feature.
@jetexpobelarus3086
@jetexpobelarus3086 2 жыл бұрын
Hi. thank you for the video. can we send files data through webhook (photo, video, pdf and doc files) and upload it to Google drive?
@TechflowAI
@TechflowAI 2 жыл бұрын
If you append it as binary data, yes, you can do that. :) You can also append the download URL to a file and then download it inside Make with the HTTP Get a File module.
@АлександрЮшкевич-м6ъ
@АлександрЮшкевич-м6ъ 2 жыл бұрын
@@TechflowAI thank you. I put a file with telegram bot to the folder on google disk, received a url of that doc. file with webhook and tried to download a inside Make with the HTTP Get a File module but it makes from doc files html file
@TechflowAI
@TechflowAI 2 жыл бұрын
If it's on Google Drive, use the Google Drive download a file module instead.
@АлександрЮшкевич-м6ъ
@АлександрЮшкевич-м6ъ 2 жыл бұрын
@@TechflowAI I tried to download a file that I received with webhook (a doc. file) with HTTP Get a file module but it made a html file instead. Url I I put to the HTTP module was downloadable
@АлександрЮшкевич-м6ъ
@АлександрЮшкевич-м6ъ 2 жыл бұрын
thank you
@Architect_kor
@Architect_kor 5 ай бұрын
thankyou~
@TechflowAI
@TechflowAI 5 ай бұрын
You're most welcome! 😊
@ishantanusrivas
@ishantanusrivas Жыл бұрын
what if I want to send the data on a recurring basis. Let's take an example - I want that webhook should run at 13:00 but I want that it should trigger everyday at 13:00 until stopped. But the main catch is this depends on user to user some user will set at 13:00 some at 15:00 to get notified everyday at the same time they have opted for.
@TechflowAI
@TechflowAI Жыл бұрын
You'd have to set up a separate scenario for each user you want to send a notification to. Then schedule the scenario accordingly for each user. You can use the Make API to modify the schedule of an existing scenario in case the user wants to get notified on a different time/date.
@mosheyuval350
@mosheyuval350 7 ай бұрын
I only see webhook response option
@TechflowAI
@TechflowAI 7 ай бұрын
The webhook module is only available as a trigger. It can't be connected after another module. It needs to be the first module in your scenario or a standalone module. Right click anywhere in your scenario in the blank space and hit add module, then search for webhook and the triggers should appear. Let me know if that helped. :)
@animation-guru4359
@animation-guru4359 2 жыл бұрын
Hello, Am having issue with paystack webhook. I can't get data from the paystack webhook. Can you help?
@TechflowAI
@TechflowAI 2 жыл бұрын
Sure! What have you tried so far? Where are you stuck? Feel free to contact me at facebook.com/manuelgick
@animation-guru4359
@animation-guru4359 2 жыл бұрын
@@TechflowAI Can I send you the source code. I can't get data from the webhook server to mine?
@TechflowAI
@TechflowAI 2 жыл бұрын
Sure, just contact me and send me some screenshots of where you're stuck and I'll be able to help you out. :)
@jeremymurphy7475
@jeremymurphy7475 5 ай бұрын
Here is a task tutorial .....How to get a random data set value...?
@TechflowAI
@TechflowAI 5 ай бұрын
Love it! Thank you! You can review this video about randomly picking a hashtag from a Google Sheet. The same concept can be applied to anything that you want to randomize. kzbin.info/www/bejne/fZateYJ4aNyfatk
@TechflowAI
@TechflowAI 5 ай бұрын
​@@jeremymurphy7475 Thank you for your feedback. According to our system, the email with the Make Functions Cheat Sheet has been sent to you over 1 hour ago already. Can you please check your spam folder as well? If not, feel free to reach out, and I'll send it over. Where exactly is a video blurry or code missing? We try to always focus on what is important by blurring out other things.
How to use Integromat WEBHOOKS (With Examples)
13:50
Max van Collenburg
Рет қаралды 37 М.
ROSÉ & Bruno Mars - APT. (Official Music Video)
02:54
ROSÉ
Рет қаралды 165 МЛН
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 28 МЛН
Top 27 ChatGPT Make.com Automations [Automate With AI]
16:06
AI Andy
Рет қаралды 109 М.
This is why webhooks are important
7:59
Web Dev Cody
Рет қаралды 35 М.
Trigger Your Make Scenarios with Webhooks
10:52
XRay Automation
Рет қаралды 16 М.
Master Testing Webhooks In Make (Integromat) With Postman (Examples)
4:55
Andy O'Neil - Automation for Entrepreneurs
Рет қаралды 8 М.
Build a SaaS in 60 Minutes (Softr, Airtable + Make.com)
59:51
Stephen G. Pope
Рет қаралды 111 М.
Access Location, Camera  & Mic of any Device 🌎🎤📍📷
15:48
zSecurity
Рет қаралды 2,5 МЛН
Make.com Webhooks - Everything You Need To Know
16:32
Jono Catliff
Рет қаралды 3,2 М.
Beginner's Guide to Make (Integromat)
24:40
XRay Automation
Рет қаралды 28 М.
What are you going to do in 2023? Tops 5 skills to get!
18:56
David Bombal
Рет қаралды 2,4 МЛН