Make.com HTTP (Integromat) Setup for cURL API GET Request

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 50

  • @woundedhealer8575
    @woundedhealer8575 8 місяців тому +1

    This is some of my first bits of exposure to both Make and Rapid API, and I'm so grateful that it all was broken down and explained so simply. Easy to follow along and understand, no extra fluff or nonsense, exactly what I needed. Thank you for this!

    • @automate-your-business
      @automate-your-business  8 місяців тому

      Thank you for the kind comment and I'm glad it was helpful to you!

    • @woundedhealer8575
      @woundedhealer8575 8 місяців тому

      @@automate-your-business Mind if I ask a question related to this content? Is there a way to set up processing multiple pages rather than just the one? I tried setting up an array of urls for each page and linked it to the http request, and it does try to iterate through that array, but get an invalid configuration error.

  • @enterprisingtech
    @enterprisingtech Рік тому +1

    Awesome video! I've been looking for tutorials on this. Super helpful 😄 More videos about Make please!

  • @JakubPatera-j8d
    @JakubPatera-j8d Рік тому +2

    Thanks for this. Was looking for video like this for ages

  • @ad-boost-leads
    @ad-boost-leads 4 місяці тому +1

    Thanks a lot from France. This explanation is just excellent! Keep it up !

  • @고임돌-u2c
    @고임돌-u2c 4 місяці тому

    Thanks from South Korea you save my life

    • @automate-your-business
      @automate-your-business  4 місяці тому

      Thank you so much for your kind words! It truly warms my heart to know that my videos have made a difference for you.

  • @sergiocoutinho4721
    @sergiocoutinho4721 6 місяців тому

    Excellent video very well and clearly explained. Congrats for the awesome UA-cam channel with so much hi quality content. Thanks for sharing so much relevant information! I am looking for ways to integrate the Open Weather API into MAKE and it will certainly ease my job to do it!

    • @automate-your-business
      @automate-your-business  6 місяців тому

      Thank you for the encouraging comment! Thanks for letting me know this was helpful and good luck!

  • @wEBMedPL
    @wEBMedPL 4 місяці тому

    Thanks! I actually parsing is so good to turn JSON into ready fields to insert further.
    Thanks again.

  • @toolbelt
    @toolbelt 3 місяці тому +1

    Most excellent tutorial. Thank you very much.

    • @automate-your-business
      @automate-your-business  3 місяці тому

      You are welcome thank you for diving into several of my videos!

    • @toolbelt
      @toolbelt 3 місяці тому

      @@automate-your-business I’m learning a lot from you. I like your style and delivery.

  • @ninebirdsrising
    @ninebirdsrising Рік тому

    Really helpful video! Mny tks. Now using HTTP module to supplement existing Airtable module to patch selected fields only.

  • @Rejekts
    @Rejekts 2 місяці тому

    Thanks! Just what I needed

    • @automate-your-business
      @automate-your-business  2 місяці тому

      I'm so glad to hear that! If you ever need more tips or advice, feel free to reach out!

  • @jasonpanther8203
    @jasonpanther8203 3 місяці тому

    Great video! I have learned so much from your videos. Can help me understand how I can pull multiple values, for example, QOH and Price, from an API? Do I need to make a call for each variable, or can I do it all in one call?

    • @automate-your-business
      @automate-your-business  3 місяці тому

      You should be able to do this all in one call. It depends on the API and what data they include.

  • @topher5514
    @topher5514 5 місяців тому +1

    Legend. Thank you so much for this video.

  • @marcelobdmfacilita3507
    @marcelobdmfacilita3507 10 місяців тому +1

    Tks from Brazil!

  • @krisdavant5813
    @krisdavant5813 6 днів тому

    thank you this was a great video.. so good.. my mind is thinking of ideas now

  • @chrisder1814
    @chrisder1814 5 місяців тому +1

    hello could you help me understand what result I could get if I use the jungle scout API for Amazon sellers

    • @automate-your-business
      @automate-your-business  5 місяців тому

      Im sorry, I have not used that api.

    • @chrisder1814
      @chrisder1814 5 місяців тому

      ​@@automate-your-businessBut do you know what results I could get if I add the Amazon API or Canva in a make scenario? And in a custom GPT?

  • @vrashankraom
    @vrashankraom 7 місяців тому

    But how do u use that data, thats not in the video

  • @errrbrrr3821
    @errrbrrr3821 4 місяці тому

    I need your help, I have a --data in my curl information. how can I use it in make module?

    • @automate-your-business
      @automate-your-business  3 місяці тому

      Yes you will submit that as Json data most likely through your http module.

  • @MieyaO
    @MieyaO 10 місяців тому +1

    I'm looking to create an intake form to start a file in a software that doesn't have an API. Would this still work?

    • @automate-your-business
      @automate-your-business  10 місяців тому

      If it doesn't have an API then no connecting to the HTTP module will not work. You could possibly send an email with the data to a make mail hook if you're able to send custom emails.

  • @open-automa
    @open-automa Рік тому

    Hi ! Thanks a lot for your video. But I have an issue, when I want to run the module only, a pop-up called "mapping" appears, I know what's mean mapping and I did but i do not know why it appears where i'm sure having mapped everything. It ask me to enter the the variable already entered. I followed everything you have done. If anyone has an idea, or know what's my mistakes. You are my hero !

    • @automate-your-business
      @automate-your-business  Рік тому

      You're welcome! Sorry you are having setup issues, I have an option to submit a Loom video to me for help with Make issues. You can find this on my website here: weblytica.com/#ChooseOption if you want more in depth help. Without screen shots and more details it's hard to help on this platform.

  • @markgarrett2971
    @markgarrett2971 8 місяців тому

    good video thanks.
    I am trying to replicate a zapier webhook
    I am using a Custom Request in Webhooks by Zapier and then selecting a POST.
    I am trying to duplicate in Make. Do you have any suggestions? Thanks