How can I create a workflow that would fire when a task is created on a contact where a group of use
Although you cannot create a workflow that creates a task based on the Task record type, you could create one on the Contact record that relates back to the task action. You would add a custom field that lists typical task actions; for example, “Send Money Wire,” or “Meeting,” and add this to the Contact page layouts. This would require that you edit the contact record, but it would mean you could create a workflow based on the change to this field that would add a new task for a user. In addition, the contact record will allow you to
0