Agnostic by design

Bring your data in. Take it out whenever you want.

FullyStrapped sits alongside the tools you already run. Import an audience from another platform, keep both systems in sync over the bridge API, and export everything back out in one call. No proprietary formats, no exit fee, no hostage-taking.

Import
CSV or ZIP export from your current tool, mapped in a three-step wizard.
Sync
Push events in and subscribe to webhooks so both platforms stay current.
Export
One authenticated GET returns your consented audience as CSV or JSON.

Endpoints

Authenticate with a workspace key in the x-api-key header. Create one in Console → Integrations. Every response is consent-scoped: a key only ever sees people whose consent copy named that workspace.

GET/api/public/v1/pingVerify a workspace key and its scopes.
GET/api/public/v1/fansConsent-scoped audience with lifecycle state and next action.
GET/api/public/v1/export?format=csvFull audience export as CSV or JSON — take your data out any time.
GET/api/public/v1/insightsSignup velocity, unlock rates and partner overlap.
GET/api/public/v1/placesRegistered places / TribeGrounds for a workspace.
POST/api/public/v1/eventsPush presence, content or purchase events in from another platform.
POST/api/public/v1/handoffMint a single-use token to prefill a FullyStrapped drop signup.
POST/api/public/v1/invitesQueue a person for consent capture on a named drop.
curl -H "x-api-key: $FullyStrapped_KEY" \
  "https://join-the-dots-matrix.lovable.app/api/public/v1/export?format=csv" \
  -o audience.csv

Moving from another platform

The import wizard in Console → Migrate has presets for these. Imported people arrive in an imported state: usable by you, but never exportable to a partner until they re-consent through a FullyStrapped drop that names the parties.

Laylo
Drop/RSVP subscribers with phone + email
Dashboard → Audience → Export CSV. Include email, phone and signup date columns.
SymphonyOS
Fan list, campaign sources and tags
Fans → Export → CSV. Keep the source/tag column so campaign attribution survives.
SpinPlates
Signups plus unlock history
Settings → Data → Request export. You get a ZIP; upload the contacts CSV inside it.
Rivet
Contacts and segment membership
Audience → select all → Export selected. Choose 'include segment names'.
Co:brand
Collaboration contacts and partner lists
Workspace → Members/Audience → Download CSV.

Switching from a paid tool mid-contract? See the switch offer — commit to 12 months and pay nothing until your current contract ends.