Accessing upload field from external website
I'm looking to post image upload field to an external site.
I need to export images and signature fields via script to web-merge or another external software. I need to access the URLs without login or using an authentication token. So I need the actual link to where the image and signature fields are stored in the db.
Any suggestions?