I’m trying to send data from Botpress using a webhook (in screenshot) to a single google sheet, the chatbot is a real estate bot so I am capturing Buyers and Sellers details separately in the flow.
Is it possible to send data to a single google sheet, but send it to separate tabs in the sheet?
I tried using a router but I dont know how to actually use it or if its what I should be using.
As per your concern it is not possible to share data on different tabs with one module you have to use two different modules for data sending in two different tabs.
It seems that there may be some miscommunication here. You can do that, just that you’ll have to set up the two filters after the router, so that buyers will take one path, and sellers will take the other path. If you don’t do that, any bundle generated by the trigger will take both paths and the top and bottom modules will both execute.
Next time, could you please share screenshots of the module fields and filters in question? It would really help other community members to see what you’re looking at.
You can also export the scenario blueprint file to allow others to replicate the issue. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
If possible, could you also please provide the input/output bundles of the modules by running the scenario, then clicking the bubble on the top-right of each module, taking screenshots of, and copying the contents into this discussion thread:
This will allow others to better assist you. Thanks!
I apologies for my mistake if that webhooks captures both buyers and sellers details then you can use router and give on path for buyer and on for seller by applying filter in both different tabs, you can do it in same scenario
I think I figured it out! I was able to use a variable at the start of the flow which defines the pathway based on the users choice e.g Buyer or Seller.
In future, please create a new thread for each question. This makes it easier for others with the same problem to search for the answer. Thank you for your cooperation!
The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
others can save time when catching up with the latest activity here, and
allows others to quickly jump to the solution if they come across the same problem
To do this, simply click the checkbox at the bottom of the post: