Sendgrid api help

Hi everyone,

I’m having some trouble sending out an email using the sendgrid API.

I’ve got a form in my app with a date picker in it, which saves the date to a database entry, this is fine and saves correctly. The API then uses this info to send a sendgrid email, however, the date in the email is always displayed as 19195, no matter what date is in the database in adalo.

Any ideas would be gratefully received! Thanks.

Hi @JLCSerious,

In your Custom Action what’s the input type you have created for the date? If it’s Date and Time can you try changing that to text and save it and try again?

Check this post by @JL_LJ : Data formatting SendGrid - #7 by JL_LJ

Thank you

Hi @dilon_perera ,

Thanks for this. Looks like I have the same problem as he had, but this solution doesn’t work for me! Cheers

That’s sad to hear, Jack! :dotted_line_face:

Can you show us your setup and your preview from a video? ( You can use Loom )

Hi @dilon_perera,

This actually did work but didn’t save the last time I tried it! I just went through it again and it’s worked perfect;y, thanks for your help :slight_smile:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.