
Dustin Swayne
-
Atividade total24
-
Última atividade
-
Membro desde
-
Seguindo0 usuário
-
Seguido por0 usuário
-
Votos9
-
Assinaturas9
Visão geral da atividade
Atividade mais recente por Dustin Swayne-
Dustin Swayne comentou,
Alfredo Navarro is the code for hiding a dropdown value still working for you in V2 of copenhagen?
-
Dustin Swayne comentou,
Need this ASAP! Goes right along with the multiple answer flow instead of having one huge flow.
-
Dustin Swayne comentou,
I figured it out I was using the wrong placeholder in the endpoint url. It should be {{ticket.id}}
-
Dustin Swayne comentou,
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 comentou,
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 comentou,
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...