Company
Date Published
Author
Sylvain Giuliani
Word count
346
Language
English
Hacker News points
None

Summary

Today, we’re excited to announce the release of Sync Sequence Triggers.` This new kind of trigger allows you to run a sync based on the successful run of another sync, helping to eliminate race conditions and inconsistencies in data. Previously, syncing data across objects with nested dependencies would lead to weird states where data was not properly associated, but with Sync Sequence Triggers, you can now pick the order you want to create or update these objects, ensuring associations are correct as they're being created and updated in the right order. This feature also opens up new use cases such as scheduling payment syncs after contact creation and updating, and creating events in analytics tools after user creation. With this release, Census aims to help users orchestrate their business object representations across multiple tools, taking them a step closer to a more seamless data synchronization experience.