ContributionsMost RecentMost LikesSolutions10 MB limit on file uploads with REST API We have a requirement to upload files that are larger than 10 MB using the QuickBase API. It appears that the newer REST API is only allowing files up to 10 MB. The older XML API allows larger files (presumably up to the 100MB QB limit). Is there any way to upload larger files with the REST API? ------------------------------ Theo Pozzy ------------------------------ Re: Upload file attachment using REST API Thank you, Doug. It would be nice if basic Google searches could get to those details a little easier! ------------------------------ Theo Pozzy ------------------------------ Upload file attachment using REST API We have a need to build an integration with QuickBase that needs to include file attachments. In searching the QuickBase documentation, we have found an API call using XML for uploading attachments, but the REST API documentation only mentions API calls for downloading and deleting attachments. Is there a way to upload a file attachment using a JSON message and the REST API? If so, can someone point me to the documentation? ------------------------------ Theo Pozzy ------------------------------