Autura

Supports:

  • ✅ Bulk sync source

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
authentication_keystringtruefalse
org_keysstringComma-delimited listtruefalse

Example

1{
2 "name": "Autura connection",
3 "type": "autura",
4 "configuration": {
5 "authentication_key": "",
6 "org_keys": ""
7 }
8}