Walmart Marketplace

Supports:

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

Connection

Configuration

NameTypeDescriptionRequired
client_idstringClient IDtrue
client_secretstringClient secrettrue

Example

{
"name": "Walmart Marketplace connection",
"type": "walmart_marketplace",
"configuration": {
"client_id": "your-client-id",
"client_secret": "your-client-secret"
}
}

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

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

Bulk Sync

Source

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