Manage AODocs documents

We put some of the most useful data-handling API methods together into a loose sequence you can follow in the API portal. Or you can pick and choose the parts that help you accomplish your immediate goals with AODocs.

Note: You can perform most of the tasks in this tutorial either using the API or on your homepage in the AODocs user interface (UI). Use the one that suits your needs, or you can do them both to understand how they map to each other.

Before you begin

If you haven’t yet, make sure you familiarize yourself with the key concepts of the AODocs universe . Also, if you don’t follow this section in sequence, one page is devoted to help you create some test files and folders to work with in your Google Drive: the files are going to become attachments to the AODocs documents you’re about to create.

What you’ll do

If you follow the sequence in this section, you’ll port some Drive files to become attached to AODocs documents inside some AODocs libraries. Once attached, you’ll create/add/patch/update/delete documents, attachments, properties, and metadata. Whenever appropriate, for each task, you’ll get a link to the specific part of the API portal needed to accomplish the task.

Note: We recommend following the sequence as some steps depend on previous steps.

The list of steps is as follows:

Let’s get started!