Beginner's Guide to Make (Integromat)

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 32

  • @vasiki_stagwell
    @vasiki_stagwell Месяц назад +1

    This was so helpful. Thank you!

    • @XRayAutomation
      @XRayAutomation  Месяц назад

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

  • @owenharris63
    @owenharris63 9 месяцев назад +3

    very handy thank you. soooo much to learn.

  • @anshumanbajpai6898
    @anshumanbajpai6898 10 месяцев назад +2

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

    • @XRayAutomation
      @XRayAutomation  10 месяцев назад

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

  • @TimoSurfs
    @TimoSurfs 6 месяцев назад +2

    Please more Make content!!!

  • @nadermichelguirgis2391
    @nadermichelguirgis2391 7 месяцев назад +1

    Great Video and very detailed , Thank you guys

  • @sultanha9057
    @sultanha9057 6 месяцев назад +1

    Thank you so much 💯

  •  9 месяцев назад +1

    very good thank you!

  • @georgizlatanov7799
    @georgizlatanov7799 Год назад +2

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

    • @XRayAutomation
      @XRayAutomation  Год назад +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 Год назад +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  11 месяцев назад

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

  • @Merns
    @Merns 2 месяца назад

    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  Месяц назад

      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

  • @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.

  • @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

  • @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!