I'm new with Google cloud functions and Sendgrid,I'm looking for someone that can teach me how to: ->create a cloud function on google that will send an email to a mail that i choose,using Sendgrid; ->Implement it with Dialogflow I'm having issues with the coding part because I'm new...thx everyone!
Asked
Active
Viewed 408 times
0
-
In what app you want to use email service? – Sergiy Divnych May 21 '18 at 12:41
-
I'll try to be more clear(thanks for the comment by the way); – Yoshii May 21 '18 at 12:50
-
I need to create a chatbot that is able to get some data from a random person and then send an email to this person with the summary of the conversation;I have Sendgrid to send mails and i need to use google cloud functions but i dont now how to write a function that get's the job done; – Yoshii May 21 '18 at 12:52
-
Ok, and what's your code language? – Sergiy Divnych May 21 '18 at 12:54
-
I think it's java;i need to create an index.js code for sending mail =) – Yoshii May 21 '18 at 12:55
-
Is that information from answer bellow helped you? – Sergiy Divnych May 22 '18 at 07:29