DeskPerk Support Zendesk Ticket Portal
You are not limited to the options below. You can style your buttons however you would like. If you need any assistance, please Contact Us and we will be happy to give you a hand.
<a href="https://portal.deskperk.com/zd/YOUR-ZENDESK-SUBDOMAIN/{{ticket.id}}/{{ticket.requester.id}}/{{ ticket.updated_at_with_timestamp | url_encode }}/">View Ticket Online</a>
<a href="https://portal.deskperk.com/zd/YOUR-ZENDESK-SUBDOMAIN/{{ticket.id}}/{{ticket.requester.id}}/{{ ticket.updated_at_with_timestamp | url_encode }}/" style="display: inline-block; font-weight: bold; line-height: 18px; border-radius: 2px; padding: 5px 10px; text-decoration: none; color: #FFFFFF; background-color: #23265C;">View Ticket Online</a>
<div align="center" style="display: block; width: 100%; padding: 20px; background-color: #EFEFEF; font-weight: bold;">Did we answer your question <p><a href="https://portal.deskperk.com/zd/YOUR-ZENDESK-SUBDOMAIN/{{ticket.id}}/{{ticket.requester.id}}/{{ ticket.updated_at_with_timestamp | url_encode }}/solve/" style="display: inline-block; line-height: 18px; border-radius: 2px; margin: 5px; padding: 5px 10px; text-decoration: none; color: #FFFFFF; background-color: #23265C;">✓ Yes, mark solved</a><a href="https://portal.deskperk.com/zd/YOUR-ZENDESK-SUBDOMAIN/{{ticket.id}}/{{ticket.requester.id}}/{{ ticket.updated_at_with_timestamp | url_encode }}/" style="display: inline-block; line-height: 18px; border-radius: 2px; margin: 5px; padding: 5px 10px; text-decoration: none; color: #FFFFFF; background-color: #23265C;">✗ No, update ticket</a></p></div>