GET
retrieves files with special characters in file nameGET
endpoint can now retrieve a single file when the file name contains any special characters.http
function with POST
properly sends XMLhttp
function with POST
sends XML as text/xml
.text/plain
instead.sendEmail(
) properly sends attachmentssendEmail()
function successfully sends attachments in triggers and do as server statements.sendEmail
function/records
with method DELETE
to delete multiple records in a single API call for Public Cloud and Private Cloudโ/exec
with method POST
to run expressions that can modify the database for Public Cloud and Private Cloudโ/files
with method POST
to upload and attach files to the Image field for Public Cloud and Private CloudโtableName
in URLtableName
in addition to tableId
in the URL
urlOf()
function in Trigger after updateurlOf()
function used in Trigger after update now returns a valid link with a correct database ID
databaseId()
function in TriggersdatabaseId()
function used in Triggers now returns the correct database ID instead of random integers
shareFile()
function in TriggersshareFile()
function in Triggers, some fields were either loading or not returning any valuesshareFile()
function now returns correct values when used in Triggers