Release History
V1.10
Created: 2025-05-26
ensured expansion items are only returned if the corresponding stream exists
V1.9
Created: 2025-05-22
bumped runtime version numbers
modified state so dates are stored as strings
V1.8
Created: 2025-05-22
bumped runtime version numbers
V1.7
Created: 2025-05-21
bumped omnata-plugin-runtime version
refactored how data is retreived due to never ending syncs under certain conditions
expected totals are now retreived at the start of a run to determine if the run is required or not
ensured when a child stream isn't selected, the expanded properties are not obtained
modified state to show expected and retrieved record counts
modified full refresh of data not to be date based
V1.6
Created: 2025-04-11
added in additional udf so that you can get a table count
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