> ## Documentation Index
> Fetch the complete documentation index at: https://docs.linquid.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Verify Inbound Conversion Integrations

> Validate inbound provider events map correctly to Linquid conversion/customer models

# Verify Inbound Conversion Integrations

## Steps

1. Trigger provider test event (lead/sale).
2. Confirm event reaches inbound webhook endpoint.
3. Confirm conversion record is created with expected type and value.
4. Confirm customer stitching fields are populated.
5. Confirm analytics and affiliate views update accordingly.

## Validation focus

* event type mapping (`lead`, `sale`, or custom)
* currency and amount normalization
* dedupe/idempotency behavior

## Related

* `/help/conversions/setup-s2s-and-web-conversion-tracking`
* `/api-reference/integrations/inbound-webhook-receivers`
