Wexa AI
    Wexa AI
    • Wexa AI
    • Getting Started with Wexa AI
    • Use Cases and Workflows
    • API Reference
    • Tutorials
    • Troubleshooting Guide
    • API Endpoints
      • Project
        • create project
        • Get all projects
        • Get project
        • update project
        • Delete project
      • Agentflows
        • create agentflow
        • get agentflows
        • Get agentflow by projectId and UserId
        • get agentflow by id
        • Add skilled agent to agentflow
        • Update skilled agent
      • Connectors
        • get connectors by projectid
        • get connector by Id
        • Delete a connector
        • connector update status
        • get all available trigger actions
      • Skills
        • create skill
        • get skills
        • get skills by category'
        • get skills by id
        • skills by name
      • Executeflow
        • create executeflow
        • get executions
        • execute agentflow
        • pause executeflow
        • resume execution
        • cancel executeflow
        • get execution by execution id
        • get execution details for monitoring
      • Customer
        • get customer
        • Get credit history
      • Actions
        • create action
        • get action
      • Files
        • upload files
        • get files by fileid
        • get connector by fileid
        • get files by connector_id
      • Inbox
        • get inbox
      • Tags
        • tags
      • Tasks
        • get tasks
        • get task by id
        • Pause running task
        • resume task
        • Stop task
      • Tables
        • create table
        • create database
        • get tables
        • get records list
        • get table names
        • delete record
        • delete a column
      • Dashboard
        • get dashboard
        • refresh dashboard
        • delete component in dashboard
      • Settings
        • get settings
      • Marketplace
        • get all connectors
        • get marketplace coworkers
        • get marketplace coworker by id
      • Coworker schedules
        • get schedules
        • create coworker schedule
        • get schedule coworker by its id
        • update schedule by its id
        • delete schedule by its id
      • Analytics
        • Get analytics
      • Marketplace coworkers
        • hire a coworker
        • check marketplace coworker update
      • Project member
        • project_member

    Use Cases and Workflows

    Wexa AI's versatile platform caters to a broad spectrum of industries and business sizes, offering tailored automation solutions to enhance efficiency and productivity.

    Small and Medium Businesses (SMBs)#

    Lead Generation & Enrichment: Automate the process of gathering and enriching lead data to improve sales outreach.
    Customer Support Automation: Deploy AI-powered chatbots and virtual assistants to provide 24/7 customer service, handling inquiries and resolving common issues.
    Invoice Management: Streamline invoicing processes, from creation to payment tracking.

    Enterprises#

    Human Resources Automation: Automate onboarding processes, payroll management, and employee record maintenance.
    Customer Service Operations: Utilize AI coworkers to handle routine customer inquiries, allowing human agents to focus on complex issues.
    Inventory Reconciliation: Automate the tracking and reconciliation of inventory across multiple locations.

    Industry-Specific Applications#

    Logistics: Manage shipment tracking and fleet coordination through automated workflows.
    Retail: Conduct inventory audits and manage promotional campaigns with AI assistance.
    Construction: Oversee schedule management and progress reporting using AI-driven tools.

    Workflow Example: Sales Lead Enrichment#

    Trigger: New row added to Wexa Table with LinkedIn URL
    ↓
    Agent 1: Checks for existing enrichment
    ↓
    Agent 2: Calls LinkedIn API via RESTful connector
    ↓
    Agent 3: Updates Table with enriched data
    Modified at 2025-04-24 05:10:22
    Previous
    Getting Started with Wexa AI
    Next
    API Reference