Tool to partially update a task in Algolia Ingestion API. Use when you need to modify task configuration such as schedule, failure threshold, destination, or notification settings.
cronstringCron expression for the task's schedule.
inputobjectConfiguration of the task, depending on its type. Can be streaming input (with mapping), docker streams (with streams array), or Shopify input (with metafields and market).
taskIDRequiredstringUnique identifier of a task.
enabledbooleanWhether the task is enabled.
policiesobjectSet of rules for a task.
destinationIDstringUniversally unique identifier (UUID) of a destination resource.
notificationsobjectNotification settings for a task.
failureThresholdintegerMaximum accepted percentage of failures for a task run to finish successfully.
subscriptionActionstringAction to perform on the Algolia index. Valid values: replace, save, partial, partialNoCreate, append.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.