How To Integrate ChatGPT With Microsoft Outlook Using Power Automate

Поделиться
HTML-код
  • Опубликовано: 4 дек 2024

Комментарии • 39

  • @EnterpriseDNA
    @EnterpriseDNA  Год назад

    Check out our FREE courses: bit.ly/3N00AJw

  • @KarlSwift
    @KarlSwift Год назад +5

    This is the sort of tutorial video that I can actually follow for a change. Thank you

    • @EnterpriseDNA
      @EnterpriseDNA  Год назад +1

      Hi Karl, glad that you appreciated our content! If you haven't yet, you can subscribe to our channel to see all our upcoming Power BI and Power Platform video tutorials and announcements. Cheers!

  • @emangarrison
    @emangarrison Год назад +1

    This is worth a try. I also need a way to manage my email as data by file name, creation dat, etc. anything to manage actions, tasks that the sender requires.

    • @EnterpriseDNA
      @EnterpriseDNA  Год назад

      Hi @emangarrison, glad that you appreciated our content! If you haven't yet, you can subscribe to our channel to see all our upcoming data skills and AI tutorials, and announcements. Cheers!

  • @SouthmoorCPE
    @SouthmoorCPE Год назад +7

    Hi, thanks for sharing this; however, you lost me at PostMan..... do you have any other videos to walk through the API / PostMan sections please?

    • @EnterpriseDNA
      @EnterpriseDNA  Год назад

      Hi SouthmoorCPE, I'm afraid we don't have that title yet. But we'll include this in our list of possible topics for our future videos. Cheers!

  • @TonyMontana-dq8sr
    @TonyMontana-dq8sr Год назад +3

    Any idea how to format the JSON/text so it looks better, instead of a 1 line raw data?

  • @mohammadalkhatib5541
    @mohammadalkhatib5541 6 месяцев назад

    Great example, thanks. I do have a question though, how should i stop it from sending emails over and over. Also, can it be deployed for all users for example, a chatbot in Teams

  • @carlosnazario8346
    @carlosnazario8346 5 месяцев назад

    Great tutorial but can you elaborate more on the fail condition please? I accidentally left the loop running and got billed significant amount on the api usage

  • @polaroidsky
    @polaroidsky Год назад +1

    In the final step under the Reply to Email section, there is no Parse Json text option under dynamic content. The only json option available is the body option. Why might this be?

  • @textclever
    @textclever Год назад +1

    Great tutorial but the tokens never seem to be enough (4097). Even for the most basic email to summarize the key points. Am I doing something wrong?

  • @planck8181
    @planck8181 5 месяцев назад

    Can you elaborate more on the fail condition please because it is working for me but I am getting the trimmed email sent mulitple times. Thanks!

  • @humbugable
    @humbugable 11 месяцев назад

    Great video. Is there a way to auto forward instead of manually forwarding every email?

    • @rifujin6269
      @rifujin6269 9 месяцев назад

      Maybe with a Rules from Outlook directly ?

  • @mohamedelaminesoltani3045
    @mohamedelaminesoltani3045 Год назад

    where did you get the link that you past in authorization please

  • @shawnbennett4663
    @shawnbennett4663 Год назад

    Could this be triggered with an exception for character count? If exceeds x amount, THEN summarize key points?

  • @polaroidsky
    @polaroidsky Год назад +2

    If anyone experiences the error below, you need to go to billing and set up your card to be charged (minimally) for tokens:
    "You exceeded your current quota, please check your plan and billing details."

    • @EnterpriseDNA
      @EnterpriseDNA  Год назад

      Thanks for the tip!

    • @ZayXVII
      @ZayXVII Год назад

      it gives me monthly and annual, 19$, 39$ etc. where is the minimal charge?

    • @polaroidsky
      @polaroidsky Год назад

      @@ZayXVII You don't actually purchase anything. You just connect your card to your account. That's all.

    • @ZayXVII
      @ZayXVII Год назад

      it says in order to connect my card to my account, I need to buy the membership thing@@polaroidsky

  • @bpwebsites2766
    @bpwebsites2766 7 месяцев назад

    What about Uber Iets?

  • @sarkhanmammadli9673
    @sarkhanmammadli9673 Год назад +1

    thanks a lot!

    • @EnterpriseDNA
      @EnterpriseDNA  Год назад

      Hi Sarkhan, glad that you appreciated our content! If you haven't yet, you can subscribe to our channel to see all our upcoming Power BI and Power Platform video tutorials and announcements. Cheers!

  • @BluntzDK
    @BluntzDK Год назад +1

    I get this error: "type": "insufficient_quota". Any idea why that is? I have ChatGPT+

  • @israelgalindo3328
    @israelgalindo3328 Год назад +2

    hey buddy got it work all the way through but testing even the simple 3 sentence messages, i get this in every test: This model's maximum context length is 4097 tokens, however you requested 9984 tokens (7984 in your prompt; 2000 for the completion). Please reduce your prompt; or completion length. Any thoughts? i did test with the most simple emails that had very few words

    • @koong447
      @koong447 Год назад

      I am facing the same issue. Even with very short sentences, the same token error occurs. How can I fix this? It seems like you were successful with much longer sentences in the video.

    • @BARDOK76
      @BARDOK76 Год назад

      I've the same problem. Is there any solution ready?

    • @zultanerz
      @zultanerz Год назад

      Same here

    • @nich2533
      @nich2533 Год назад

      The ChatGPT model is limited to 4,097 tokens. Tokens are something like words (2 tokens per word) and the limit refers to the total words used in the prompt + words used in the response. So if you have a really wordy prompt, then ask for 4,000 tokens back, its going to say you're exceeding the limit. Fix it by limiting the length of your prompt, and changing the token threshold to a smaller number, like 3,000.

    • @adamsnow1447
      @adamsnow1447 Год назад

      @@nich2533 My prompt is "please summarize the following email", but it says my prompt is 6097 tokens. I'm guessing the test email message that Power Automate is sending is too long - but can't really know for sure.

  • @dooshakhaboosha2573
    @dooshakhaboosha2573 Год назад +3

    Forward to yourself? Might as well copy and paste into chat gpt

    • @EnterpriseDNA
      @EnterpriseDNA  Год назад +1

      Hi @dooshakhaboosha2573, the suggested solution is for those with who wouldn't want to do the copy+paste route. This is especially helpful if you're dealing with high volume of emails. Hope this clarifies!

  • @mutlunun
    @mutlunun Месяц назад

    Too complicated. There should be an add-in in outlook to do that

  • @TheSnoopaloop86
    @TheSnoopaloop86 Год назад +1

    Came here to seek efficient and consistent e-mail productivity.
    Brb.
    Now seeking another GPT to write code and generate flow.
    Maybe, I’ll just hit “reply” and knock out that super tasking email.

    • @EnterpriseDNA
      @EnterpriseDNA  Год назад

      Hi @TheSnoopaloop86a, we hope you find AI tools helpful so far!