Tools & Features in Konnectify
Learn how to use built-in tools to power your workflows.
Filter
A conditional gate that evaluates data against a set of rules.
Path
Creates conditional branches in a workflow and executes the first matching condition.
Code Block
Executes custom JavaScript to process data and produce outputs for the next steps.
Repeater
Loops through items and runs actions for each, with support for iteration variables and updates.
Schedular
Runs workflows on schedules, from simple intervals to advanced cron-based triggers.
Webhook
Sends and receives HTTP requests to trigger workflows or call external APIs with dynamic data mapping.
Web Search
Enables your AI agent to fetches real-time web data during execution for up-to-date responses.
Delay
Pauses workflow execution for a set time or until a specific moment, then resumes with all context intact.