Búsquedas recientes


No hay búsquedas recientes

Select an Address app - official feature request thread



image avatar

Tiffany Green

Zendesk Employee

Publicado 13 mar 2020

This is the official feature request topic for Select an Address. Please refer to the guidelines on feedback posts for Built by Zendesk apps (https://support.zendesk.com/hc/en-us/community/posts/360040001354-Feedback-on-Built-by-Zendesk-Apps-General-Guidelines) before posting here. We’ll try our best to check this and respond to your queries. Thank you for taking a moment to submit your feedback!

If you see a feature mentioned here by someone else, feel free to upvote it if it's a feature you would also find useful!

If you have questions on how to setup and use Select an Address, you can find the instructions here: https://support.zendesk.com/hc/en-us/articles/360042173634-Installing-and-using-the-Select-an-Address-app


2

43

43 comentarios

1263169150430 yes, those are "User groups" and already supported by the app :-)

The Zendesk UI might be a bit confusing, since it shows for the ticket, but Zendesk calls those "User groups"

1


The group to which the ticket is assigned. The "assignee" option in the left hand column. 

0


1263169150430 thanks for your feedback! Can you please clarify what you mean with "ticket group"? Do you refer to ticket tags?

0


Nice! 

Got to say though, "Automatically use the correct email sender, depending on the agent's user group" is close, but no cigar. 

If you can work it based on the ticket's group then you win. 

0


Hi 1263169427090, 1263213807629, 1265071957869, 1263213581489, 1263169150430,
 
since we also have 150+ support addresses, we were dealing with the exact same issue.
We created an app for us to solve this issue once and for all. If you want it too, check it out here: https://www.zendesk.com/marketplace/apps/support/261269/select-email-sender-address/

Here are some features we integrated:
- Automatically use the correct email sender, depending on the agent's user group
- Restrict sender email based on user-agent group
- Warn the user when submitting a ticket with the default address, if the default address is not allowed for his group
- Based on your sender address, specific Tags will automatically be added
- Search for the support address associated with your ticket
- Easy & fast – you don't need to scroll through the Dropdown


Feel free to try it for 30 days for free: https://www.zendesk.com/marketplace/apps/support/261269/select-email-sender-address/

And let me know what you think or if you have any suggestions to improve it!

0


Ref; 10861990

It would be grate that if the default group address automatically set when tickets are moved between groups as the app does not seem to do this.

When a ticket is moved from group X into group Y, agents that are part of group Y will see a blank select address as they don't have access to group X address.

I believe this to be a bug.

0


Feature Request: A setting to prevent the pop-up you get when creating a new ticket when you have the Select an Address app.

For agents who often use the same address, the pop up does not add value. It's just a pop-up message they'll get each time they create a new ticket. One way I could see this working is a 'Don't show me this again' button on the pop-up that sets a cookie or user field.

1


Have any of the suggestions in this thread been implemented? 

1


1901313910364 We use this all the time since we get multiple requests into different group email addresses and wish to standardize them and consolidate them even while using Select an Address App.

To do this, create a put webhook target with https://yourwebsite.zendesk.com/api/v2/tickets/{{ticket.id}}.json

Then inside the trigger (we check the "received at" addresses we want to consolidate)

place this json body

{"ticket": {"recipient": "youraddress@yourdomain.com"}}

Just realize this webhook will fire concurrently with any triggers and I have seen it be the last thing that executes due to timing of triggers vs API calls.

1


I can't speak with certainty as to what is being used in the app, but Nathan is right that it's very likely the recipient property when creating or updating a ticket.

0


Iniciar sesión para dejar un comentario.

¿No encontró lo que buscaba?

Nueva publicación