Good Morning Guys,
Is it possible to submit a file to the uploader from an external source? Basically I'd like my form with the file uploader to be an endpoint. Here's the example:
1. I have a user logged into a session.
2. the user visits an external website and needs to send the information back to their logged in session
Is this possible? If so, how would I accomplish this? Do I just submit to a particular URL?
Thanks for your input, maybe I'm just overthinking this.
Esther