Тёмный

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

Corbin Brown
Подписаться 44 тыс.
Просмотров 10 тыс.
50% 1

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 ☕

Опубликовано:

 

10 ноя 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 70   
@webcafeai
@webcafeai 7 месяцев назад
{ "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 месяцев назад
hi, May I ask you that how to write this schema ?
@vasluianua
@vasluianua 7 месяцев назад
Thank you!
@promptstomping
@promptstomping 7 месяцев назад
wicked non-stop content. Definitely my current favorite!! $$$
@mikezero7422
@mikezero7422 7 месяцев назад
Dude you are a monster. I've been coding and creating things the past 18 hrs and going.
@Taytodude
@Taytodude 7 месяцев назад
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 :)
@Mekkablood
@Mekkablood 7 месяцев назад
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 Месяц назад
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 Месяц назад
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
@ThoseWhoC.A.R.E
@ThoseWhoC.A.R.E 7 месяцев назад
Your channel is a treasure. Much appreciated.
@kunallahiri
@kunallahiri 7 месяцев назад
Whoa another great content.keep rocking Corbin..❤❤❤
@webcafeai
@webcafeai 7 месяцев назад
Thank you! Will do!
@WickyDesign
@WickyDesign 7 месяцев назад
Nice! Keep up the good work!
@StephenRayner
@StephenRayner 7 месяцев назад
Nice work mate, keep it up.
@webcafeai
@webcafeai 7 месяцев назад
Much appreciated
@jobautomation
@jobautomation 7 месяцев назад
Thanks again!!!
@Yipper64
@Yipper64 7 месяцев назад
I want to give chat GPT access to one of my notion pages, how do I do this?
@kennysandberg5147
@kennysandberg5147 7 месяцев назад
Great question.. would also like to connect my GPTs to my notion workflow
@webcafeai
@webcafeai 7 месяцев назад
Okay, I will look into creating a dedicated video on this topic in the future!
@gd8205
@gd8205 7 месяцев назад
And Airtable lol
@rishavchatterjee559
@rishavchatterjee559 7 месяцев назад
bruv thanks was waiting for this
@webcafeai
@webcafeai 7 месяцев назад
🙌
@KvachVasilich
@KvachVasilich 4 месяца назад
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 4 месяца назад
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.
@PeskyHamster
@PeskyHamster 6 месяцев назад
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 6 месяцев назад
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 6 месяцев назад
@@webcafeai mate, you are a superstar! Many thanks! Have a great weekend.
@Centaurman
@Centaurman 7 месяцев назад
Would you make a custom gpt tutorial on a chatbot with long term memory using a vector db?
@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!
@otavioaugustomedolaconquis598
@otavioaugustomedolaconquis598 5 месяцев назад
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.
@paulmoser9229
@paulmoser9229 7 месяцев назад
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."
@rabiesparrow6698
@rabiesparrow6698 7 месяцев назад
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 месяцев назад
I have gone ahead and pinned the comment that displays this code!
@JacobMathias-Serenity
@JacobMathias-Serenity 3 месяца назад
Can you do the same thing with assistants, or are actions only available for custom GPTs?
@robsonflowers
@robsonflowers 6 месяцев назад
Any news about using Make/Integromat with GPT Actions?
@TristanvanDoorn
@TristanvanDoorn 3 месяца назад
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 3 месяца назад
Currently, we can only pass text data. I believe that in the future, this will expand to images as well!
@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 месяцев назад
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 месяцев назад
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 5 месяцев назад
@@fliu5282 the webhook integration allowed you to pass an image through to zapier? i am having the same issue with Actions
@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 месяцев назад
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 месяцев назад
@@ai_monika Possibly I plan on making more complex videos on this topic in the future!
@chapp3355
@chapp3355 7 месяцев назад
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?
@nancyscleaningservicesllc3166
@nancyscleaningservicesllc3166 7 месяцев назад
please show us how to receive data! Thank you!
@mrsir181
@mrsir181 7 месяцев назад
Is the zapier webhook schema posted somewhere?
@webcafeai
@webcafeai 7 месяцев назад
Yeah, check it out; it's one of my comments here!
@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.
@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
@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!
Далее
3 wheeler new bike fitting
00:19
Просмотров 22 млн
Редакция. News: 121-я неделя
42:58
Просмотров 724 тыс.
🤢 To try piggy toothpick beauty gadget
00:30
Просмотров 7 млн
ChatGPT & OpenAI Using Zapier Webhooks | Tutorial
4:06
Top 27 ChatGPT Make.com Automations [Automate With AI]
16:06