The Select an Address app allows admins and agents to change the default support address associated with a ticket. This allows for greater personalization of outbound messages, as well as easier routing of inbound tickets to appropriate groups.
This article contains the following topics:
Installing the app
The Select an Address app is installed from the Zendesk Marketplace.
To install the app
- Click Admin (
) in Zendesk Support, then select Apps > Marketplace. Enter "Select an Address" in the search bar at the upper right of the page. Or, simply follow the marketplace link above.
- Click on the Select an Address app icon, and click Install.
- In the installation section, enter a name for the app.
- Choose the plan you would like to use.
- If you are using the Basic plan, set up the default and allowed addresses by group (see Configuring the app below for instructions).
- Enable group and role restrictions if required.
- Click Install.
The app settings can be changed after installation by navigating to Admin > Apps > Manage, and under the Currently installed tab, click the Select an Address app dropdown options, and select Change settings.
Configuring the app
If you are using the free plan, select the checkbox to always set the email address to the one that was last used. This overrides any email address set by the brand. This is primarily intended for agents who typically create a large number of new tickets in batches, so that they do not have to change the address with each ticket.
If you are subscribed to the Basic plan, you can set up default addresses by group, as well as allowed email addresses by group. Any addresses used here must already be listed in the support addresses for your Zendesk instance. These can be found by going to Admin > Channels > Email. New emails can be added by clicking Add address.
Configuring default email addresses
In the Default address for groups box, use a JSON format to specify different default email addresses for each group. In the following example, agents in Group A would see email1@example.com as their default email address, while agents in Group B would see email2@example.com as their default email address. Make sure to include the opening and closing curly braces, quotes around each item or set of items, and commas between each group.
{"Group A": "email1@example.com",
"Group B": "email2@example.com"}
Configuring allowed email addresses
In the Addresses by group box, use a JSON format to specify the allowed email addresses for each group. In the following example, agents in Group A would see email1@example.com and email2@example.com as the email addresses available for their use in support emails. Agents in Group B would see email2@example.com and email3@example.com as the email addresses available for their use. As you can see from the example, the same email address can be used for more than one group. Make sure to include the opening and closing curly braces, quotes around each item or set of items, and commas between each group.
{"Group A": "email1@example.com, email2@example.com",
"Group B": "email2@example.com, email3@example.com"}
Configuring grouping addresses by brand
To group your addresses by brand, select the Group email address by brand checkbox. When turned on, the selection box in the app first displays the brand then email addresses allowed for that brand.
Using the app
When choosing an address to appear as the "from" address on a support ticket, choose the appropriate email address in the dropdown of the app. Default email addresses will be prefaced with the word Default.
Release notes
Version 2.2.1 - 2020-08-14
- Fixed an issue on the free plan where the already default address was being set again when creating new tickets.
Version 2.2.0 - 2020-08-12
- Added the ability to group email addresses by brand for better visibility and ease of use for large amounts of email addresses and brands (Basic Plan).
Version 2.1.7 - 2020-04-16
- Fixed an issue where emails sent to a wildcard email were defaulting to the first address in the list rather than the brand default.
Version 2.1.5 - 2020-04-16
- Fixed an issue where the Addresses by Group setting also had to be used in order for the Default Address for Groups setting to work. Now a list of defaults can be set without having to use the Addresses by Group. All emails available will be displayed
14 Comments
Hi!
Is this working on triggers acting on new incoming tickets?
We have triggers to set different groups depending on some settings on new tickets and is the address changed before the trigger sends the "New ticket response" emails?
For example, a new ticket is created from the portal and a field value in the form is set to "A".
This value "A" makes the group set to "Group A" in a trigger reacting on all new tickets.
Then another trigger sends an email to the requester with a confirmation of the received ticket.
Is this address the new one depending on the group or the default email address?
This feature should be built in the Zendesk support instead of using an app I think!
// Mia
Hello Mia Jonson,
Hang tight while I do a little digging and see if this indeed does work on triggers acting on new incoming tickets?
Best regards.
Hello Mia Jonson,
The Select an Address app does not run in the background, but only when you open a ticket. So, a trigger by itself wouldn't trigger the app to run, unfortunately.
Best regards.
Starting Thursday of this week, we saw a different behavior where Zendesk was defaulting to the first email alphabetically on manual tickets and displaying a message:
We have had the free version of the Select an address installed for months, and I (along with others across our 3 brands) have created many manual tickets in the past without this defaulting behavior. I spoke with Zendesk Support yesterday to see if a Zendesk change or a Select an address change had been made this week. Their comment was about the Brand setting about requiring brand before save which we have had enabled for a while.
Has anyone else encountered this situation? I understand with the paid option, there would be more config options. Just trying to figure out what appears to be a functionality change on the free version. Thanks!
Hi Jamie,
There was an update to the App this past Wednesday that caused this behavior to change in error. We just now pushed another update to address that change so it should be working better now. Let us know if you are still seeing an issue. Thanks!
Bless you, Chris!! Thank you for your prompt response. This issue seems to be fixed now.
We recently upgraded to Basic.
We have multi-brand. When you create a new ticket, Select An Address used to automatically use the default address of the brand selected on the ticket. This was fixed earlier this week but it's happening again.
We have it set to group by brand and I don't really understand the logic for the list of brands. It's not alphabetical. It lists the least used brand at the top and now all new tickets we create are going out with that brand/email address. I would think it would put our default brand on top. It also shows deactivated brands and their email addresses in the list. Is there a way to remove them?
Thanks!
Hi Marit,
I went ahead and created a ticket for this so we can take a look. Will reach out through the ticket to troubleshoot.
Chris
Is this app working ?
I tried it, but the selected mailbox isn't the default one that I've choosen in the settings...
For this user I only want to see the mailbox "support@adms...."
Here is the configuration:
User is only in 1 group:
And the app configuration:
I Tried by making "Email addresses by group" empty because I saw this update:
Version 2.2.1 - 2020-08-14
But it doesn't seems to work, please help ?
Hey Francois,
Are you able to replicate this issue after you've uninstalled and re-installed the app on your account?
yes same issue, after completly remove the app & re-installing it.
Thanks for the confirmation Francois! I'm going to create a ticket on your behalf so our Customer Care team can look into this further.
Cheers!
We are seeing the same issues as Francois. This app does not seem to get along with brands at all. Was there a trick to get it working with brands?
Hi Sovellin,
The issue in Francois' case had to do with being on the right plan type; brands are not available on the free plan. So, if you are on the free plan, you would need to upgrade to basic in order to use brands.
Please sign in to leave a comment.