Tool to create a new data source in Algolia Ingestion API. Use when you need to set up a new source for data ingestion from external platforms or custom data feeds.
nameRequiredstringDescriptive name for the source.
typeRequiredstringType of data source to create. Options: bigcommerce, bigquery, commercetools, csv, docker, ga4BigqueryExport, json, shopify, push. The 'push' type is for sources where data is pushed directly via API.
inputobjectInput configuration for the source. Structure varies by source type. Key required fields: commercetools requires url + projectKey; bigcommerce requires storeHash; json/csv require url; bigquery/ga4BigqueryExport require projectID + datasetID; docker requires image + configuratio…
regionstringRegion for the Algolia Ingestion API endpoint. The API will be called at https://data.{region}.algolia.com. Valid values: 'us', 'eu'.
authenticationIDstringUniversally unique identifier (UUID) of an authentication resource. Required for most source types except 'push'.
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.