January 9, 2024
about 1 year ago by Neil Raina
- Updated the name of profile picture property on client objects to
avatarImageUrl
. - After creating a new API key you previously couldn't use it for a few minutes. API keys are now functional immediately.
- Added a
attachementUrls
property to the Form Responses resource. This makes it possible to use file attachments in a form response as part of an automation. For example, you can move file attachments to the Files App or back it up in an external service. - Added a
downloadURL
property to the Files resource. Similar to the above enhancement this makes it easier to use file uploads as part of an automation.