endpointsarrayOptional
Default value of this property is []
taskIdsarrayOptional
Default value of this property is []
actorIdsarrayOptional
Default value of this property is []
methodEnumOptional
"POST": string"PUT": stringDefault value of this property is "POST"
statusesarrayOptional
Default value of this property is ["ACTOR.RUN.SUCCEEDED","ACTOR.RUN.FAILED","ACTOR.RUN.TIMED_OUT"]
customDataobjectOptional
Default value of this property is {}
transformEndpointstringOptional
Default value of this property is "async ({ Apify, url, dataset, requestQueue, keyValueStore, abort, data, input: { customData } }) => {\n return data;\n}"
triggerConditionstringOptional
Default value of this property is "async ({ Apify, dataset, requestQueue, keyValueStore, abort, data, input: { customData } }) => {\n return true;\n}"
tokenstringOptional
Default value of this property is ""