Release History
V1.5
Created: 2025-03-24
updated vendor_payments to ignore applyVendorEntries expansion
updated how requests are made via the session to reduce issues around the exception "Failed to establish a new connection" when making an api call
bumped version numbers for omnata-plugin-runtime and devkit
V1.4
Created: 2025-03-13
removed connection method 'OAuth (Microsoft Entra)'
V1.3
Created: 2025-03-04
update readme to include additional required API application permissions
updated OData Sync's to have company_id added to the output instead of the company_name for consistency across the different type of api calls.
V1.2
Created: 2025-03-02
fixed issue when cursor field was just a date instead of datetime caused exception being incremented
V1.1
Created: 2025-02-21
refactor environment handling
removed environment check from initial connection test
V1.0
Created: 2025-02-12
added api/v2.0 endpoints
added OData endpoints
added custom endpoints
added direct query capabilities
Last updated