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

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2023
  • 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.com/
    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.com/post-a-busi...
    💰 Become an Affiliate: webcafesoftware.bixgrow.com/r...
    ⚙️ 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 ☕

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

  • @webcafeai
    @webcafeai  7 หลายเดือนก่อน +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 7 หลายเดือนก่อน

      thanks

    • @corpusculus
      @corpusculus 7 หลายเดือนก่อน

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

    • @Cccc-es3tu
      @Cccc-es3tu 7 หลายเดือนก่อน +1

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

    • @vasluianua
      @vasluianua 7 หลายเดือนก่อน +1

      Thank you!

  • @Taytodude
    @Taytodude 7 หลายเดือนก่อน +3

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

    • @1986xuan
      @1986xuan 7 หลายเดือนก่อน

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

  • @mikezero7422
    @mikezero7422 7 หลายเดือนก่อน +4

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

  • @Mekkablood
    @Mekkablood 7 หลายเดือนก่อน +12

    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 2 หลายเดือนก่อน

      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 2 หลายเดือนก่อน

      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

  • @promptstomping
    @promptstomping 7 หลายเดือนก่อน +2

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

  • @ThoseWhoC.A.R.E
    @ThoseWhoC.A.R.E 7 หลายเดือนก่อน +2

    Your channel is a treasure. Much appreciated.

  • @WickyDesign
    @WickyDesign 7 หลายเดือนก่อน +1

    Nice! Keep up the good work!

  • @kunallahiri
    @kunallahiri 7 หลายเดือนก่อน

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

    • @webcafeai
      @webcafeai  7 หลายเดือนก่อน

      Thank you! Will do!

  • @StephenRayner
    @StephenRayner 7 หลายเดือนก่อน +1

    Nice work mate, keep it up.

    • @webcafeai
      @webcafeai  7 หลายเดือนก่อน

      Much appreciated

  • @jobautomation
    @jobautomation 7 หลายเดือนก่อน

    Thanks again!!!

  • @rishavchatterjee559
    @rishavchatterjee559 7 หลายเดือนก่อน

    bruv thanks was waiting for this

    • @webcafeai
      @webcafeai  7 หลายเดือนก่อน

      🙌

  • @Yipper64
    @Yipper64 7 หลายเดือนก่อน +6

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

    • @kennysandberg5147
      @kennysandberg5147 7 หลายเดือนก่อน +1

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

    • @webcafeai
      @webcafeai  7 หลายเดือนก่อน +3

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

    • @gd8205
      @gd8205 7 หลายเดือนก่อน +1

      And Airtable lol

  • @chapp3355
    @chapp3355 7 หลายเดือนก่อน +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?

  • @JacobMathias-Serenity
    @JacobMathias-Serenity 3 หลายเดือนก่อน

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

  • @Centaurman
    @Centaurman 7 หลายเดือนก่อน

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

  • @otavioaugustomedolaconquis598
    @otavioaugustomedolaconquis598 5 หลายเดือนก่อน +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  5 หลายเดือนก่อน

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

  • @robsonflowers
    @robsonflowers 7 หลายเดือนก่อน

    Any news about using Make/Integromat with GPT Actions?

  • @KvachVasilich
    @KvachVasilich 5 หลายเดือนก่อน +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  5 หลายเดือนก่อน +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.

  • @krishparekhh
    @krishparekhh 7 หลายเดือนก่อน

    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

  • @paulmoser9229
    @paulmoser9229 7 หลายเดือนก่อน +3

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

    • @ward_jl
      @ward_jl 7 หลายเดือนก่อน

      Wondering the same!

    • @paulmoser9229
      @paulmoser9229 7 หลายเดือนก่อน

      @@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 7 หลายเดือนก่อน

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

    • @Lanier_Marine_Liquidators
      @Lanier_Marine_Liquidators 6 หลายเดือนก่อน

      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."

  • @mycozyrooms
    @mycozyrooms 7 หลายเดือนก่อน

    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  7 หลายเดือนก่อน

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

  • @PeskyHamster
    @PeskyHamster 7 หลายเดือนก่อน

    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  7 หลายเดือนก่อน +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 7 หลายเดือนก่อน

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

  • @TristanvanDoorn
    @TristanvanDoorn 4 หลายเดือนก่อน +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  4 หลายเดือนก่อน

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

  • @cslandcsland
    @cslandcsland 7 หลายเดือนก่อน

    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.

  • @nancyscleaningservicesllc3166
    @nancyscleaningservicesllc3166 7 หลายเดือนก่อน

    please show us how to receive data! Thank you!

  • @rabiesparrow6698
    @rabiesparrow6698 7 หลายเดือนก่อน +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 7 หลายเดือนก่อน

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

    • @nelsonrodriguez8244
      @nelsonrodriguez8244 7 หลายเดือนก่อน

      Yeah he just kinda jumped to it like magic

    • @christianfleetwood7636
      @christianfleetwood7636 7 หลายเดือนก่อน

      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  7 หลายเดือนก่อน +2

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

  • @ai_monika
    @ai_monika 7 หลายเดือนก่อน

    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  7 หลายเดือนก่อน +1

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

    • @ai_monika
      @ai_monika 7 หลายเดือนก่อน

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

    • @webcafeai
      @webcafeai  7 หลายเดือนก่อน +1

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

  • @faizaniqbal3629
    @faizaniqbal3629 7 หลายเดือนก่อน

    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 7 หลายเดือนก่อน

      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 7 หลายเดือนก่อน +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  7 หลายเดือนก่อน +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 6 หลายเดือนก่อน

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

  • @mrsir181
    @mrsir181 7 หลายเดือนก่อน

    Is the zapier webhook schema posted somewhere?

    • @webcafeai
      @webcafeai  7 หลายเดือนก่อน

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

  • @RainbowSixIntel
    @RainbowSixIntel 7 หลายเดือนก่อน

    We need premium for this, sad.

  • @letitbeai
    @letitbeai 7 หลายเดือนก่อน

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

    • @webcafeai
      @webcafeai  7 หลายเดือนก่อน

      I am actually not sponsored by Zapier!