Using Macros
How Can I...
Macros are a set of actions that can be executed for a group of records in a module. These sets of actions include sending emails, creating tasks, and updating a field in the records with a specified value. You may have a set of actions that you perform on a daily basis or frequently to some records. You can combine all these actions in a single macro and perform them again and again. Take, for example, the scenario and how using macro makes the job easier.
Scenario 1 - You are a senior agent and some temps are assigned to you. Your job is to assign jobs to temps. After contacting them, you perform the following set of actions:
- Send an email regarding the job and assign it to the temp.
- Update the Status field as 'Assigned'.
- Create a task for the other temps about various other jobs.
In such a case, you can create one macro that includes all the above-mentioned actions. All you need to do is just select the records and run the macro. Instead of selecting records and performing three actions, you can finish the task in one step.
Availability
Profile Permission Required: Users with the Mass Email, Mass Update & Create Activities permissions.
Note
- You need to have all the 3 profile permissions to access the Macros feature.
- In each macro, you can configure 1 email, 3 tasks, and 3 field updates.
- Macros cannot be automatically triggered or scheduled. You need to manually run the macros.
- Macros are user specific, so you can access only the macros that you have created in your account and those that are shared to you by other users.
- The email is sent to the address provided in the Email field of the record.
- In Zoho Workerly, you can send 250 mass emails per day. Mass emailing includes emails sent using the following features:
Supported Modules
Macros are available in the following modules:
- Temps
- Contacts
- Jobs
Create a Macro
You can create macros for individual modules and manage them. The macros that you create can be shared with other users in your organization's Workerly account.
To create a macro
- Click the [Module] tab for which you want to create a macro.
- In the Module's Home page, click Run Macro > Create Macro.
- In the Create Macro page, specify a Name and Description for the Macro.
- Under Actions, do the following:
- Click on the Select Template button and choose an Email Template from the pop-up
The selected email template will be used to send emails to the records when a macro is run. - Next, you have to enter the email addresses in the From and Reply to fields.
Here you can choose one of these options in the drop-down list:- your account email address
- organization email address
- email address of the record owner
- email address of the current user
- Choose a Field and specify a value for it.
The field will be updated with the specified value when a macro is run. - Click Add Task. Specify the task related details like Subject, Due Date, Status, Priority, etc. and click Add.
- Click on the Select Template button and choose an Email Template from the pop-up
- Select Allow other users to use this Macro checkbox to share the macro with other users.
If you require your peers to execute the macro you have created on some of their records as well, you can simply share your macro with them.- Select Users, Groups or Roles from the drop-down list.
The list of users will be available. - Click Select corresponding to the user.
Alternatively, you can also select All Users.
- Select Users, Groups or Roles from the drop-down list.
- Click Create.
Note
- In each macro, you can configure 1 email, 3 tasks, and 3 field updates. The action once created, cannot be edited. In case of any change, you need to delete the action and create again.
- When you share a macro with other users, even if they originally do not have the permissions in their user profiles to perform the actions listed in the macro, they will be able to execute the macro on records.
Run a Macro
To run a macro
- Click the [Module] tab for which you want to create a macro.
- Select the List View from the drop-down list.
- Select the checkboxes of the records for which you want to perform a set of actions defined in the macro.
- Click Run Macro.
- From the list of macros that you have created, click on the macro that you want to run.
- In the pop-up screen, review the actions and click Run.
Delete a Macro
You can delete only those macros that you created. The macros shared with you by other users cannot be deleted.
To delete a macro
- Click the [Module] tab in which you want to delete a macro.
- In the Module's Homepage, click Run Macro > Manage Macro.
- From the list of macros, select the macro that you wish to delete.
- In the View Macro page, scroll down and click the red Delete button.