I have an automation that when the status of software is changed from Assigned or on hand, it will add or subtract 1 from the Available count and also send an email if the available is below the Alert level.
BUT what happens is when something else is updated for the software, the edit object triggers and of course the status is checked and the counts are altered.
Is there a way to only fire the automation if the trigger for the automation is fired for a particular attribute changing.
The only thing you can select is the Object Type, but I need another layer of control.
Hello!
To trigger automation for a specific attribute change:
Use conditional checks within the automation.
Set workflow rules for the attribute change.
Utilize ‘Updated Fields’ triggers if available.
Consider custom scripting for precise control.
Check your system’s capabilities for detailed steps.
I hope this helps you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.