Is it possible to execute an action / logic by monitoring different object types? (ie) if any of the x object types gets a new object, then it should execute an action / logic.
The final action is creating and updating an object per category id. So, if i setup different automates for different object types, they will all run the action at the same time if multiple OTs get data at the same time and the final action risks running into conflicts.