Jump to content

Canned responses


Recommended Posts

You can get this done by simply installing autohotkey software in your windows PC.

Then you need to open a new file like newfile.ahk and then add codes like below to have canned responses setup for your tickets. Once you are done with the code added inside the file, simply save it and run the file. Then only type the macros you have set for your statements and the canned responses will be auto pasted. This not only works on tickets but with literally anything.

::hi::

send,

(

Thank you for contacting us.

)

Return

Link to comment
Share on other sites

On 7/4/2022 at 5:59 AM, Centurian said:

You can get this done by simply installing autohotkey software in your windows PC.

Then you need to open a new file like newfile.ahk and then add codes like below to have canned responses setup for your tickets. Once you are done with the code added inside the file, simply save it and run the file. Then only type the macros you have set for your statements and the canned responses will be auto pasted. This not only works on tickets but with literally anything.

::hi::

send,

(

Thank you for contacting us.

)

Return

@Centurian But it will be great if have inbuilt system to manage Canned responses.

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.

×
×
  • Create New...