API or Integration to fetch module's history

Hello,
Is there a way to fetch module's Change data capture or History through an API?

Best Answer

  • seymatas1
    Answer ✓

    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 🌷🙂

Answers