How to Write API Calls in Zapier | Webhooks by Zapier and API Requests

Sdílet
Vložit
  • čas přidán 24. 07. 2024
  • Learn how to create powerful integrations and automations with API calls and webhooks in Zapier. This comprehensive guide walks you through the basics of building API calls, troubleshooting common errors, and using dynamic data to create personalized workflows. Whether you're a seasoned automator or a no-code beginner, this walkthrough will help you unlock the full potential of your favorite apps and tools.
    Find links and resources for this tutorial at XRayWorkflow.com:
    app.xrayworkflow.com/b/a1d75b...
    ---
    00:00 - Intro
    00:42 - Why use API calls?
    02:59 - Make an API Call with Webhooks by Zapier
    03:51 - Choosing a method
    04:46 - Finding your app’s API docs
    05:52 - Building an API Call step-by-step
    06:46 - Choosing payload type
    07:19 - Filling in the Data section
    09:14 - Headers and authentication
    10:47 - Testing the initial API call
    11:10 - Adding optional parameters and dynamic data
    12:16 - Make an API Call with API Requests
    15:22 - Troubleshooting errors
    ---
    To learn more about how you can use automation and other techniques to improve your company's workflows, visit our website:
    xray.tech
    Read our blog posts for tutorials and deep dives into automation: xray.tech/blog
    Check out our Zapier Experts page for reviews and more information about XRay: zapier.com/experts/xray-tech/
  • Zábava

