Doug Black
Posts: 0
Joined: Wed Aug 14, 2013 11:36 am

Forgot Password Service

Still working through it. I'll definitely keep this thread updated once it is available.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Forgot Password Service

Thank you Doug, I will also give it a shot. My Java is not that great, but will see if I can pitch in and add some value.

fender
Posts: 0
Joined: Sun Sep 01, 2013 9:03 am

Forgot Password Service

Hi, how is SendGrid called sever side using javascript? Cheers

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Forgot Password Service

Are you asking how to invoke SendGrid API directly from JavaScript?

fender
Posts: 0
Joined: Sun Sep 01, 2013 9:03 am

Forgot Password Service

How do I invoke SendGrid serverside?

fender
Posts: 0
Joined: Sun Sep 01, 2013 9:03 am

Forgot Password Service

backendservices/server-code

fender
Posts: 0
Joined: Sun Sep 01, 2013 9:03 am

Forgot Password Service

Nothing there about Sendgrid. Please explain.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Forgot Password Service

It's a general example how to invoke an Ajax from server code. We don't have a specific example for SendGrid but use it as a starting point. You would also need to refer to SendGrid docs on how exactly (what URL, parameters) to invoke their API.

fender
Posts: 0
Joined: Sun Sep 01, 2013 9:03 am

Forgot Password Service

Have been at it for 8 hours and have tried your recommendations already. Sendgrid does not have a javascript call, as far as I know - only Node.js which appery.io does not appear to support, as far as I know. So is it even possible to invoke Sendgrid backend/serverside? If so, how?

Return to “Issues”