Send a transformed file where it needs to go-into Odoo or Akeneo, a MySQL or PostgreSQL database, a Google Drive folder, or an FTP/SFTP server-as the final step of a workflow.
Export & Sync nodes are the last stop in most workflows. Each one takes whatever file reaches it-usually the output of a Transform Template node-and delivers it to a specific destination using a saved connection. You can attach more than one Export & Sync node to the same upstream node if a single transformed file needs to go to multiple places.
Push the transformed file's rows into Odoo using a saved sync template.
Odoo Sync
Sync data to Odoo using a saved template
Sync product data into Akeneo PIM using a saved sync template, the same way Odoo Sync works for Odoo.
Both Odoo Sync and Akeneo Sync rely on templates created outside the workflow builder-set those up first if you haven't already.
Write the transformed file into a MySQL or PostgreSQL table.
Drop the transformed file into a Google Drive folder-useful when a downstream tool or teammate expects the file to just appear there.
Push the transformed file to a remote FTP or SFTP server-the export counterpart to FTP/SFTP Import.
Server credentials are stored per-node, so you can export to a different server than the one a workflow imported from.
A single transformed file can fan out to more than one Export & Sync node in the same run.
If one destination fails, check Execution History-other branches from the same node still complete independently.
If a sync or export isn't landing where you expect, or a destination node keeps failing, our support team is here to help.
Contact Support