Community
Downloading signatures via API
19 days ago by Ali Ghafoori
Is there a way to download a signature file via API? I tried using the end point:
https://developers.formstack.com/reference/downloadsubmission_idfield_id
However, it seems not to work for signatures.
I get the link: https://www.formstack.com/admin/download/file/[id]
I can't download the file unless I log in to the website.
How can I retrieve that file via API call?
With thanks in advance