Source
yaml
id: hightouch-sync
namespace: company.team
tasks:
- id: reverse_etl
type: io.kestra.plugin.hightouch.Sync
token: "{{ secret('HIGHTOUCH_API_TOKEN') }}"
syncId: 1716609
About this blueprint
Data
This example runs a Hightouch sync.
Make sure to add an API token (available in Settings > API key
in the Hightouch UI) and the sync ID.
More Related Blueprints