ChatGPT and Google Sheet to Automate the Workflow

2023 ж. 5 Қаң.
43 117 Рет қаралды

Automate Email Marketing / Bulk Emailing 👉🏼 • How to Automate Email ...
See how Bard performed when it was given the same prompt: • Bard AI vs. ChatGPT: C...
In this video, I will be showing you how I used ChatGPT to automate my Google Sheet workflow and send automatic emails to my clients with a PDF letter attached.
ChatGPT is a powerful natural language processing tool that allows you to create chatbots and automate various tasks. In this tutorial, I will be demonstrating how I used it to streamline my client communication process by generating the Google Apps Script code that can generate personalized PDF letters and automatically send them to my clients via email.
Whether you're a small business owner looking to save time on administrative tasks or a freelancer looking to automate your workflows, this tutorial will show you how ChatGPT can help you streamline your processes and free up more time for the things that matter most.
So if you're ready to learn how to use ChatGPT to automate your Google Sheet workflow and send automatic emails to your clients, be sure to watch the video until the end!
Link to code file:
github.com/MAN1986/LearningOr...
Video link on how to integrate OpenAI API with Google Apps Script:
• AI Blog: OpenAI API (C...
#chatgpt #openai #googleappsscript

Пікірлер
  • I'm really fascinated for the huge possibilities of these technologies. Yes, this technology could probably replace many programmers, but I'm sure people can get a lot of benefits from it.

    @user-uj4zy5sj8x@user-uj4zy5sj8x Жыл бұрын
  • Y'all try using Undetectable AI Human auto typer to write your essay. Saves more time doing other task

    @rhea19@rhea194 ай бұрын
  • ChatGPT really can help a lot to generate the code for excel for all types of users. Great!

    @dataanalyticssolutioninban4066@dataanalyticssolutioninban4066 Жыл бұрын
    • Absolutely!

      @LearningOrbis@LearningOrbis Жыл бұрын
  • That is really good. 👏👏👏 Thanks for the tutorial.

    @theurchin65@theurchin659 ай бұрын
    • You’re welcome 😊

      @LearningOrbis@LearningOrbis9 ай бұрын
  • Wow this is amazing

    @amarinchutitanarat6745@amarinchutitanarat6745 Жыл бұрын
    • Thanks :)

      @LearningOrbis@LearningOrbis Жыл бұрын
  • bonjour est-ce qu'il est possible de faire la même chose avec une autre intelligence artificielle ? en tout cas merci beaucoup de tes vidéos

    @SD-rg5mj@SD-rg5mj8 ай бұрын
  • nice one- really helpful in clearing the doubts

    @user-mg5mt5vx2f@user-mg5mt5vx2f6 ай бұрын
    • Glad it was helpful!

      @LearningOrbis@LearningOrbis6 ай бұрын
  • This is amazing! Thanks for this video! Do you know if there’s a way to send emails without a PDF but just having all the text normally just in the email?

    @kristinafurler5583@kristinafurler5583 Жыл бұрын
    • Of course this is possible. Write a detailed prompt to ChatGPT as I diaplyed in this video and follow all other steps shown and it will work.

      @LearningOrbis@LearningOrbis Жыл бұрын
    • @@LearningOrbis thanks! I will give it a try!

      @kristinafurler5583@kristinafurler5583 Жыл бұрын
  • Awesome!

    @GMIqbalMahmud@GMIqbalMahmud Жыл бұрын
    • Thank you!

      @LearningOrbis@LearningOrbis Жыл бұрын
  • Sure...It will reduce a lots of Time

    @techsics98@techsics98 Жыл бұрын
  • Is this possible to use this with google sheets and send email from outlook?

    @harley3446@harley344610 ай бұрын
  • Thank you for the amazing video. Do you have also a script that Gsheet will email this message automatically once someone fillip the gsheet with new info...like gform? Thanks in advance..

    @alvinmartinez247@alvinmartinez247 Жыл бұрын
    • I don't have the ready code but I can guide you on this. You need to create a GForm and then write a script on that with onFormSybmit trigger which will execute whenever the form is submitted. The script should take the values from the last row of the gsheet and send email accordingly.

      @LearningOrbis@LearningOrbis Жыл бұрын
  • Namaste! So fucking useful future will be great!

    @romim777@romim777 Жыл бұрын
  • Thanks a lot for making this video, Ahaan. Can we also trigger a whatsapp api message through the use of scripts? we currently have to use automation tools like zapier to achive that.. please do reply me!!!

    @MrMastrahoyaar@MrMastrahoyaar Жыл бұрын
    • Google Apps Script can be used to integrate any API and I am pretty sure , it should work with WhatsApp API as well.

      @LearningOrbis@LearningOrbis Жыл бұрын
    • @@LearningOrbis It will be great if you can make a video in it, I will also try to use chatgpt to make a script for whatapp api, as we pay heavy price for automation tools.

      @raghavgakhar6006@raghavgakhar6006 Жыл бұрын
    • Yes I know Zapier costs a lot. I can plan this video but can take a couple of weeks.

      @LearningOrbis@LearningOrbis Жыл бұрын
    • Did u do it?😁

      @omarruder4129@omarruder41299 ай бұрын
  • Amazing, how can it create graphics from a Google sheets database?

    @cordobamatias@cordobamatias Жыл бұрын
    • Hi, I have another video where I have showed how to generate Text and Image in Google Doc via ChatGPT. Here is the link: kzhead.info/sun/p86Oqc-mq3SFa4E/bejne.html

      @LearningOrbis@LearningOrbis Жыл бұрын
    • Here is new video on creating graphics from Google Sheet database: kzhead.info/sun/bK9ymKhoqYqFgYE/bejne.html

      @LearningOrbis@LearningOrbis Жыл бұрын
    • @@LearningOrbis nice, I'll have a look thank you very much

      @cordobamatias@cordobamatias Жыл бұрын
  • I am really in need of achieving a similar task to this one. Only difference would be that I need to send a different link to 18 different recipients. Do you all think this would work ?

    @InspiringThings101@InspiringThings1018 ай бұрын
    • Of course, this will work.

      @LearningOrbis@LearningOrbis8 ай бұрын
  • I'm getting a "Script function functionName could not be found".. any idea how to ensure the function is being called correctly?

    @myom@myom Жыл бұрын
    • It seems you did not add the function to the Button. Please follow the procedure describe from 03:11 to 03:40

      @LearningOrbis@LearningOrbis Жыл бұрын
  • Will it require some paid api??

    @nishantchaudhary3417@nishantchaudhary341711 ай бұрын
    • Not at all. It's all Google Script and free to use.

      @LearningOrbis@LearningOrbis11 ай бұрын
  • I want to use that Google Doc texts as email body copy instead of PDF. How to do that? @learningorbis

    @mahmudulalammithun4199@mahmudulalammithun4199 Жыл бұрын
    • Ask chatGPT 😁😂 Did you try that?

      @LearningOrbis@LearningOrbis Жыл бұрын
KZhead