SendGrid Transactional Email via a Firestore Cloud Function

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Super useful as always... I feel like with your knowledge and expertise you could build almost anything!

mateja
Автор

Hi Im getting "cannot read property 'key' " of undefined at bject... on the line :


Can anyone please advise. Thanks

mlunigsi
Автор

this should have thrown an error
invalid sendgrid.key
you set sengrid.key instead.

LucemAnbski
Автор

This tutorial is definitely awesome for beginners 👍🏼

cagatayucer
Автор

Wow, cool, very good tutorial, very nice function!!

victorrodriguez
Автор

Having trouble recieving the email everything in cloud checks but I cannot recieve the email

andresbillini
Автор

Nice tutorial and I just love the way you teach and the background music especially.. One request here.. Could you also please add how to achieve this with MailChimp?

KaushikRao
Автор

from :
substitutions: {
name: 'heather',
}

to:
dynamic_template_data: {
name: 'heather',
}

jseyfert
Автор

thanks, trying to figure out how to attach a document to the email from firebase storage via sendgrid.

RandomReviewsGuy
Автор

I'm getting this problem pls help
Error: HTTP Error: 400, Billing must be enabled for activation of service in project '1002033818121' to proceed.

deepaksah
Автор

<%body%> is replaced with html that you make on the server but is it possible to have a "base" html template with different "body" template that you can choose by adding the id in the data object to send ?

OddStare
Автор

i´m having a issue with an error TypeError: firestoreInstance.settings is not a function
at snapshotConstructor
at cloudFunctionNewSignature
at cloudFunction
at
at process._tickDomainCallback

josejeanton
Автор

great channel i am looking for (hours now) how to set up my form with angular to send a welcome email automatically to my new users after submiting, i know how to get the data but not how to send a welcome email, thank you for your videos, they are really useful.

eduardohernandez
Автор

Would the sendgrid API key not be exposed through how you've done it if someone was to debug line 6 of your code?

WoogyYT
Автор

By using this tutorial can we send email to any domain or just only gmail? Thanks

lancer
Автор

Show this error in functions/logs
TypeError: Cannot read property 'userId' of undefined
at (/srv/index.js:12:26)


I have the same code of you, and i cant get it.

tokyoDrift
Автор

okay, can I send an email on the creation of a user? It can't seem to find the new ID?

tkd
Автор

Hello, your vedios are always helpful to me to learn the things with good understanding....I am requesting you to make vedio on social login in Angular 5, would you do it?

np
Автор

how do you set the SENDGRID_API_KEY? and just call it? I'm confused

jmmacatangay_grizzlybear
Автор

Is it possible to use sendgrid using spark plan only ? Because every time when I am implementing the above code it is showing an error :Billing account not configured. External network is not accessible and quotas are severely limited.

arpitmishra
join shbcf.ru