Alaksiej Ščarbaty created NIFI-14357:
----------------------------------------
Summary: Write more attributes in FetchBoxFileInfo
Key: NIFI-14357
URL: https://issues.apache.org/jira/browse/NIFI-14357
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Alaksiej Ščarbaty
Add more attributes to
[FetchBoxFileInfo|https://github.com/apache/nifi/blob/main/nifi-extension-bundles/nifi-box-bundle/nifi-box-processors/src/main/java/org/apache/nifi/processors/box/FetchBoxFileInfo.java]
processors.
*box.path.folder.ids* - a comma separated list of
[path_collection|https://developer.box.com/reference/resources/file/#param-path_collection]
IDs. Allows filtering files by specified folder id.
*box.owner.id* - an ID of [a file
owner|https://developer.box.com/reference/resources/file/#param-owned_by].
*box.owner.email* - an email (login) of [a file
owner|https://developer.box.com/reference/resources/file/#param-owned_by].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)