Тёмный

PHP Send Emails with Sendgrid API 

Justin Stolpe
Подписаться 4,7 тыс.
Просмотров 14 тыс.
50% 1

In this video we learn how to send emails with PHP through Sendgrid with their API.
--
Code on GitHub ⇛ github.com/jstolpe/blog_code/...
--
Discord ⇝ / discord
TikTok ⇝ / justinstolpe
GitHub ⇝ github.com/jstolpe/
Instagram ⇝ / justinstolpe
Twitter ⇝ / justin_stolpe
LinkedIn ⇝ / justin-stolpe-3bb05426
Reddit ⇝ / jstolpe
Twitch ⇝ / jstolpe
Facebook ⇝ / stolpejustin
Website ⇝ justinstolpe.com
SoundCloud ⇝ / justin-stolpe
--
#programming #developer #coding

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

 

14 фев 2021

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 45   
@sharenhuff7969
@sharenhuff7969 3 года назад
Thank you so much. The API Key was my main issue since on a web hosting client. You solved it with the config file.
@crispinthomas2992
@crispinthomas2992 2 года назад
Thank you so much for this. I was stuck for a couple days but following you step by step worked great. The environmental variable was also my sticking point.
@justinstolpe
@justinstolpe 2 года назад
Glad it helped!
@InnestiAmbient
@InnestiAmbient 6 месяцев назад
Thank you. I was able to get this up and running after seeing your video.
@KambalReplica
@KambalReplica 3 года назад
Thanks Justine this is very helpful.
@Jade-cb5st
@Jade-cb5st Год назад
You're an absolute star for this!
@justinstolpe
@justinstolpe Год назад
🙏🙏
@zlcavan
@zlcavan 9 месяцев назад
Dude, you are my lifesaver!!
@PlaneteAdos
@PlaneteAdos Год назад
Thanks a lot it works !
@petersawiris933
@petersawiris933 Год назад
it helped, thanks
@ponrajs5396
@ponrajs5396 3 года назад
Thanks dude works like a lit 🔥
@justinstolpe
@justinstolpe 3 года назад
Glad to hear it!
@Mocenarey1
@Mocenarey1 Год назад
Thanks bro, very useful
@FrymanJack
@FrymanJack 3 года назад
Really nice tutorial 👌
@justinstolpe
@justinstolpe 3 года назад
thanks Jack!
@spellman33
@spellman33 Год назад
thanks
@senju31
@senju31 2 года назад
The volume is a bit low but otherwise it's great. Step number 3 with environmental variable was the issue for me.
@jeanlouis647
@jeanlouis647 2 года назад
Thanks man, I was using the Relay option and not Web API. Much appreciated!
@jayanthshetty6214
@jayanthshetty6214 2 года назад
Hai justin, I've a small doubt. I'm taking email id as input from user and storing it in the variable $email. Now how can i pass this as an argument in $email->addTo() method? Please help me ASAP
@justinstolpe
@justinstolpe 2 года назад
you place the email address in the addTo() function, here is the github with documentation github.com/sendgrid/sendgrid-google-php
@douglasfernando3845
@douglasfernando3845 2 года назад
After sending the email, can I get to know, through the return, if the email actually arrived in the recipient's inbox?
@justinstolpe
@justinstolpe 2 года назад
I think there are response codes in the api call.
@andreajohn4520
@andreajohn4520 2 года назад
Hello can you tell me how can i do this using core php mail() function and i have deployed my site in heroku
@Gracek.g
@Gracek.g Год назад
followed the steps but sadly got " Caught exception: Could not send request to server. CURL error 60: SSL certificate problem: self signed certificate in certificate chain " error
@zedgaming4756
@zedgaming4756 Год назад
same any fixes for this?
@OrcanGG
@OrcanGG Год назад
@@zedgaming4756 I abandoned the PHP approach and just moved over to EmailJS
@guruanshsingh5027
@guruanshsingh5027 3 года назад
Bro how to run the composer on Mac M1?
@PaulAnderson1966
@PaulAnderson1966 2 года назад
You will need to install something like homebrew first.
@arvindvish2588
@arvindvish2588 3 года назад
Error: Caught exception: Could not send request to server. CURL error 60: SSL certificate problem: self signed certificate in certificate chain please help
@justinstolpe
@justinstolpe 3 года назад
Make sure you have the latest sendgrid from composer and check cert on your server
@wahhkaa8916
@wahhkaa8916 3 года назад
how to send bulk?
@andresberger
@andresberger Год назад
You make a loop in PHP, but it is better to use a mail sending software.
@toddgilbey3979
@toddgilbey3979 Год назад
So ummm why am I getting the "'$' is not recognized as an internal or external command, operable program or batch file."
@justinstolpe
@justinstolpe Год назад
just a guess but sounds like you are trying to use jquery
@toddgilbey3979
@toddgilbey3979 Год назад
@@justinstolpe No I am trying to follow the instructions exactly as you have laid it out in the video. Command > "$ go_www" & I get that error message. Why does this work for you & I receive a different result...?
@toddgilbey3979
@toddgilbey3979 Год назад
@@justinstolpe No Im trying to follow the instruction exactly as you have laid them out, I have installed WWAMP with all services running, I run the command $ go_www and it comes back with "command not found" Why...?
@justinstolpe
@justinstolpe Год назад
@@toddgilbey3979 go_www is just an alias I have setup that takes me to my www folder and you would get that error if you don't have it setup. just cd to your www folder instead
@toddgilbey3979
@toddgilbey3979 Год назад
@@justinstolpe My bad, my psychic powers were not what they used to be....
@davidkelly3148
@davidkelly3148 Год назад
Thank you, I was losing hope.
Далее
Installing HTTPS/SSL on Localhost
10:34
Просмотров 43 тыс.
🛑 до конца!
00:12
Просмотров 109 тыс.
How to send emails using Sendgrid (Twilio) and NodeJS
12:27
How to Send Email with Sendgrid in PHP
20:52
Просмотров 15 тыс.
SendGrid.com SMTP Email Relay
9:07
Просмотров 1,9 тыс.
SMS API | Twilio  | Sending SMS in PHP
17:16
Просмотров 48 тыс.
Caching Mysql Query Responses in Redis using PHP
21:14
Send an SMTP email using SendGrid
5:02
Просмотров 45 тыс.
Admin Panel Setup with PHP, MySQL, HTML and CSS
8:29