R Client for 'Via Foundry' API
Authenticate with the Via Foundry API
Calculate expiration date (30 days from now)
Call an API Endpoint
Discover Available Endpoints
Fetch the JSON data for a report
Get API Status
Get bearer token using the cookie token
Get headers for API requests
Extract children names across all processes
Get file names for a specific process
Get unique process names
Load Configuration
Load or download a file from a process and file name
Login and retrieve the cookie token
'Via Foundry' API provides streamlined tools for interacting with and extracting data from structured responses, particularly for use cases involving hierarchical data from Foundry's API. It includes functions to fetch and parse process-level and file-level metadata, allowing users to efficiently query and manipulate nested data structures. Key features include the ability to list all unique process names, retrieve file metadata for specific or all processes, and dynamically load or download files based on their type. With built-in support for handling various file formats (e.g., tabular and non-tabular files) and seamless integration with API through authentication, this package is designed to enhance workflows involving large-scale data management and analysis. Robust error handling and flexible configuration ensure reliable performance across diverse data environments. Please consult the documentation for the API endpoint for your installation.