Hello, Is there a way to fetch module's Change data capture or History through an API?
Hi @Javed2918, Tiffany's answer about creating an export and triggering it thorugh an API is a great solution.
If you are looking for a detailed audit solution, Audit API is what you are looking for. You can keep track of certain user activities like successful and unsuccessful sign-in attempts, structural and cell data changes, and more. After the latest update, it can also pull model history.
There is a Github repo created by @QuinE, and a model created by @ChrisStauffer. You can clone the repo, schedule a daily API import, and have almost all your model activities organized in one place.
For more details, I recommend checking out this three-part OEG article.
Hope this helps.
Seyma π·π
Hi Javed,
I am not aware of any available APIs that allow for the extraction of model history data (presuming you don't mean revision tags). Here is an overview of the available APIs: https://help.anaplan.com/anaplan-api-844c6d40-a21c-423d-8435-ebaaa0372b76
That being said there is the option to created a saved export of the model history which would allow for an API to call the export action to extract a data file. See additional information here: https://help.anaplan.com/export-model-history-f5a9a1ab-b450-4dfa-8a5e-3faeb5971080
@seymatas1 - thanks for the assist! I must have missed that recent update to the Audit API. The addition of model history activity makes that API much more robust!
Hi, i have a source that uses a connection to Skutrak, and i selected 3 columns when i created the source, now i want to bring in a 4th column, do i have to recreate a source from scratch and then use that in a new transformation view and do all the work i did again, or can i update the source column selection, and add theβ¦
We have 2 dataspaces (Training and Current), the training one had a link to a list in a Model. When i tried to add a link to the same list in the Current dataspace, the link showed as ticked and i could not select it. Does this mean you cannot link to the same source in 2 different dataspaces? It shows a tick in the LINKβ¦
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