GetFileContent(fileId)
returns the binary content of the file identified by the fileId
.
Use this function to upload a file to your data source. See Files in Mapsly for more details.
Input
fileId
: ID of a file stored in a Files field of a Mapsly system object like Route activity or Check In, or a Files field of a Form action.
Output
A binary content of the requested file.
See also: