Forum Discussion
JohnCooper-be3c
2 years agoCommunity Member
Using an Intermediary service to send email from Storyline
There are a lot of instances when you might want to send an email from within a Storyline course module...
sending a completion certificate
sending course notes the learner has made during the...
JohnCooper-be3c
4 months agoCommunity Member
HI @Math Notermans
I like the approach - although I might prefer to use Microsoft Azure Logic Apps rather than Google Cloud (only because we are a Microsoft shop)... I'm guessing there are quite a few other options like AWS and Twilio that would also provide a suitable server-side email capability that could be invoked from an API call within Storyline JavaScript...
But can I ask how you protect the Authorisation token when you make an API call to the service? I'm not familiar with Google Cloud, but I'm assuming some form of authorisation is necessary and this would need to be passed over in your client-side code?
Regards