Custom GPT For Zapier Webhooks AI Actions: Complete Setup Guide - Enhance Your GPT's Capabilities

Sdílet
Vložit
  • čas přidán 23. 08. 2024
  • Zapier AI Actions enables builders to integrate AI platforms or custom integrations with Zapier's vast library of over 30,000 actions from 5,000+ third-party apps. This tool allows for the execution of various tasks through natural language commands, bridging AI and automation seamlessly. It supports multiple AI platforms including ChatGPT and GPTs, with options for custom integrations via REST API. An important aspect of this tool is its ability to send out data from the chat interface through webhooks, effectively automating tasks like messaging, calendar management, or lead generation while maintaining high security and user control over enabled actions.
    SUBSCRIBE for more! 👉 bit.ly/3zlUmiS 👈
    Navigate AI with Us 👇
    linktr.ee/webcafe
    Zapier AI Actions: Get Started
    actions.zapier...
    Key Takeaways:
    ✩ Integration and Compatibility: Integrates AI platforms with Zapier's extensive action library, compatible with various AI systems including GPTs.
    ✩ Ease of Use: Executes tasks through natural language commands, simplifying the automation process.
    ✩ Sending Data via Webhooks: Enables sending out data from chat interfaces, like ChatGPT, through webhooks for automated actions.
    -------------------------------------------------
    ➤ Follow @webcafeai
    • Twitter: / webcafeai
    • TikTok: / webcafeai
    -------------------------------------------------
    ▼ Extra Links of Interest:
    ☕ Submit Your AI Business
    www.webcafeai....
    💰 Become an Affiliate: webcafesoftwar...
    ⚙️ AI Automation Tutorials: • Zapier For AI: Bridgin...
    Welcome! I'm Corbin ai, the CEO and Full Stack AI Engineer behind the vision of Webcafe AI Nexus. While I lead our ventures into the vast world of AI-driven solutions, it's no secret that my fuel is a mix of tech enthusiasm and copious amounts of coffee. I’m on a mission to architect an ecosystem of AI-focused SaaS platforms, all destined to reshape the business landscape.
    Together, we chart the unknown, innovate the unimaginable, and always have a cup ready for the next big idea ☕

