Store adapter — Celery¶
The adapter object contains properties for connecting to the Celery API.
Parent object: a store with property "platform" : "celery"
Required properties¶
The following adapter properties are required for Celery stores.
access_token¶
| Property | access_token |
|---|---|
| Name | Celery API token |
| Data type | string |
| Required? | Yes |
