Verify an Algolia index exists before you deploy
A misspelled index name silently creates a new one, and suddenly your search points at nothing. Have your pipeline send Notis a webhook and it checks whether the target index actually exists first, so you catch the mistake before it ships.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Index Exists
Tool to check if an algolia index exists. use before performing index operations to prevent accidental index creation. example: indexexists(index name='products').
Why this helps
Index operations sometimes run against the wrong name and quietly create an empty index, and you only find out when search returns nothing.
- Confirm the target index exists before any operation runs.
- Prevent accidental empty index creation from a typo.
- Fits into your existing build or deploy pipeline via a simple request.
Setup
Build it in a few focused steps.
- 1Connect Slack and Algolia to Notis once from the portal.
- 2Open Automations in the portal and create a new automation.
- 3Describe it plainly, for example: when my pipeline pings this webhook with an index name, check whether that Algolia index exists and report back.
- 4Choose the incoming webhook trigger and set the Slack channel where Notis should post the result.
- 5Send a test request to the webhook and confirm the existence check comes back.
Questions about this workflow
How does my pipeline call this?
Notis gives the automation a webhook URL. Have your build or deploy step send an HTTP request to it with the index name to check.
Where do I see the answer?
Notis posts the result to the Slack channel you chose, so the whole team sees whether the index was found.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Slack to Algolia. A trigger fires from one place; an action lands in another.
Slack triggers
Algolia actions
New Channel Created Trigger
Triggered when a new channel is created in Slack.
Add AB Test
Tool to create an ab test comparing search performance between two variants. use to test different index configurations or search parameters and measure impact on click-through and conversion rates.
Channel Message Received
Triggered when a message is posted in a Slack channel (public, private, or multi-party IM). Does NOT match direct messages.
Browse Algolia Index
Tool to retrieve all records from an index. use when you need to export or iterate through an entire index dataset.
Direct Message Received
Triggered when a new direct message (DM) is sent to a user in Slack. Catches all DMs across all DM channels.
Clear Objects
Tool to clear records of an index without affecting settings. use when you need to completely wipe all objects (e.g., after a bulk reindex) while preserving index configuration.
Message Reaction Added
Triggered when a reaction is added to a message in Slack. Supports optional filtering by channel and emoji name.
Clear Rules
Tool to delete all rules in an index. use when you need to wipe all rules before re-creating them. use after confirming no critical rules require retention.
Message Reaction Removed
Triggered when a reaction is removed from a message in Slack. Supports optional filtering by channel and emoji name.
Clicked Object IDs
Tool to send a click event to algolia to capture clicked items. use immediately after a user click outside of search contexts to report click events.
Reaction Added Trigger
DEPRECATED: use `SLACK_MESSAGE_REACTION_ADDED` instead. Triggered when a reaction is added to a message in Slack.
Clicked Object IDs After Search
Tool to send a click event after a search response. use when you want to report which items a user clicked in search results.
Reaction Removed Trigger
DEPRECATED: use `SLACK_MESSAGE_REACTION_REMOVED` instead. Triggered when a reaction is removed from a message.
Converted Object IDs
Tool to send a conversion event for items outside of search context. use when tracking conversions on category pages or external flows unrelated to algolia search.
New Bot Message Received Trigger
DEPRECATED: use `SLACK_CHANNEL_MESSAGE_RECEIVED` with `is_bot_message=true` instead. Triggered when a new bot message is posted to a Slack channel.
Copy Index
Tool to copy the specified index to a new index. use when you need to duplicate an existing index including records, settings, synonyms, and rules after confirming source and destination names.
Connect any two apps with Notis in the middle.
Not just Slack and Algolia. Any combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Algolia.