
Dustin Swayne
-
Activité totale24
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés0 utilisateur
-
Votes9
-
Abonnements9
Aperçu des activités
Dernière activité effectuée par Dustin Swayne-
Dustin Swayne a ajouté un commentaire,
Alfredo Navarro is the code for hiding a dropdown value still working for you in V2 of copenhagen?
-
Dustin Swayne a ajouté un commentaire,
Need this ASAP! Goes right along with the multiple answer flow instead of having one huge flow.
-
Dustin Swayne a ajouté un commentaire,
I figured it out I was using the wrong placeholder in the endpoint url. It should be {{ticket.id}}
-
Dustin Swayne a ajouté un commentaire,
Can you create a side conversation via a webhook? Have tried the following with no success: https://mydomain.zendesk.com/api/v2/tickets/{ticket_id}/side_conversations and this in the trigger: { ...
-
Dustin Swayne a ajouté un commentaire,
How do you configure an option with the given flow builder steps to start the conversation over? In case the user selected the wrong option in a previous flow builder step.
-
Dustin Swayne a ajouté un commentaire,
How can I remove the 'required' attribute on a hidden field with jquery? This will hide the field and remove the asterisk but when I hit submit it gives error and says it is still required. $('.r...