
Dustin Swayne
-
合計アクティビティ24
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー0ユーザー
-
投票9
-
サブスクリプション9
アクティビティの概要
Dustin Swayneさんの最近のアクティビティ-
Dustin Swayneさんがコメントを作成しました:
Alfredo Navarro is the code for hiding a dropdown value still working for you in V2 of copenhagen?
-
Dustin Swayneさんがコメントを作成しました:
Need this ASAP! Goes right along with the multiple answer flow instead of having one huge flow.
-
Dustin Swayneさんがコメントを作成しました:
I figured it out I was using the wrong placeholder in the endpoint url. It should be {{ticket.id}}
-
Dustin Swayneさんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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...