Sending emails from Strapi with Twilio SendGrid API

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

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

  • @aacubing1031
    @aacubing1031 4 ปีที่แล้ว +5

    How do I make this dynamic? Currently the email is hardcoded

  • @ksander1705
    @ksander1705 2 ปีที่แล้ว +1

    Hi, how to make a mailing list for many people, dynamically getting their list from a request?

  • @luccadumas6043
    @luccadumas6043 2 ปีที่แล้ว +1

    Thanks man, it's worked.

  • @nhunhi9862
    @nhunhi9862 3 ปีที่แล้ว +1

    plz let me ask
    i cannot login to Sendgrid admin, you can help me ?

  • @heber2842
    @heber2842 3 ปีที่แล้ว +2

    Where did you paste the SendGrid API Key?

    • @michaelreeves_
      @michaelreeves_ 2 ปีที่แล้ว +1

      You paste is in the env. variables on the server thats running strapi

  • @phill.6789
    @phill.6789 3 ปีที่แล้ว +2

    4K ULTRA HD

  • @codex_js962
    @codex_js962 3 ปีที่แล้ว

    Hi thanks for this informative tutorial. One question how did you setup your API key because it is not working for me when I followed your tutorial.

    • @muhammadharith3305
      @muhammadharith3305 3 ปีที่แล้ว

      same here. If u got the answer already, mind share it please

    • @aghilpwilson879
      @aghilpwilson879 3 ปีที่แล้ว

      same here have anyone got answers

    • @codex_js962
      @codex_js962 3 ปีที่แล้ว

      Muhammad Harith also explained it in the comments below...

  • @amateurastronomer
    @amateurastronomer 4 ปีที่แล้ว

    Hi Friend,
    I need to send the contact form data on email when user submits. Can you please guide me, how to do that?
    Thanks in Advance!

    • @njm222
      @njm222 3 ปีที่แล้ว +1

      You just pass the data from the form in the body of the request POST /email

  • @equiscode4665
    @equiscode4665 2 ปีที่แล้ว

    lo intente con mailgun y no deja

  • @muhammadharith3305
    @muhammadharith3305 3 ปีที่แล้ว +5

    He forget to show us were he store the api key file. Let me explain ->
    You need to create file name .env in strapi and paste ur code like this :
    # Sendgrid
    SENDGRID_API_KEY='Insert your API key'
    Then the module export will read from the .env file and u good to go!
    Note that the .env file will have a gear icon and its more like a text file so dont worry.

    • @samihajebril7548
      @samihajebril7548 3 ปีที่แล้ว +1

      i tried a lot but still got an error message "GET /email (496 ms) 500"

    • @eduardosandoval5017
      @eduardosandoval5017 2 ปีที่แล้ว

      @@samihajebril7548 check your permissions

  • @edwardalmanzar8382
    @edwardalmanzar8382 4 ปีที่แล้ว +2

    🚀