We recently added a useful binary attachment upload feature to Tenjin so we can upload attachments to Zendesk as binary instead of base64. Now we need to use this for Cherwell platform. However, their API also requires the size of the document to be passed in bytes (as a URL parameter), but this information is not currently available in the files array. Please can we add with priority as it's for an active customer engagement? The body of the API call is just the data so fits in with current approach, just need the extra property available which we can pass to API in URL.