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.
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.