| integration_integration:dispatch | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Dispatch integration task |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| data | KalturaIntegrationJobData | V | |||
| objectType | KalturaBatchJobObjectType | V | KalturaBatchJobObjectType:: | ||
| objectId | string | V | |||
| Output Type | |||||
| int | |||||
| Errors | |||||
| INTEGRATION_DISPATCH_FAILED;TYPE;Dispatching integration type [@TYPE@] failed | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=integration_integration&action=dispatch POST fields: data:relatedObjects data:callbackNotificationUrl data:providerType data:providerData data:triggerType data:triggerData objectId |
|||||