I am a newbie to CRM. Am trying to automate a process in CRM. But not sure how to check the value of CRM entity rows constantly and perform some post operations.
For example: Consider we have a CRM entity "account" and it has a field called "expiry date" so how to check the expiry date for all records in account entity and if the date is in the past or today's date change the "account" field status to inactive for the records that satisfy the conditions. Any insights will be helpful. Is there any way we can do this using CRM plugin? If yes, how to check all rows in account entity for the expiry date.
Any help would be much appreciated.
Thanks in advance.