Has anyone tried to use the submit button on a fillable PDF form to send data into smartsheet? Doens't seem to difficult but could use some guidance.
Hello Scott,
Thanks for reaching out! Have you checked out our DocuSign app? This is probably something close to what you're looking for. If it's not, could I have you let me know more details on what would be different about what you'd like?
Kind regards,
AlisonSmartsheet Support
Thank you for the response. I did look at that plug in which takes data from smartsheet and inserts it into the formletter.
What I want is to fill out a fillable pdf form and click the submit button on it to send the data to smartsheet.
Hi Scott,
You could probably set this up with zapier, but I have another idea that I will check and get back to you if it works.
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant / Get Done
Hi again Scott,
How often will you need to send pdf forms?
Andrée
Many each day - a few dozen perhaps.
Can you send me an example pdf form?
I am curious - would a web form work in this scenario? I am assuming the fill-able pdf is "living" somewhere outside of smartsheet?
Jef
Hi again Jef,
I missed your reply because of the previous issue with the forum.
Did you find a solution?
Hi,
Following up on that. I would like to set up similar things. I am trying to deploy a reimbursement system for my office.Once a person submits a form via smartsheet, I need to have a PDF pre-filled with all of the info including the ones that will be linked to other cells.
Once the PDF is prefilled, I will need it to go thru DocuSign for signature. Once the user signs I will need to have smartsheed trigger an alert/change status of the row by "ready for submission".
Hi Matthieu,
You could absolutely do that with the Google doc or/and the DocuSign integration. Let me know if you need help setting it up. I'd happily work with you and create a solution.
Andrée Starå - Workflow Consultant @ Get Done
How did it go? Did you manage to get something set up?
I am also curious as to the ability to import information from a fillable pdf directly to Smartsheet. Thanks for any solution you can offer.
Hi Susan,
How would you like to use it?
Hey Andree,
I'm looking for a similar solution to what Matthieu mentioned above.
Once a user fills out a Smartsheet form it is logged into my tracker. From there, I want to extract some fields into a fillable pdf and have the user sign the document. What are your suggestions?
Hi Denise,
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
Hope that helps!
Have a fantastic week!
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Hello, I found that sheet modifiedAt field in "List Sheets" GET method sometimes is different than modifiedAt field from "Get Sheet". Is this normal ? When I change a value in a cell, Get Sheet method returns the last modifiedAt date but List Sheets remain with the old value.
This discussion was created from comments split from: Saving files attached to Smartsheet rows out to Sharepoint folder.
Hello Smartsheet Api support team, I've been developing python scripts on Azure function and they've been working without any issues until recently. I keeping got some generic error when attempting to add or update rows. I repeatedly got the error code 4000. {"result": {"code": 4000, "errorCode": 4000, "message": "An…