Zaapi Help Centre
Open AppContact Support
  • Welcome to Zaapi
  • Start guide
    • Step 1: Create an account
    • Step 2: Integrate messaging channels
    • Step 3: Invite team members
    • Step 4: Manage your inbox
    • Step 5: Analyse chat performance
    • Step 6: Install the mobile app
  • Integrations
    • Facebook Messenger
      • How to connect
      • Limitations
      • Error troubleshooting
    • Instagram
      • How to connect
      • Limitations
    • WhatsApp Business
      • How to connect
      • Limitations
      • Template messages
    • LINE
      • How to connect
      • How to connect (Thai)
      • Import LINE chat history
      • Create chats from "Friend add"
      • Display Admin Name & Photo in LINE
      • Limitations
    • Shopee
      • How to connect
      • Limitations
    • Lazada
      • How to connect
      • Limitations
    • TikTok
      • How to connect
      • Limitations
    • Website Chat Widget
      • Configure the chat widget
      • Install the chat widget on your website
  • Inbox
    • Search
    • Open & Close Chats
    • Track Conversions
    • Quick Replies
    • Labels
    • Saved Filters
    • Assign Chats
    • Spam Inbox
    • Customer Information
    • Meta Ad Source
    • Notes & Tagging
  • Team Management
    • Teams
    • User Roles
  • Broadcast
    • Broadcast on LINE
    • Broadcast on WhatsApp
  • AI Agent
    • Training AI
    • Testing AI
    • Analyse AI
  • AUTOMATIONS
    • Basic Automations
      • Assign chats to agents
      • Greeting message
      • Out of hours message
      • Closing chat message
      • Auto reply to Facebook/IG comments
      • Assign labels to chats
  • Flow Builder
    • Set up guide
    • Nodes (Triggers, Conditions & Actions)
    • Error troubleshooting
  • Analytics Dashboard
    • Chat & Agent Performance
    • Sales Performance
    • Label Usage
Powered by GitBook
On this page
  1. Flow Builder

Error troubleshooting

PreviousNodes (Triggers, Conditions & Actions)NextChat & Agent Performance

Last updated 5 months ago

Was this helpful?

CtrlK
  • Flow sent multiple messages
  • Flow immediately started again after finishing
  • Flow did not run

Was this helpful?

Flow sent multiple messages

This may happen if multiple flows are triggering simultaneously. To check:

  1. Go to the customer chat where the flow triggered twice.

  2. Click "Automation logs" in the sidebar.

  3. Check if another flow was triggered. If so, pause that flow.

  4. If only one flow appears, check if any Basic Automation (e.g., greeting message, out-of-hours message) are enabled. Disable any conflicting automation.


Flow immediately started again after finishing

This is likely due to the "Trigger every time" frequency setting. To adjust:

  1. Click the Trigger node in the flow.

  2. Select one of the following options:

    • "Trigger once every new conversation"

      • This means the flow will run again for that specific customer only after the conversation is closed and re-opened again

    • "Trigger once per contact"

      • This means the flow will only ever run once for that specific customer, even if the conversation is closed and re-opened again at a later date


Flow did not run

Several factors could prevent the flow from running:

  • Trigger Frequency: If "Trigger once per contact" is enabled, the flow will not restart for returning customers. Adjust this in the Trigger node and choose:

    • "Trigger once every new conversation"

    • "Trigger every time"

  • Message Content Condition Issue: If a Message Content condition follows the Trigger node, review its operators (contains, equals, etc.) to ensure it correctly matches expected messages.

  • Messaging Channel Not Selected: Open the Trigger node and confirm that all relevant channels are selected.

  • Flow is Paused: Go to the Flows List and check if the flow is Paused or Enabled. If paused, enable it to resume functionality.

Revision created 6 days ago