Can an alert be set if a data flow is changed?

user09004
user09004 Member
edited March 2023 in Datasets

Is it possible to be notified when a change is made to an existing dataflow? Ideally I would like to receive an email or some sort of notification any time a data flow transform is edited or updated. 

Best Answer

  • jackb1117
    jackb1117 Contributor
    Answer ✓

    You could build your own using Domo. There are datasets called 'Domostats' (I think you have to call support and have them enable them in your instance, I can't remember offhand) which show metadata about your instance. There is one called 'Domo Dataflow' which has metadata about your dataflows, one attribute of which is the 'last modified date', so you could build a dataflow that flags when the last modified date = today (or whatever your logic may be), build a card that only shows those records, and then fires an alert to you anytime the number increases by 1 (or otherwise changes). 

     

     

Answers

  • Domo doesn't have that capability.  It sounds great, though.  I can think of many times that would have been beneficial to my team.  Post it up on the ideas exchange!

     

    Aaron
    MajorDomo @ Merit Medical

    **Say "Thanks" by clicking the heart in the post that helped you.
    **Please mark the post that solves your problem by clicking on "Accept as Solution"
  • cthtcc
    cthtcc Member

    Has the status on this alert functionality changed since this was posted?  I would like to be alerted realtime of run errors on data sets.

  • jackb1117
    jackb1117 Contributor
    Answer ✓

    You could build your own using Domo. There are datasets called 'Domostats' (I think you have to call support and have them enable them in your instance, I can't remember offhand) which show metadata about your instance. There is one called 'Domo Dataflow' which has metadata about your dataflows, one attribute of which is the 'last modified date', so you could build a dataflow that flags when the last modified date = today (or whatever your logic may be), build a card that only shows those records, and then fires an alert to you anytime the number increases by 1 (or otherwise changes). 

     

     

  • cthtcc
    cthtcc Member

    This is fantastic. Thanks very much!