|
Seamless
Interface - WorkflowMax interfaces seamlessly with
Zendesk - allowing timesheets to be entered into your time billing
solution by the agents while working on a trouble ticket.
Save Time -
Input your timesheets once, create your invoice with a single click
and watch your data flow effortlessly through into your financial
accounting system.
Visibility - Get
complete visibility over every step in the process from Job Costing
through to your cashflow and management accounts.
Setup - The
following instructions outline the steps to setup the WorkflowMax
widget on Zendesk.
Within Zendesk:
1) Select the Account - Widgets menu
option
2) Select "Add Widget"
3) Select "Custom widget"
4) Add the following code to the widget
content field and press "Submit"
<div id="workflowmax-widget">
<div id="content"></div>
</div>
<script type="text/javascript">
Widget.require
( 'https://my.workflowmax.com/scripts/zendesk.js',
{type: 'text/javascript'} );
</script>
5) Add the Widget to the necessary
pages within Zendesk.
|