Two ways to export
Synced to a destination
Push the decision to a connected destination so it lands where your campaign team works. See Integrations.
Pulled via the API
Retrieve the decision programmatically via the API — useful for automated pipelines.
The full API specification (authentication, endpoints, payloads) lives in the API Reference tab and is maintained separately. This page covers exporting as a product concept.
Screenshot to add — configuring an export / sync of a decision to a destination in the app.
What’s in an export
An exported decision typically carries, per supporter:- The contact identifier so your tools can match it.
- The scores behind the decision (e.g. propensity, expected amount).
- The rank and any segment or ask amount the decision assigned.
- The campaign / entity it relates to.
Keeping exports in sync
For recurring campaigns, schedule the export as part of a workflow — sync data, retrain, score, decide, export — so a fresh, optimised list is delivered on cadence without manual steps. You can track every export on the Monitoring page.Next
Connect a destination
Set up where your decisions should go.
Automate the pipeline
Run the whole loop on a schedule.