Komentáře • 74

  • @webcafeai
    @webcafeai  Před 9 měsíci +17

    {
    "openapi": "3.1.0",
    "info": {
    "title": "Zapier Webhook Integration",
    "description": "OpenAPI specification for POSTing to a Zapier webhook",
    "version": "v1.0.0"
    },
    "servers": [
    {
    "url": "hooks.zapier.com"
    }
    ],
    "paths": {
    "/hooks/catch/14017241/3zeoqzn/": {
    "post": {
    "operationId": "Send Data",
    "summary": "Post Data to Zapier Webhook",
    "description": "This endpoint is used to send data to the specified Zapier webhook.",
    "requestBody": {
    "description": "Data to be sent to the webhook",
    "required": true,
    "content": {
    "application/json": {
    "schema": {
    "$ref": "#/components/schemas/WebhookData"
    }
    }
    }
    },
    "responses": {
    "200": {
    "description": "Successful response"
    },
    "default": {
    "description": "Unexpected error"
    }
    }
    }
    }
    },
    "components": {
    "schemas": {
    "WebhookData": {
    "type": "object",
    "properties": {
    "email": {
    "type": "string",
    "format": "email",
    "description": "Email address of the user"
    },
    "emailSubject": {
    "type": "string",
    "description": "Description or subject of the email"
    }
    },
    "required": ["email", "emailSubject"]
    }
    }
    }
    }

    • @faizaniqbal3629
      @faizaniqbal3629 Před 9 měsíci

      thanks

    • @corpusculus
      @corpusculus Před 9 měsíci

      It seems that "application/x-www-form-urlencoded" is not working. It always send empty object.

    • @Cccc-es3tu
      @Cccc-es3tu Před 9 měsíci +1

      hi, May I ask you that how to write this schema ?

    • @vasluianua
      @vasluianua Před 9 měsíci +1

      Thank you!

  • @Taytodude
    @Taytodude Před 9 měsíci +3

    Keeping it consistent with the high-quality vids! Great work man, thanks for the guides.

    • @1986xuan
      @1986xuan Před 9 měsíci

      In one day, he got 300 extra subscribers, he's growing :)

  • @mikezero7422
    @mikezero7422 Před 9 měsíci +4

    Dude you are a monster. I've been coding and creating things the past 18 hrs and going.

  • @Mekkablood
    @Mekkablood Před 9 měsíci +13

    Thank you for this, but people keep showing how to integrate chatgpt with email via Zapier in different ways. I would like to see kind of the opposite more, how to integrate data outside of gpt's into a gpt. Uploading documents directly into the gpt models is limited in the way it access's it. Would be cool to see it following strict instructions from outside documents combined with data to make amazing GPT's. In my opinion this needs to be the focus as the opposite mostly creates cool demos most people won't actually use.

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

      This is possible just tedious and complicated and requires code. Not as complicated as one would think tho. Your right not many ppl creating content on this I’ve seen a few

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

      Basically u can do exactly what he just did just instead of “great a gpt” using assistant api and your own code as well as your own external ui. It will work the same but u can deploy it anywhere because it’s essentially just code and can plugin to other code

    • @Gesssy
      @Gesssy Před 16 dny

      Hi. Have you found a video or tutorial on how to integrate data outside of gpt's into a gpt?

  • @promptstomping
    @promptstomping Před 9 měsíci +2

    wicked non-stop content. Definitely my current favorite!! $$$

  • @ThoseWhoC.A.R.E
    @ThoseWhoC.A.R.E Před 9 měsíci +2

    Your channel is a treasure. Much appreciated.

  • @WickyDesign
    @WickyDesign Před 9 měsíci +1

    Nice! Keep up the good work!

  • @kunallahiri
    @kunallahiri Před 9 měsíci

    Whoa another great content.keep rocking Corbin..❤❤❤

  • @mindcloudconnections
    @mindcloudconnections Před 28 dny +1

    That’s awesome!

  • @Yipper64
    @Yipper64 Před 9 měsíci +6

    I want to give chat GPT access to one of my notion pages, how do I do this?

    • @kennysandberg5147
      @kennysandberg5147 Před 9 měsíci +1

      Great question.. would also like to connect my GPTs to my notion workflow

    • @webcafeai
      @webcafeai  Před 9 měsíci +3

      Okay, I will look into creating a dedicated video on this topic in the future!

    • @gd8205
      @gd8205 Před 9 měsíci +1

      And Airtable lol

  • @paulmoser9229
    @paulmoser9229 Před 9 měsíci +3

    Can you also do a video about how to do the same thing for make?

    • @ward_jl
      @ward_jl Před 9 měsíci

      Wondering the same!

    • @paulmoser9229
      @paulmoser9229 Před 9 měsíci

      @@ward_jl I actually already found out how to do it on make. Just take literally the same schema he uses in the video and manually replace the links and all the descriptions.
      Next thing I'm working on is to find out how to have several webhook calls inside one schema

    • @ward_jl
      @ward_jl Před 9 měsíci

      @@paulmoser9229 I did the same. Took a while to make it work though

    • @Lanier_Marine_Liquidators
      @Lanier_Marine_Liquidators Před 8 měsíci

      I'm trying to figure this out now. I changed the URL out and changed "Zapier" to "Make" in all of the places I could find "Zapier" and i still get this error when testing "I attempted to call the Make webhook using the Send Data operation, but the request was not successful due to access denial. This could be due to various reasons such as incorrect API credentials, lack of permissions, or other restrictions on the webhook. To proceed, please ensure that the necessary permissions and credentials are correctly set up."

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

    Hi there, Corbin! Great explanation. One question remained for me, though: at the end of the video, once you entered the email adress and the email subject, GPT asked you to allow the connection with Zapier. Will this happen all the time or can we allow only once and the connection will proceed without interruption? Thanks for the class!

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

      Thanks, and for your question, if we select "Always Allow," we won't have to worry about that disclaimer anymore.

  • @chapp3355
    @chapp3355 Před 9 měsíci +1

    I tried to replace the webhook URL for Make (integromat) but the webhook never initializes. I'm sure there are many Make enthusiasts, could you help?

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

    Hey Corbin. Thank you for all the cool stuff you post.
    I still don't understand- is it possible to send and receive data to and from Custom GPT through zapier?

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

      As of now, it is still a closed loop, so we can send data out but we cannot send data in. In the future, I believe we will be able to do more of an open loop.

  • @StephenRayner
    @StephenRayner Před 9 měsíci +1

    Nice work mate, keep it up.

  • @JacobMathias-Serenity
    @JacobMathias-Serenity Před 5 měsíci

    Can you do the same thing with assistants, or are actions only available for custom GPTs?

  • @rabiesparrow6698
    @rabiesparrow6698 Před 9 měsíci +1

    At 2:38 how did you get the json format of the webhook you pasted into the schema? I tried to follow your tutorial and I'm kinda stuck in this part.
    Thank you Corbin! Keep up the good work!

    • @apmanti12
      @apmanti12 Před 9 měsíci

      yeah, where the heck he got that code he copied?

    • @nelsonrodriguez8244
      @nelsonrodriguez8244 Před 9 měsíci

      Yeah he just kinda jumped to it like magic

    • @christianfleetwood7636
      @christianfleetwood7636 Před 9 měsíci

      My god i thought i was the only one, is there any way of doing this? thanks for your work btw Corbin, its really helpful

    • @webcafeai
      @webcafeai  Před 9 měsíci +2

      I have gone ahead and pinned the comment that displays this code!

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

    Corbin, will this only work for text or will it also pass images? And if so, how will it determine what the filename of the image will be? Many thanks!!

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

      Currently, we can only pass text data. I believe that in the future, this will expand to images as well!

  • @rishavchatterjee559
    @rishavchatterjee559 Před 9 měsíci

    bruv thanks was waiting for this

  • @robsonflowers
    @robsonflowers Před 9 měsíci

    Any news about using Make/Integromat with GPT Actions?

  • @mindcloudconnections
    @mindcloudconnections Před 28 dny

    Have you found any away to bypass chatGPT’s requirement to click allow when interacting with an external source?

    • @webcafeai
      @webcafeai  Před 25 dny

      I believe this is required to stay. A workaround to this would be accessing the OpenAI API directly with automation software and finding your desired output that way.

  • @cslandcsland
    @cslandcsland Před 9 měsíci

    Does anybody know how to become a featured GPT builder ? because in the official website, OpenAi said that only the featured builder will be able to publish and earn from GPTs.

  • @krishparekhh
    @krishparekhh Před 9 měsíci

    Hii while testing the bot it shows the email is sent to the email id in GPT, but when I go to zapier and test trigger it says “No request found” can you please help me out with this

  • @PeskyHamster
    @PeskyHamster Před 9 měsíci

    Hi Corbin, this is a great video, many thanks! A question - is it possible to include two or more webhooks within the same JSON? If yes, how to structure it? Thanks!

    • @webcafeai
      @webcafeai  Před 9 měsíci +1

      Yes, it would be possible. It would be seen as separate operation IDs. Utilize the GPT I have developed to help build GPTs to build this out: chat.openai.com/g/g-iThwkWDbA-gpt-customizer-file-finder-json-action-creator.

    • @PeskyHamster
      @PeskyHamster Před 9 měsíci

      @@webcafeai mate, you are a superstar! Many thanks! Have a great weekend.

  • @Centaurman
    @Centaurman Před 9 měsíci

    Would you make a custom gpt tutorial on a chatbot with long term memory using a vector db?

  • @nancyscleaningservicesllc3166

    please show us how to receive data! Thank you!

  • @asmrrrforyou
    @asmrrrforyou Před 9 měsíci

    Super Amazing content 👍 Can you show how fetch API data from google sheets in new custom Gpts . So gpts can answer on questions based on sheet data or maybe it possible change or update data. ( my idea is use make for help manage business with gpts )

    • @webcafeai
      @webcafeai  Před 9 měsíci

      Certainly! I definitely plan to showcase how we can automate and work with data in Excel sheets in the future!

  • @jobautomation
    @jobautomation Před 9 měsíci

    Thanks again!!!

  • @ai_monika
    @ai_monika Před 9 měsíci

    Great video. I have a question that is only somewhat relevant to it. Is it possible to pass information to an email autoresponder (say ActiveCampaign), and automatically create a campaign ready for sending?

    • @webcafeai
      @webcafeai  Před 9 měsíci +1

      Yes, this would be possible. It would just require building out the automation in Zapier!

    • @ai_monika
      @ai_monika Před 9 měsíci

      ​@@webcafeai any chance you can make a video about it?

    • @webcafeai
      @webcafeai  Před 9 měsíci +1

      @@ai_monika Possibly I plan on making more complex videos on this topic in the future!

  • @faizaniqbal3629
    @faizaniqbal3629 Před 9 měsíci

    Hey Corbin! I enjoy your work. I was wondering about the necessity of creating a Zapier webhook when there's already an available Zapier Action. Wouldn't it be more straightforward to use the Zapier AI action rather than setting up a webhook and making modifications? Could you explain in which scenarios a webhook might be particularly beneficial?
    Thanks!

    • @fliu5282
      @fliu5282 Před 9 měsíci

      Yes for everything, except Image Generation. Zapier AI Action is using your API and then watered down the pic. quality, background, intensity and so it can limit the resources for everyone's call. I tried it, the pic is not "postable". It is not aesthetics. It is nothing relating to the prompt as far is the quality of image in terms of background and imagery.

    • @fliu5282
      @fliu5282 Před 9 měsíci +1

      For image generation, you have to use webhook to bypass watered down ver. of the image by Zappier. Not sure why it does this.

    • @webcafeai
      @webcafeai  Před 9 měsíci +3

      I see the webhook being beneficial for the use case of possibly launching a Public GPT that uses this in the backend. Furthermore, the UI and design process can be much more complex when using Zapier's traditional workflow compared to the AI actions UI that is provided for this context.
      Personally, I prefer this method, as I can build custom flows and train my GPT to start performing tasks for me by name calling. The best part is I can edit in Zapier's traditional backend!

    • @arealicehole
      @arealicehole Před 8 měsíci

      @@fliu5282 the webhook integration allowed you to pass an image through to zapier? i am having the same issue with Actions

  • @mrsir181
    @mrsir181 Před 9 měsíci

    Is the zapier webhook schema posted somewhere?

    • @webcafeai
      @webcafeai  Před 9 měsíci

      Yeah, check it out; it's one of my comments here!

  • @letitbeai
    @letitbeai Před 9 měsíci

    Should you not tell your viewers that you are sponsored by Zapier?

    • @webcafeai
      @webcafeai  Před 9 měsíci

      I am actually not sponsored by Zapier!

  • @RainbowSixIntel
    @RainbowSixIntel Před 9 měsíci

    We need premium for this, sad.