I have a few customers lately who have similar requirement to this:
As a Gainsight User, i would like the ability to kick off a rule chain on successful completion of a Connector Sync Job.
I have a particular customer who is using mixpanel and wants to kick off an outreach to the customer if a particular event is triggered in their platform.
As it stands, the only way i can do something similar is to run a cron expression in rule scheduling to run the job on an hourly basis, which is not optimal