---
title: "Send email to members of groups selected in multi-group picker field"
canonical: "https://support.appfire.com/space/JMWEC/465242353/Send%20email%20to%20members%20of%20groups%20selected%20in%20multi-group%20picker%20field"
format: markdown
---
> Macro (aura-html)

This article provides the code snippet to send email to users in the group(s) selected in a multi-group picker field in [Email issue(s) (JMWE app)](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466322658).

## Instructions

1. Navigate to the intended workflow to make the necessary changes in the edit mode.
2. Select the required transition.
3. Select the *Post functions *tab and click `Add post function`.
4. Add the *Email issue(s) (JMWE app)* post-function.
5. Add:   
**Email content**: Enter **Subject**, **Text** **Body** as needed.  
**Recipients**: Enter the following in **Users from template**:

Replace `10082` with the id of the multi-group picker custom field.

![JMWE for Jira Cloud email configuration for multigroup picker field notifications](media://9ededff8-5c78-4d9f-bbd8-7d8b6dbd7432)


Publish the workflow for the changes to be applied as configured.

### References

- [Using Nunjucks Templates](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465503811)
- [field filter](/wiki/spaces/JMWEC/pages/78482118)
- [filter](/wiki/spaces/JMWEC/pages/78482118)
- [Tags and Expressions](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466322168)

  
\uD83D\uDCCB Related articles

> Macro (contentbylabel)