Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2024-04-25 12:54 PM
Is there a method to get additional datafeed information from the API?
The call "/api/core/datafeed" is not getting us the data points we need from the db.
Additional data points like from Run Config - Recurring / Every data elements and Target Record Processing - create vs update.
We are SaaS so any direct db calls are out for us.
2024-05-06 04:47 PM
Have you reviewed the REST API for datafeed history to see if it meets your requirements? /api/core/datafeed/history combined with the datafeed endpoint should get you 90% of your requirements.
The data elements would be the gap.