What we’ll learn today
- Building a Freshworks App from scratch
- OAuth 2.0 on Freshworks developer platform
What we’ll need
- A Freshdesk trial account
- A modern web browser like Google Chrome, Firefox, Edge, or Safari.
- Freshworks CLI
- A text editor
- Basic knowledge of HTML, CSS, JavaScript, CLI, and Browser DevTools
- The Sample Code (See Get Set-Up)
What we’ll build
You will build an app that runs in a Freshservice instance. When someone creates an issue in the specified GitHub, The app will fetch relevant information from that GitHub repository and display it.
Prerequisite Knowledge
- How users use Freshservice
- Read the Getting Started guide