Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Upload operation takes a single zip and/or json file as input, parses it, and updates/creates a record for each input file in the zip/json filezip file (containing one or more files) or a json file.

  • For a zip file, each json file in the zip file will parsed, and non-json files will be ignored.
  • For a json file, the file is parsed to update/create a record.


Note
titleNote

Since a zip/json file to be uploaded A zip can contain input multiple files, where each file is for different record types (for example, task, triggers, and calendars), you can upload the file from any list that supports uploadsa different record type. For example, the zip might contain two files; one file for a task and one file for a trigger. The zip file can be uploaded from any list the supports uploads (for example; tasks list, triggers list, and calendars list). When the zip file has successfully uploaded, both the task record and the trigger record will be uploaded.

A json file contains data for one record type only.

Step 1

Right-click any column on any list that supports uploads to display an Action menu.

Step 2

Click Upload... to display the Upload dialog.

Step 3

Click Browse to Select a file to upload.

Step 4Click Upload to upload the selected file.

...