Komentáře • 37

  • @narekpapukyan5455
    @narekpapukyan5455 Před 3 měsíci

    Absolutely invaluable content for the low code no code community!

  • @user-ci9gf9xn6n
    @user-ci9gf9xn6n Před 4 měsíci +1

    This was really useful. I didn't know that we can directly do API request. Now I did and my zap is running smoother!

    • @XRayAutomation
      @XRayAutomation  Před 4 měsíci

      You bet! This unlocks a ton of potential in Zapier, glad you enjoyed the video!

  • @user-hl9ty1kr3w
    @user-hl9ty1kr3w Před 4 měsíci

    Gold. Thank you for keeping it straightforward. Also great video production, editing, narrating and audio. Liked & subscribed!

  • @timetoaffiliate2395
    @timetoaffiliate2395 Před 4 měsíci +1

    I have gathered a lot of valuable information from your content. Although I am not utilizing Zapier but Integrately, I found your video to be one of the best resources for webhook I have come across. I appreciate the detailed explanation of API understanding in your content.

  • @shewhoisaudacious
    @shewhoisaudacious Před 10 měsíci

    Thank you for this. So invaluable.

    • @XRayAutomation
      @XRayAutomation  Před 10 měsíci

      Glad it was helpful!
      Checkout www.XRay.tools too 😉

  • @abdulrehmanbaber2104
    @abdulrehmanbaber2104 Před 5 měsíci +1

    this is gold. thanks a bunch

    • @XRayAutomation
      @XRayAutomation  Před 5 měsíci

      You are so welcome.
      If you liked this, you'd probably also like xray.tools -- the automation search engine.
      Also, nice bowtie 🎀 😎

  • @Jezerypamela
    @Jezerypamela Před 11 měsíci

    Thanks for the video. One of my API objects is an array. like "Addresses: [street]". how do I populate that on zapier data field? have tried a few combinations but nothing seems to work.

    • @XRayAutomation
      @XRayAutomation  Před 11 měsíci

      Sounds like we need a little more information...
      - Are you trying to get this to populate in a trigger step or action step?
      - Which apps are you using? Trigger & where is your API call going?
      You may need to use a "Formatter" step in zapier to reformat the content into a string depending on where you're trying to put it.
      You're welcome to join us at Open Automation Hour too if you'd like. calendly.com/xraytech/open-automation-hours

  • @user-ku8bt6uu8f
    @user-ku8bt6uu8f Před rokem +1

    What does the current Zapier/Slack standard options lack that you would need to use a Webook w/ an API to do?

    • @XRayAutomation
      @XRayAutomation  Před rokem

      Oh there’s lots of things. Other automation providers have different support. xray.tools/app/slack
      Adding a bookmark, star a message, create or complete a reminder are all not supported as no code integrations on Zapier. Updating channel topic, file creation/deletion, etc.
      Generally Zapier has the most common ones, but adding a few custom bells and whistles is helpful sometimes.

    • @user-ku8bt6uu8f
      @user-ku8bt6uu8f Před rokem +1

      @@XRayAutomation Thanks! I'm always trying to see what others are doing and seeing what makes sense for us to integrate

  • @hugopuflett8510
    @hugopuflett8510 Před 7 měsíci +1

    Do you have any app recommendations for storage of API credentials so that you are not storing the credentials in plain-text within the zap?

    • @XRayAutomation
      @XRayAutomation  Před 7 měsíci

      This one is tough. There’s a few ways you can do it.
      One could be storing them in a Zapier Table (we just released a video about tables a few weeks ago) - or use something like Airtable which can be referenced within the automation.
      Either way, it will cost you an extra task, and will still be visible inside of Zapier History.
      Make.com offers “secrets” to enable this type of use-case. If you’re using custom APIs often, we’d suggest checking out our beginners guide - though we don’t mention secrets directly since that’s a more advanced topic.
      Thanks for the question!

  • @dianadjordjevic5552
    @dianadjordjevic5552 Před 26 dny +1

    Can you please also make a video for Xentral and Webhooks by Zapier?

    • @XRayAutomation
      @XRayAutomation  Před 21 dnem

      Xentral is a massive ERP app... we can't cover the whole thing in a video... instead, book some free time with our team and lets talk about what you're trying to do.
      calendly.com/xraytech/15

  • @simamr8087
    @simamr8087 Před rokem

    This guy isnt a lier listen to him.

  • @msr6992
    @msr6992 Před 3 měsíci +1

    This is amazing! thank you for this, but is there a way to do it with airtable? i mean, making a POST webhook for an airtable record..

    • @XRayAutomation
      @XRayAutomation  Před 3 měsíci

      Of course! You’ll need to draft a script inside of an Airtable automation. ChatGPT should be able to get you 90% of the way.

    • @msr6992
      @msr6992 Před 3 měsíci +1

      Thanks!, i'll try this one out, it would be amazing if you made a tutorial about this one! @@XRayAutomation

  • @shahrukhasghar7677
    @shahrukhasghar7677 Před 10 měsíci

    What is the first app you used in Slack integration part?

    • @XRayAutomation
      @XRayAutomation  Před 10 měsíci

      You might be referring to www.XRay.Tools - that’s our automation search engine to quickly see what integration support each automation provider has

  • @jacekwojcieszynski8368
    @jacekwojcieszynski8368 Před 7 měsíci

    9:25, Header has 2 separate fields in Zap, I think now it is just one field. So confusing regarding formatting.

    • @XRayAutomation
      @XRayAutomation  Před 6 měsíci

      Thanks for pointing that out! Lots of change/updates in Zapier as they build out these features!

  • @iamrage7622
    @iamrage7622 Před měsícem

    i am so much struggling to integrate convertkit to privyr. can you please help me?

    • @XRayAutomation
      @XRayAutomation  Před měsícem

      Checkout XRay.Tools for this: xray.tools/?q=convertkit+zapier-privyr
      Looks like you don't even need code to set this up!

  • @kwamenadadson
    @kwamenadadson Před rokem

    can I make a chatbot with zapier but use webhook to answer my clients questions?

    • @XRayAutomation
      @XRayAutomation  Před rokem

      Great question, but no.
      Zapier is far too slow to process data on a “chatbot-like” timeline.
      If you’re trying to make a custom chatbot, let’s talk!
      www.calendly.com/xraytech/15

    • @kwamenadadson
      @kwamenadadson Před rokem

      @@XRayAutomation sent you a meeting

    • @XRayAutomation
      @XRayAutomation  Před rokem

      Try this! www.chatbase.co/?via=xray

  • @saibot293
    @saibot293 Před 11 měsíci

    is frustrating me and I know its becuase I dont understand it yet.. I have a Zap to create a folder, another to shorten the URL. I would like to have that shotened URL be added schedule in humanity. very new @ this sorry

    • @XRayAutomation
      @XRayAutomation  Před 11 měsíci

      Thanks for the Q.
      Theres a couple things that could be wrong here. Make sure you're using the "Alt Link" from the Google drive folder if you're using google drive for your folders.
      You might also want to checkout our beginners guide. API calls are an advanced pattern in NoCode.
      czcams.com/video/GXf6Z4eNWoU/video.html