Relative Content

Tag Archive for pythonsendgridsendgrid-api-v3

Sendgrid Marketing campaigns Python API and webportal are operating on different databases

I am trying to use Sendgrid’s Marketing campaigns. I want to manipulate contacts and lists using the Python API from my backend server. My marketing team is creating automations using the web portal. The problem is that whatever the data my Python API is creating, we don’t see anything in the web portal. If I create contacts using the web portal, that data is not reflected in my Python API. It is as if they are operating on different databases.