Shippo

Supports:

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

Connection

Configuration

NameTypeDescriptionRequired
api_keystringAPI keytrue
enable_webhooksbooleanEnable Shippo webhook updates for bulk syncsfalse

Example

{
"name": "Shippo connection",
"type": "shippo",
"configuration": {
"api_key": "token",
"enable_webhooks": false
}
}

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

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

Bulk Sync

Source

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