SQL sync: import people from a MySQL or Postgres database

Data / Integrations Api / Developers

When you set up a sync, you can determine how often you want to import data. You also provide your own query, determining exactly what information you want to reflect as attributes on people in Customer.io.

Our queries also include a {{last_sync_time}} variable, providing a quick way for you to target each sync to changes made since the previous sync interval.