Pre-Populating Main Filemail Uploader
Our file uploader can be pre-filled with custom values. You can do it by adding the following query parameters to the browser URL bar:
from
to
message
subject
Parameter values must be URL- encoded.
Example 1:
If you want to pre-fill with the following values:
from = sender@email.com
to = receiver@email.com
message = My test message
subject = Test subject
You would add the following query parameters to the browser URL, like so:
Example 2:
You can send to more than one receiver as shown in the following example:
Note: the field "from" can be set only when you are not logged into Filemail. When you are logged in - the email you used as the login, is always used as the "from" email.