Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Data sync automations

2i2c-org/data-sync keeps data in sync from one system to another (“sync A to B”). It runs scheduled GitHub Actions that read from each source and write changes into the destination.

What runs today

Here are a few examples, see 2i2c-org/data-sync for the current list.

See the Create a GitHub Sales Issue to a HubSpot Deal? section in the HubSpot and CRM guide document for the workflow details.

Seeing what changed

Syncs append to a shared audit-log spreadsheet when something is worth flagging (e.g., a skipped record, or over-writing a URL in HubSpot). It’s a place to spot problems, not a complete record of everything that synced.

See the repository documentation for sync details and how to add a new one.