DroneDeploy Apps Platform

The DroneDeploy Apps Platform lets third parties build embedded apps and serverless "functions" that run inside the DroneDeploy web application and the DroneDeploy App Market. Apps consume the GraphQL API on behalf of the signed-in user, can register OAuth2 flows via the oauth-function-template, and are surfaced in the App Market across construction, agriculture, mining, utilities, and renewable energy verticals.

DroneDeploy Apps Platform is one of 3 APIs that DroneDeploy publishes on the APIs.io network.

Tagged areas include Apps, Marketplace, OAuth, and Extensions. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: drone-deploy:drone-deploy-apps-platform
name: DroneDeploy Apps Platform
tags:
- Apps
- Marketplace
- OAuth
- Extensions
humanURL: https://developer-docs.dronedeploy.com/introduction/overview
properties:
- url: https://developer-docs.dronedeploy.com/introduction/overview
  type: Documentation
- url: https://www.dronedeploy.com/product/market
  type: AppMarket
- url: https://github.com/dronedeploy/app-examples
  type: CodeRepository
- url: https://github.com/dronedeploy/oauth-function-template
  type: CodeRepository
- url: https://github.com/dronedeploy/function-wrapper
  type: SDK
description: The DroneDeploy Apps Platform lets third parties build embedded apps and serverless "functions"
  that run inside the DroneDeploy web application and the DroneDeploy App Market. Apps consume the GraphQL
  API on behalf of the signed-in user, can register OAuth2 flows via the oauth-function-template, and
  are surfaced in the App Market across construction, agriculture, mining, utilities, and renewable energy
  verticals.