https://discord.gg/botpress logo
w
d
Ohhh Tqsm I'm just learning using Botpress!!
And one more thing, let's say the user wanted to submit the document for an application to us. How to save on it on our database?
w
the uploaded document is saved in botpress, you'll see the generated url, so you can retrieve the document from there
i suggest you to take a look at my quick video on this to discover the feature

https://youtu.be/vudp70NcOFE

it's in french but you can enable the subtitles
d
Tqsmm bro...
Can I save the respective clients document into a table? So it would be easy to retrieve the all the specific clients info in one?? For example all my clients want to apply for my product so they need to fill up the form and need to upload their supporting document.. Now I as the admin want to retrieve all my customer document for further process.
w
Yeah sure, once the user have uploaded the document , you have access to the url so you can save it in a table, or Google sheet or whatever you want
d
I need to do manually? If have thousand of clients uploaded the doc how? Can I do something like Insert record or update record and straight away save on the database..
w
no of course not, you can either save the url in botpress tables, or create an automation to save the urls in a google sheet or something else
yep it's my channel 🙂
d
How to create an automation to save the urls in a Google sheet?
w
You can use make.com , create a webhook, and send the data from botpress to make
and in your make scenario, ssave the data in a google sheet
or you can use the google sheet integration in botpress, but sometimes it gets stuck
d
Alright thanks for your guidance😀
c
is also available for whatsapp integration?
4 Views