Hello,
I have a zap that sends out documents to be signed by students. Once they have been signed I would like to upload the PDF files to a MSSQL database in a Filestream column.
I have tried two options:
- Signrequest to MSSQL
- Signrequest to Google Drive to MSSQL
Both options fail to upload PDF documents that can be opened from the databse.
In option 2 I can see the signed PDF document in the Google Drive but again when I try to upload it to the database the document is then not displaying when we click to open it in our management system.
Any ideas?