Jump to content

Any way to configure how support tickets are handled between certain time?


Recommended Posts

Hi,

 

I'd like two different 'departments' to be responsible for support tickets depending on which (local) time support queries arrive.

 

For example between 09:00 and 17:00 local time tickets could be handled by UK staff, outside of that they should be auto-assigned to a.n.other department within WHMCS for attention of US staff.

 

Is this possible?

 

Thanks,

 

Steve

Link to comment
Share on other sites

Hi Steve,

You can achieve this with a couple of cron jobs and using http://docs.whmcs.com/API:Get_Tickets and http://docs.whmcs.com/API:Update_Ticket

 

You can specify the attributes for the department and the statuses for fetching the tickets and loop through them and update the department as per your requirement.

 

For more details on Internal API, please refer to http://docs.whmcs.com/API:Internal_API

Edited by Vijay
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated