If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
4. Means that workflow is supposed to be trigger by another workflow.
3. Is to run with a specific period.
Specify Scheduling with value
0 7 * * *
to create notifications every morning at 7:00am
If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
So, for a birthday, it is necessary to create two workflow:
1) Sheduled - triggered once a day
2) Sequental - depends on the previous one, checking if current day == birthday of Client
1. Create List Report that shows contacts who have a birthday today.
2. Select this report in Scheduled Workflow.
3. Add action to notify in workflow.
If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
Comment