This is how I do it: 1) Use the API to get flow details:GET https://platform.adobe.io/data/foundation/flowservice/flows?property={{property}}&limit=1000&orderby={{orderby}}&continuationToken=&count=false 2) Save the response to a .json file on your desktop, open up MS Excel, then create a blank work...