Provider Setup Playbooks
This page gives practical setup flows for the major integration providers from a workspace operator perspective.Common prerequisites (all providers)
- Confirm your plan includes integrations and related modules.
- Confirm workspace operator has correct permissions.
- Define expected data flow before connecting:
- inbound ingestion
- outbound automation
- both
- Prepare test data and a rollback plan.
Stripe setup playbook
Primary use:- ingest commerce and lifecycle outcomes for conversion/revenue workflows
- support payout/account flows where configured
- Connect Stripe integration from workspace integrations.
- Confirm account/workspace mapping is correct.
- Configure lifecycle and value mapping controls.
- Send a Stripe test event.
- Confirm converted event appears with correct status, value, and currency.
- Confirm duplicate delivery handling is stable.
- event status mapping (pending/approved/refunded style outcomes)
- currency normalization and finance reconciliation
- retry behavior does not duplicate conversions
HubSpot setup playbook
Primary use:- align lead and lifecycle signals with conversion reporting
- Connect HubSpot account.
- Configure lifecycle/deal stage mapping.
- Configure trigger events for desired conversion classes.
- Send controlled lead-stage test event.
- Validate resulting conversion status and customer stitching behavior.
- stage mapping matches your sales process
- event naming and status are consistent
Slack setup playbook
Primary use:- outbound operational notifications
- Connect Slack workspace and authorize channel access.
- Select notification categories and trigger rules.
- Send a test notification from integration settings.
- Validate channel delivery and message content quality.
- no sensitive data leakage in outbound message templates
- channel and mention routing follows incident policy
Shopify setup playbook
Primary use:- ecommerce order and lifecycle ingestion
- Connect store and configure webhook/pixel-related settings.
- Confirm store-level credentials and secret values.
- Send test order/checkout event.
- Validate event appears in Conversions/Events with expected mapping.
- Validate customer stitching fields and value context.
- order IDs are stable for idempotency
- refunds/reversals update analytics as expected
Zapier and generic webhook automation playbook
Primary use:- connect Linquid events to automation workflows and destination systems
- Configure destination URL and secret/token.
- Select only required trigger categories.
- Send test payload and verify downstream action.
- Replay test payload to validate dedupe/idempotency downstream.
- Confirm failure alerts and retry visibility.
- destination latency does not create operational blind spots
- payload includes only required fields for the workflow
Segment and event-forwarding setup playbook
Primary use:- event fan-out into analytics/warehouse tooling
- Configure write key and forwarding settings.
- Select event classes to forward.
- Run test event from each required class.
- Confirm destination receives expected normalized fields.
- Confirm no duplicate inflation when retries occur.
- forwarding scope is intentional
- customer identifiers are consistent across tools
Validation routine after every provider change
- Send one test event per enabled trigger family.
- Verify event appears in expected Linquid UI surfaces.
- Verify downstream destination behavior.
- Verify retries and dedupe handling.
- Capture a short change log entry for auditability.
Failure triage matrix
| Symptom | Likely cause | First action |
|---|---|---|
| Integration status stays error | Token expired or auth scope invalid | Reconnect provider and review scopes |
| Events appear with wrong values | Mapping mismatch | Re-check field mapping and normalization |
| Duplicate outcomes | Missing idempotency handling | Enforce stable event/transaction IDs |
| No outbound payloads | Trigger disabled or destination issue | Verify trigger enablement and destination health |
/user-guides/manual/ecosystem/workspace-integrations-reference/user-guides/manual/ecosystem/integrations-and-automation/user-guides/manual/ecosystem/integrations-and-webhooks-reference/user-guides/manual/data/conversion-tracking-setup-playbook

