Deskpro Apps
  • Introduction
  • How apps work and what they can do
  • Your first app in 5 mins
  • App Client (dpapp)
    • The App Client (dpapp)
    • Using dpapp
      • context
      • deskproWindow
      • i18n
      • oauth
      • restApi
      • storageApi
      • ui
    • Using the Deskpro API
    • Context
    • Translation and I18N
    • Events
    • Storage and State
  • Tooling
    • Create React App
    • Running in dev environment (mock data)
    • Running in dev preview (real helpdesk)
    • Building and Deploying
    • Tests
    • Prerendering
  • Simple Ad-hoc Apps
    • Render simple HTML templates
    • Simple Javascript apps
      • Using jQuery
      • Consuming an API
  • Walkthroughs
    • Simple links/buttons to external sites
    • Perform an API request and list the results
    • Using an OAuth2 API with my app
  • Deploying your app
    • Deployment
  • Recipes
    • Badge the app icon
    • Calling a remote API
    • Separating "screens" of my app
    • Prevent a ticket reply from submitting
    • Listen to ticket changes so my app can update
  • Reference
    • File Structure
    • Manifest (package.json)
    • App Client (dpapp)
      • Context
        • Ticket Context
        • Person Context
        • Organization Context
      • I18N
      • Rest API
      • Storage
      • Properties
      • Events
      • UI
Powered by GitBook
On this page
  1. Simple Ad-hoc Apps
  2. Simple Javascript apps

Using jQuery

PreviousSimple Javascript appsNextConsuming an API

Last updated 6 years ago