Destinations
Where does Airyvl intelligence go?
Airyvl does not replace your CRM, CDP, warehouse, or marketing platform. It enriches them.
Salesforce
CRMContact/Person Account field mapping with queued profile updates.
Salesforce Data 360
CDPProfile and calculated-insight ingestion pattern.
Braze
EngagementCustom attributes and events via API/webhook pattern.
HubSpot
CRMContact property mapping simulated in-app.
Snowflake
WarehouseBatch delivery of intelligence tables.
Databricks
LakehouseDelta table delivery for modelling teams.
Generic Webhook
Any systemSigned JSON events to any HTTPS endpoint.
REST API
Any systemPull intelligence per customer on demand.
What a brand receives from a no-receipt transaction
IllustrativeWebhook / API payload
The same payload every destination is built on.
{
"customer_id": "cus_2847",
"event": "item_intelligence.created",
"merchant": "Sporting Goods",
"amount": 84.27,
"item": "Running Shoes",
"source": "predicted",
"confidence": 0.82
}Destination configuration
Map Airyvl fields onto whatever your CRM already uses.