Beginner's Guide to Make (Integromat)

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ย. 2024

ความคิดเห็น • 34

  • @vasiki_stagwell
    @vasiki_stagwell 6 วันที่ผ่านมา +1

    This was so helpful. Thank you!

    • @XRayAutomation
      @XRayAutomation  5 วันที่ผ่านมา

      So was this comment! Thanks for the thanks! ☺️

  • @owenharris63
    @owenharris63 8 หลายเดือนก่อน +3

    very handy thank you. soooo much to learn.

  • @TimoSurfs
    @TimoSurfs 4 หลายเดือนก่อน +2

    Please more Make content!!!

  • @anshumanbajpai6898
    @anshumanbajpai6898 8 หลายเดือนก่อน +2

    thank you so much buddy for this amazing video you are a great teacher ❤

    • @XRayAutomation
      @XRayAutomation  8 หลายเดือนก่อน

      You are very welcome! Hope you like our other videos too!

  • @nadermichelguirgis2391
    @nadermichelguirgis2391 6 หลายเดือนก่อน +1

    Great Video and very detailed , Thank you guys

  • @Love4Ranimals
    @Love4Ranimals ปีที่แล้ว +3

    Thank you for this tutorial. I’ve subscribed and am starting new mixed in with some old . 💯

    • @XRayAutomation
      @XRayAutomation  ปีที่แล้ว

      Thanks for the sub! We hope you love it here! Also checkout www.xray.tools if you're curious 😉

  • @sultanha9057
    @sultanha9057 4 หลายเดือนก่อน +1

    Thank you so much 💯

  •  8 หลายเดือนก่อน +1

    very good thank you!

  • @georgizlatanov7799
    @georgizlatanov7799 11 หลายเดือนก่อน +2

    Thank you so mich for the valuable information. I will be happy if you make another video for Make ❤

    • @XRayAutomation
      @XRayAutomation  11 หลายเดือนก่อน +1

      Thank you so much! Take a look at our other videos, we’ve already covered a lot!
      We’re happy to make something specific if you have any requests!

    • @georgizlatanov7799
      @georgizlatanov7799 11 หลายเดือนก่อน +1

      Thank you for replying 🙏! I would be interested in seeing a Make tutorial for E-Commerce Order Processing Automation. Keep up the good work ❤

    • @XRayAutomation
      @XRayAutomation  10 หลายเดือนก่อน

      Yes! It’s time. E-commerce examples!
      - which tools?
      Shopify, Magento,gumroad, or even Webflow 🤩
      Help us choose the tools!

  • @Merns
    @Merns 24 วันที่ผ่านมา

    Hey xray! Is it possible to use Make for a discord bot that connects through both Billwerk and Discord?
    Customer subscribes (pays) on Billwerk = Gets discord Invite
    Customer un-subscribes (no pay) on Billwerk = Gets kicked out
    Is this possible to automate?
    Customer

    • @XRayAutomation
      @XRayAutomation  18 วันที่ผ่านมา

      Billwerk doesn’t have any native integrations with Zapier or Make.
      But it does seem to have an API optimize-docs.billwerk.com/docs/getting-started
      So… the answer is “maybe”🤷
      Do you get an email with every new customer which includes their email?

  • @Nursultan_karazhigit
    @Nursultan_karazhigit ปีที่แล้ว +1

    Is it possible to create a voice bot in telegram, to which I will send an audio message. After the bot will transcribe and perform tasks based on the message. For example, to change an event in the calendar

    • @XRayAutomation
      @XRayAutomation  ปีที่แล้ว

      Great question... Based on Telegrams support for Make (xray.tools/app/telegram) -- I'd say... kinda.
      What you're describing is tremendously complicated because the automation would be quite long, and need access to a huge array of your systems (such as your calendar). It would also be very brittle. If your phrasing or the transcription doesn't match the exact key-words you configure, it wouldn't work as you intend.
      We're still quite far away nocoders being able to 'roll your own' assistant. For now, sadly, I'd say stick with Siri or Google Assistant.

    • @Nursultan_karazhigit
      @Nursultan_karazhigit ปีที่แล้ว

      @@XRayAutomation thanks

  • @gpl6789
    @gpl6789 ปีที่แล้ว

    can't find any events on october, in the list of events it shows events until may 2023 and nothing after

    • @XRayAutomation
      @XRayAutomation  ปีที่แล้ว

      We're booked up!
      There should be an opening in the second week of November.
      calendly.com/xraytech/open-automation-hours

    • @gpl6789
      @gpl6789 ปีที่แล้ว

      @@XRayAutomation No, i mean in the tutorial :)) At 10:25 it says to find your event in the list. i've tried many times. Never worked.. the list shows events until may 2023 and nothing after

  • @SabirAli-rb6jh
    @SabirAli-rb6jh ปีที่แล้ว

    please make a video on make advancly

    • @XRayAutomation
      @XRayAutomation  ปีที่แล้ว

      Unfortunately, this product doesn't have direct integrations to Make (integromat) or Zapier... so you'll need to use the API documentation.
      I've put together this resources board for you that should help. But you will need to actually write some code to make it work. Don't worry, we've already made a video about API calls in Make/Integromat & its linked in the resources board 👇
      app.xrayworkflow.com/b/0c3852cb-a500-4bfd-9ec1-61121abb2f86

  • @RobCoons
    @RobCoons ปีที่แล้ว +1

    I'm looking into an automation that updates an Airtable Table when a Stripe purchase is made. Any insight on whether Make or Zapier would be better for this? (Note: I know very little code and mostly lean on ChatGPT to walk me through coding exercises)

    • @XRayAutomation
      @XRayAutomation  ปีที่แล้ว +1

      Thanks for question!
      BOTH would actually let you trigger an automation based on a new purchase. You see see the specifics for stripes support in Make & Zapier here: xray.tools/app/stripe
      Most importantly, the make module for a Trigger is a 'watch' module. So it will have to be configured through webhooks, and can be tricky to configure precisely.
      If you have test data already in stripe, try to connect both - timebox yourself for 5 minutes. Then, run with it!
      Its not uncommon to trigger an automation on Zapier/Make -> Then push the information to the other if you need to do something specific.

  • @vinaybhalotia3228
    @vinaybhalotia3228 ปีที่แล้ว +1

    I want a WhatsApp message whenever a particular cell on Google sheet is filled

    • @XRayAutomation
      @XRayAutomation  ปีที่แล้ว +1

      xray.tools/?q=google-sheets+whatsapp
      Looks like you’ll need to use Bardeen to do that.
      That’s the only automation provider that allows for WhatsApp messages to be sent currently.

  • @metabolism1390
    @metabolism1390 ปีที่แล้ว

    I want a WhatsApp message with the customer’s address plus the item to be purchased whenever an order is made on instagram and Facebook store. I also want to know if i can exclude these apps to only accept orders from a specific reign,city or location . Talking from zero coding experience.

    • @XRayAutomation
      @XRayAutomation  ปีที่แล้ว

      Great question, this seems possible...
      The automation would always run though, you should add in a filter to ensure its only from the region, city or location that you want.
      On Make, you'll need to use a Whatsapp Business account. xray.tools/app/whatsapp-business-cloud
      Hope that helps!