Hightouch is a Data Activation platform that syncs data from sources (database, warehouses, spreadsheet and much more) to business applications and developer tools. This data can be sent to Lago, our usage-based billing platform, to automate your billing process and ensure accurate invoicing for your customers.
Hightouch Sources
Authorization
(secret, used for the API Key) and Content-Type: application/json
headers; andHightouch HTTP Request Destination
POST
as the targeted HTTP Method;https://api.getlago.com/api/v1/events
);JSON
and use the JSON editor;"{{ row.variable }}"
, “variable” being the column name of your source.
Here is a JSON payload example to send usage events to Lago:
body
structure of the event depends on your use case. Please adapt it if needed (ie: remove or add properties).Hightouch Test Sync with Lago