Flow XO
Create
Log in
Sign up
Home
Feedback
Flow XO
Boards
Flow XO
Powered by Canny
Flow XO
Let us know how we can improve Flow XO.
Description
Showing
Trending
Sort
Trending
Top
New
Filter
Under Review
Planned
In Progress
Complete
posts
how to stop web messenger from creating a new "user/sessions" for the same user?
hello ^-^ I need somehow deliver a metadata for a web messenger to let all my flows know that this session is not a "new user" but the same already registered in the system user (especially for the web messenger, with slack or TG I could use response path relatively) I could transfer metadata (such as pre-defined response path) with a help of Web Messenger API: FxoMessenger.on('stateChanged', function(state) { if (state === 'connected') { FxoMessenger.setConfig({ metadata: {}, }); } }); but I don't know how to use customised response path in the first flow's module to stop FlowXO from creating a new user for already registered one: I insert additional metadata after user's first session in the local storage (or cookies) I recall this metadata as mentioned above and first flow's module can see it (trigger) I could input previous response path of this user in the second module but the flow still creates new user in the web messenger users base how can I fix this? this issue stops me from a correct users segmentation and user-tests delivery via bot for sure I need to see "sessions per user" not each "session = user" could you plz give provide me with any possible advice or assistance? best regards,
0
1
How ot add quantities for Sell product action?
If any tips on how to add quantities of the products desired to be purchased, to the Sell product action - please advise.
0
1
FlowXO stopped working
Hi FlowXo team, The FlowXo for our site stopped working. When I try the flow bot from the provided test console it prompts me the questions but when I open the url provided by flow in the browser, it would not respond. Please help us debug the issue. Thanks!
2
1
my credit cards are not working for automatic payments
Unable to use chatbot due to payment gateway issue. The Credit card which was used to buy subscription is not working to add additional BOT .It is showing server error
0
1
Cannot download CSV in Interactions section
I pressed the Export button In the Interaction Section and it created a link to download the CSV, but when I pressed this link (bottom right corner), no CSV was downloaded. I tried it with Chrome, Safari, and Edge.
0
1
Just clone this bot
When things change a lot and you want to retouch your old bot from the beginning (or for whatever reason), It would be helpful if that bot can be just cloned (the replica mybot_clone, with everything off).
0
1
Go directly to the FAILED part of the flow
(It's not a big deal, but) In the administration panel, on "Interaction Details" page, when status is FAILED, it would be useful if this text "FAILED" become linkeable, to lead us to the part where the fail action is shown.
0
2
Comments or notes in a Flow
It would be useful if we can add meta-comments or notes to particular flows (and see them in a flash).
0
1
Decrease attribute value by a fixed amount
You can use attribute as a kind of counter (in a loop) it put +1 in their value (which increase it by one). It would be great if we can decrease it, for example with -1. And why not to increase/decrease it by another fixed amount, not just 1 (for example, +2, or -3)?
0
1
Ability to continue a flow if the user doesn't answer a question in the expiry time.
0
13
Load More
→
Powered by Canny