Solution Implementation
3. Process Designer
Let us now setup Email Notification
on Movie Show Booked status using Platform
> Process Designer
(i) Create new process flow on Events
module.
(ii) Configure Trigger Properties and Save.
(iii) Add Email Action
(iv) Configure Email Task and Save.
- To: $(contact_id : (Contacts) email)
- Subject: $(cf_calendar_event : (vtcmmovies) fld_vtcmmoviesname) - is Booked
- Body: We have $eventstatus - $(cf_calendar_event : (vtcmmovies) fld_vtcmmoviesname) for you.
(v) Finally Save and Publish the Process.