Include Path Collection in the result of Event API
Event API does not include the path collection for updated files. Thus, to get the updated files, another File Info API should be called.
This situation increases the number of API calls and causes the complexity of the client program and the performance issue.
Could you include the path collection in Event API results?

2 comments
-
eumenhofer commented
This is critical if you ever want to find a unique event such as a trash event, but you only have the original folder ID.
-
Anonymous commented
Relatedly, the path_collection should be included in FILE.TRASHED and FOLDER.TRASHED webhook events