Tool to validate a source update payload in the Algolia Ingestion API. Use when you need to verify that an update to a source configuration is valid before actually updating it.
namestringDescriptive name of the source to validate.
inputobjectInput configuration for the source. The structure varies based on source type. Common fields include: url (string), projectID (string), datasetID (string), tablePrefix (string), table (string), customSQLRequest (string), uniqueIDColumn (string), method (string), delimiter (strin…
regionstringRegion for the Algolia Ingestion API endpoint (e.g., 'us', 'eu'). The API will be called at https://data.{region}.algolia.com
sourceIDRequiredstringUnique identifier of the source to validate.
authenticationIDstringUniversally unique identifier (UUID) of an authentication resource.
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.