Add Insights API support to the Younium connector (recurringrevenue, allmetrics, revenueChanges)
Which connector?: Younium
Additional details:
The current Younium connector only syncs the standard detail view tables (account_detail_view, booking_detail_view, chart_of_account_detail_view, country_detail_view, currency_detail_view, exchange_rate_detail_view, journal_detail_view, payment_detail_view, payment_term_detail_view, product_detail_view, and similar). Younium also offers a separate Insights API (OData v4) that returns pre aggregated ARR and KPI data per month. The three endpoints are:
- Recurring Revenue: GET {environment base url}/insights/Odata/recurringrevenue
- All Metrics: GET {environment base url}/insights/Odata/allmetrics
- Revenue Changes: GET {environment base url}/insights/Odata/revenueChanges
These endpoints are not part of the connector's current sync scope, so they do not appear as selectable tables when a customer sets up a Younium dataset.
Customer impact: our customer has been trying to reconcile ARR from the standard transactional detail view tables for several months without success. The Insights API would give them pre aggregated ARR and revenue change data directly, which matches their use case much more closely than reconstructing it from transactional data.
Reference: Younium's own documentation for this API is here, https://developer.younium.com/documentation/developer-resources/insights-api.
Ask: please evaluate adding these three Insights API endpoints to the Younium connector's sync scope, either as new tables or as a configurable option.
Please sign in to leave a comment.
Comments
0 comments