Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

alter sendgrid plugin

Hi,
I am trying to alter sendgrid plugin, I would like the enduser to be able to select from a selectmenu who to send an email to. I have added selectmenu to page, entered emails to menu and mapped the selectmenu to "to"
message says email sent but they dont turn up, any ideas

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

alter sendgrid plugin

Check in the Network tab to see the request/response sent:
http://docs.tiggzi.com/documentation/...

Check in sendgrid.com console - I think there is way to see if an email was sent and its status.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

alter sendgrid plugin

Hi Max,
I have tested in sendgrid settings and when info is entered here email is sent,
from app I got this message in net tab

Mandatory parameter tiggzi-proxy-url is missing,

I have tiggzi proxy selected

the app thinks the email is sent and posts success message, but no message arrives, Have I made a mistake with the mapping?

I mapped selectmenu to "to" both selected and then visible, but the result is the same.

On sendgrid console It tells me the messages weren't delivered

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

alter sendgrid plugin

Did it work before you updated the app with a drop down field?

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

alter sendgrid plugin

yes Max,
and works in sendgrid settings when info typed in, but as I said before the app thinks the email is sent, if the mapping was wrong I would have expected an error message " no destination email" or something like that, I can share if you wish.

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

alter sendgrid plugin

What I meant was, did the plug-in work when you just imported it before you made changes?

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

alter sendgrid plugin

yep

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

alter sendgrid plugin

Could you share the app link or send it to support@tiggzi.com?

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

alter sendgrid plugin

sent to tiggzi Max, thanks

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

alter sendgrid plugin

code
http://project.tiggzi.com/rest/tunnel?to=digipod&subject=hi&text=hello......
/code
If you look at above URL, the to= field has incorrect email. It's missing the @email.com

Return to “Issues”