Notifying external targets

Return to top

8 Comments

  • The Original DKNY

    Hello can you (zendesk) that payloads sent via the HTTP target is encrypted (HTTPS) or not encrypted (docs do not mention https so assumed plan text).

    0
  • Daniel Pawluk
    Zendesk Developer Advocacy

    @...

    As long as your target url is specified using https:// the HTTP target will use https:// & encrypt. While http:// will work we don't recommend using it except for maybe testing placeholder content (lorem ipsum, etc) to make sure your payload looks okay. In any production scenerio https:// should be used. I hope that helps, I'll file a ticket with the docs team to add some more context to the documentation.

    Cheers!

    0
  • Daniel Prouty

    Hello,

    Can you notify a distribution list by adding it as an email target?

    0
  • Dane
    Zendesk Engineering
    Hi Daniel,

    Yes, I have tested it on my end and it went through without any issue.
    0
  • Stephen Skobel

    Is it possible to have these notifications get triggered to a chat within Microsoft Teams?

    1
  • Dane
    Zendesk Engineering
    Hi Stephen,

    Instead of targets, you can utilize web-hooks instead. Microsoft teams have their own incoming web-hook that you can be used in Zendesk to send notifications. Unfortunately, we can't support you on how to set it up.
    0
  • Sunburst Support

    I've been trying to use a Target to send ticket data to Zapier. Everything seems to be working okay because when I test the webhook trigger in Zapier, the data is coming through. However, in Zendesk, when I check the Targets page, it shows 0 successful sends. It also doesn't show any errors on the Target Failures page for that target.

    我问这个是因为Zapier不能parse the data I'm sending, so I'm wondering if there is a formatting error. Is there a way for me to check the data being sent to the target? The fact that it says "0 successful sends" makes me wonder if I'm doing something wrong.

    The target is a POST method, and the trigger I have is sending the following message:

    {
    "name": "{{ticket.requester.name}}",
    "email": "{{ticket.requester.email}}",
    "code": "{{ticket.ticket_field_32449767}}",
    "title": "{{ticket.title}}",
    "district": "{{ticket.ticket_field_23788466}}",
    "message": "{{ticket.latest_public_comment_html}}"
    }

    将接收webhook看到JSON数据?

    Thanks for any insight.

    Steve

    0
  • Hiedi Kysther
    Zendesk Customer Care

    HiSunburst Support

    Thanks for bringing this to our attention. To better assist you with your concern, I have created a ticket on your behalf. One of our Advocates will reach out to you to troubleshoot this issue further.

    Have a great day! Thanks!

    0

Pleasesign into leave a comment.

Powered by Zendesk