Tool to batch create or replace synonyms in an Algolia index. If a synonym with the objectID doesn't exist, Algolia adds a new one. Use when you need to add or update multiple synonyms at once.
synonymsRequiredarrayList of synonym objects to create or replace. Each must have an objectID and type.
indexNameRequiredstringName of the index on which to perform the operation.
forwardToReplicasbooleanWhether changes are applied to replica indices. Default is false.
replaceExistingSynonymsbooleanWhether to replace all synonyms in the index with the ones sent with this request. Default is false.
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.