Community
Deleting submissions based on content of the submission
I need to delete submissions based on the email or name provided as part of the submission. Is there a programmatic way I can delete all submissions that have a specific (or one of many specific) values in the submitted data?
Posted by Isaiah Fisher 6 days ago
Deleting a file from a submission using the API
I have need to programmatically delete a file from a form submission. The file must be completely deleted from Formstack's systems.
What is the accepted method for performing this task?
Currently, I have found some success with a `PUT` request to the `/submission/:id` endpoint. Sending an empty string payload to `field_x` results in the file disappearing from the submission admin UI. The download link to that file also breaks.
However, due to the lack of documentation on the matter, I am not sure if my solution is actually deleting the file from Formstack's systems.
Any advice on the matter would be greatly appreciated.
Posted by abrezel 14 days ago
Automate Export Submission in PDF
We would like to get a copy of the submission data in PDF format. Currently, we can go into FormStack Admin and go to the specific submission and then export it to PDF. We would like to automate this.
We do not see an API to do this. Has anyone done this via one of the APIs? Or a work-around?
Posted by T.M. 2 months ago
Create docu,emts for Sign via API concatent several documents with templates
I am trying to create one document per signature from multiple documents.
However, I get an unexpected result.
I am passing two files and two templates IDs to the Create Document hotspot
templates[0].id ="example1"
templates[1].id = "example2"
However, I get an unexpected result. Instead of overlaying templates on each separate document, both templates are overlaid on one first document. The second document remains without an overlaid template at all.
How do I need to make a request that both the first document was overlaid with a template and the second document was overlaid with its own template?
Posted by Konstantin 2 months ago
Developer account
Is there a developer account I can use to setup an integration?
Posted by Johnny 3 months ago
Formstack Developer Needed
I'm looking for a very knowledgeable and proficient Formstack developer to make some changes to my existing Formstack forms. How do I go about finding a professional?
Posted by Rob Schild 3 months ago
Japanese character cannot be entered correctly after migrating to new theme
Hi, is there anybody having a same issue. The input becomes absurd....
<br>
新しいバージョンのテーマに移行したら日本語入力がうまくいかなくなりました。入力したものが、おかしな状態です。勝手に確定されたり、文字が入力されたりします。
Posted by Yui 6 months ago
Is there a way in a word doc to display different logos depending on a merge field data?
I need to show different logos depending on the office we are sending from. Our word doc just had the image imbedded and don't know how to display it conditionally.
Posted by RL Andersen 6 months ago
Insert data from excel and charts from Power BI reports in a document?
Hi, I have a document created using data from Power Query. Now I want to insert the data in an excel spreadsheet stored in a sharepoint location to the document along with few charts in power bi reports published in our powerbi workspace. How to achieve this?
Posted by Alenso 8 months ago
Notification Emails
Currently Forms only allows up to 5 email notifications. This is very limiting. We need to be able to provide end users with notifications when different areas of the form is completed.
Posted by Ian Serrao 8 months ago