Giter Site home page Giter Site logo

miro-freshdesk's Introduction

Miro - Fresdesk integration

Miro is an online collaborative whiteboard platform to bring teams together, anytime, anywhere.

  • This app integrates a miro team of your choice with your Freshdesk account.
  • You can view all the availale boards in the ticket sidebar & share them instantly.
  • Whenever a new ticket is created, a serverless function runs at the background which create a new card with the ticket details

Note: The board where new cards are being created is chosen by the user via a custom installation page during installation.

Prerequisites:

Development Platform Features used in this app

Feature Purpose
App lifecycle methods app.initialized(), app.activated() - To get the authorization details like configured teamID which can be used for further api calls
Data methods To get ticket details, user details
Interface methods To open & close modal (board share modal)
Request methods For api calls post, get
Instance methods To get context inside modal - sharing data to-and-fro
Oauth Authentication - connecting miro with freshdesk account
Installation params custom installation page (iparams.html is used) to collect which boards to sync with tickets
Serveless - Product events (ticketCreated) used to create miro card widget whenever new ticket is created

Steps to run the app locally

  • Clone the repo
  • Run fdk run command
  • Visit tickets page https://[accountnumber].freshdesk.com/a/tickets/ Remember to replace your account number.
  • Choose any ticket and open it. Append the ?dev=true in the URL and press enter.
  • You'll see an app as shown in App Demo

Screenshots

  1. List of boards displayed in ticket sidebar

screenshot-boards

  1. Share board modal

screenshot-boards

  1. Board share success state

screenshot-boards

  1. Created card widget in selected miro board

screenshot-boards

miro-freshdesk's People

Contributors

mariappan-subramanian avatar

Watchers

 avatar  avatar Jack Hallyne 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.