File Management
Tutorials
Overview

Introduction

How to Upload Files

Please read this tutorial for uploading files using ROQ's Node.js SDK.

How to Fetch File Using API

To fetch uploaded files using ROQ Files API, read this tutorial.

How to Associate Files

ROQ's createFileAssociation() API allows files to be associated with multiple entities. This method will simplify the schema database because you don't need to change the existing schema database. Please read this tutorial on how to associate file using this API.