Page 1 of 2

alter sendgrid plugin

Posted: Thu Jan 03, 2013 7:39 pm
by Michael4771079

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


alter sendgrid plugin

Posted: Thu Jan 03, 2013 8:00 pm
by maxkatz

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.


alter sendgrid plugin

Posted: Thu Jan 03, 2013 8:52 pm
by Michael4771079

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


alter sendgrid plugin

Posted: Thu Jan 03, 2013 10:33 pm
by maxkatz

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


alter sendgrid plugin

Posted: Thu Jan 03, 2013 10:42 pm
by Michael4771079

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.


alter sendgrid plugin

Posted: Thu Jan 03, 2013 11:08 pm
by maxkatz

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


alter sendgrid plugin

Posted: Thu Jan 03, 2013 11:21 pm
by Michael4771079

yep


alter sendgrid plugin

Posted: Thu Jan 03, 2013 11:24 pm
by maxkatz

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


alter sendgrid plugin

Posted: Thu Jan 03, 2013 11:33 pm
by Michael4771079

sent to tiggzi Max, thanks


alter sendgrid plugin

Posted: Thu Jan 03, 2013 11:55 pm
by maxkatz

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