Actions

Actions Overview

Actions let your chatbot collect data, trigger workflows, route customers, and connect the conversation to external tools.

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available QwryAI pages before exploring further.

Actions let your chatbot collect data, trigger workflows, route customers, and connect the conversation to external tools.

QwryAI Actions Overview action setup
Connect the action, test the trigger, and verify the customer-facing result before launch.

Configuration

Setup checklist

  • Decide what the action should do.
  • Confirm the customer data the action needs.
  • Choose when the action should trigger.
  • Write a customer-facing success and fallback message.
  • Test the action with realistic conversations.

Supported action types

ActionUse it for
Custom ActionCall a business endpoint or workflow and return structured data to the chatbot.
Web SearchLet the chatbot search approved web content when the answer is not in its sources.
Collect LeadsAsk for customer details inside the chat and store the submission for follow-up.
Live ChatMove a customer from automated replies to a human support experience.
Escalate to HumanCreate a support handoff when the AI should stop answering.
CalendlyOffer a booking path when a customer is ready to schedule time.
Shopify ActionsUse approved store context for product, cart, or order-related workflows.
SlackSend support or workflow notifications to selected Slack channels.
AreaCheck before launch
TriggerThe chatbot knows when this action should and should not run.
DataOnly required customer fields are sent to the action or external system.
Success stateThe customer sees a clear confirmation after the action completes.
FallbackThe chatbot has a safe reply when the action fails or cannot run.

Production check

After the action works in a test conversation, review the customer-facing text, fallback behavior, and any data sent to external systems.

Validation

  1. Open the selected chatbot.
  2. Enable or connect the action.
  3. Configure the required fields.
  4. Trigger the action in Playground.
  5. Confirm the result in the connected tool or help desk.
  6. Review the customer-facing message before launch.