For the complete documentation index, see llms.txt. This page is also available as Markdown.

Data Sync Workflows

Design your own app-to-app data sync using Workflows.

Overview

Data Sync Workflows allow you to automatically sync data from one connected system to another - for example, sync Parts from Arena to NetSuite, Purchase Orders from ION to Ramp, or Requirements from Jama to Linear.

Workflows make data orchestration flexibile, transparent and fully traceable:

  • Property mapping is 100% user-configurable, including complex data transformations

  • Easily test, iterate, and tweak syncs - you can see all changes before they happen

  • Round-trip observability into what changes are taking place where

  • Real-time, event-driven syncs

Workflow Builder

The Workflow builder allows you to configure the data flow between your source and target apps. Specify the property mappings across apps and apply filter logic to determine what data can or can't be synced.

Pending Changes

Monitor exactly what data will created or modified and identify any issues that might appear with a pending sync.

All pending sync changes are visible and searchable, entity by entity and property by property, so you can see exactly what changes and updates are occurring across your systems.

Syncs can be automatic, where all changes are executed in real-time without manual intervention, or can be set to require approval, allowing you to review and approve/reject any pending updates before they are made in your target system.

Sync History

A full history of sync activity, including successes, errors and failures, is available and searchable as well.

Head to the next page to get started.

Last updated

Was this helpful?