Hi,
I'm trying to set an Automation rule to set a value to a specific Insight object based on a certain condition. Can't seem to figure how to do it. What's the syntax? Can you provide an example please? Would highly appreciate your help.
Thank you.
Regards,
Victoria
This is the example of Automation rule in Insight. It will automatically update status attribute to Active/Inactive based on End Date and conditions configured. Similarly you can configured as per your requirement.
1. When
a. Object created
b. Object Updated
c. Schedule event
ObjectType = xxxx AND status is empty
2. Condition: If
"End date" >= now()
3. Action: Attribute Value
Status --> Active
4. Condition: else if
"End date" < now()
5. Action: Attribute value
Status ---> Inactive.
hope this helps you.
Thanks,
Mayur
if the provided answer was helpful, Please hit the accept button.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.