Giter VIP home page Giter VIP logo

freshworks-developers / ticket-merger Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 428 KB

Merges Tickets created by the same requester within a configurable time window. Also adds useful notes on the tickets mentioning the ticket to/from which the merge was done. Requires the Freshdesk API key to make the necessary API calls to add notes, close tickets etc.

JavaScript 100.00%
freshdesk hactoberfest

ticket-merger's Introduction

Ticket Merger

Description

Merges Tickets created by the same requester within a configurable time window. Also adds useful notes on the tickets mentioning the ticket to/from which the merge was done. Requires the Freshdesk API key to make the necessary API calls to add notes, close tickets etc.


Screenshots


Features Demonstrated

App location: ticket details page background

Feature Notes
Data storage API Data storage API is used to keep track of tickets and requesters
Request API Request API is used to communicate with Freshdesk to merge tickets using Freshdesk coreAPIs
Product events Specifically onTicketCreate event is used to trigger the app

Prerequisites

  1. Make sure you have a trial Freshdesk account created
  2. A properly configured Development environment along with the FDK (Freshworks Development Kit).

Procedure to run the app

  1. Run the app locally using the fdk run command.
  2. Go to http://localhost:10001/custom_configs in your browser to set up your Freshdesk API key and window duration period.
  3. Go to Freshdesk, navigate to the tickets page and select any ticket
  4. Refer to the Test your app section of the quickstart guide to allow insecure content.
  5. Append ?dev=true to the URL to see the changes

Additional Notes

  • you can get the API key of Freshdesk in following way
    • Log in to your support portal.
    • Click on your profile picture on the top right corner of your portal.
    • Go to Profile settings Page
    • Your API key will be available on the right side above sort conversations.

ticket-merger's People

Contributors

saif-shines avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.