Sendgrid Question - How to let users update their info

Hey there!
I’m recently started using Sendgrid and it’s been great. However, I cannot find any answer to what I assume is a simple question.

When I have a user in my system update their name or email address, how do I also have that change happen on their profile in my Sendgrid database? Preferably the method would not be to create another user in my Sendgrid database, right?

I’m currently using the standard Sendgrid plugin by Copilot.

Thank you in advance!

Hi @runthis,

It’s been years since I touched Sendgrid, but I assume there’s an update contact API? If that API doesn’t let you update the contact’s email then you’ll need to delete their existing contact and add a new one.

Hope this helps!

1 Like

Thanks for sending this. Looks like I just need to delete and add a new contact.

This topic was automatically closed after 70 days. New replies are no longer allowed.