AutomationUser_<your-app-service-id>_<a-random-string@boxdevedition.com
).box://<path/to/folder/in/account>
.<path-to-downloaded-key-file>
with the path to the private key configuration JSON file that you downloaded by following the preceding instructions.
<name>
(required): A unique name for this connector.<remote-url>
(required): The URL to the target Box folder. This URL must take the format box://<path/to/folder/in/account>
.recursive
, set to true
to recursively access files from subfolders within the taget Box folder. The default is false
if not otherwise specified.<box-app-config>
(required): The contents of the private key configuration JSON file for the Box Custom App with access to the target Box folder. This file’s contents must be provided as a single string.