It would be great if we could automatically trigger workflows based on changes happening within HubDB.
E.g. We are managing job openings in HubDB and we’re aligning this with a custom object ‘jobs’, so we have more possibilities to report on jobs.
However, if we want to take a job offline (e.g. remove a hubDB row), we want to make sure the custom object job record als gets an update that the vacancy is closed.
Similarly, we’d like to sync HubDB info to the custom object, so they are always aligned (the other way is possible with custom code).