Form content into a text file on Dropbox.
Status: Closed · Asked by Mallegro on · 0 views
I want to create text files in Dropbox that contain data from forms via Webhooks.
1. Can I dump all the content of the forms into a text file?
2. One of the objectives is to fill out a template document. Can I edit the placeholders of the template text file with the content of the form where I have several form fields to alter. Is this possible in Pabbly?
3. If 2 is "no", can it be done using Google Sheets and Google Docs instead?
Hey @Mallegro
For your concerning use case, you can refer to our tutorial video -
(Though in the following video we have used Google Drive but you can use the DropBox as per your choice)
youtube.com/watch?v=yZ8jSYd2OFQ
Though to save the file in DropBox, check this tutorial video -
(Watch the second part of the video)
youtube.com/watch?v=IbYdk4i_uis
Thanks