Does the update from workflow triggers the update record event?
I am trying to implement a happy birthday email workflow and I want to ask a question.
The update from workflow does trigger the update record event, as it would be, if a user manual updates the record?
The reason I am asking this is because my implementation worked OK for the first time but it didn't continue back and forth.
My idea is to send happy birthday email, wait 1 year update a flag to trigger the second workflow, send email from second workflow wait 1 year trigger the first workflow and back forth.
I have created 2 workflows and a new flag (CT_checked).