HeyReach

Supports:

  • ✅ Models
  • ✅ Model sync destination
  • ✅ Bulk sync source
  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
api_keystringAPI keytrue

Example

{
"name": "HeyReach connection",
"type": "heyreach",
"configuration": {
"api_key": ""
}
}

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

{
...
"configuration": {
"object": "object"
}
}

Target

HeyReach connections may be used as the destination in a model sync.

Target creation

HeyReach connections may be used to create a new target for a model sync. The following parameters are required to create a new target:

NAMEDESCRIPTIONENUM
typeList typetrue
nameList namefalse

Bulk Sync

Source

HeyReach connections may be used as a bulk sync source. No additional configuration options are required.