DroneDeploy Maps and Exports API
Generate and retrieve map exports from a MapPlan. The confirmed `createExport(input CreateExportInput!)` mutation takes a planId plus parameters (layer required; projection, merge, contourInterval, fileFormat, resolution, and an optional completion webhook) and returns an export id; `MapPlan.exports` returns export status, dateCreation, and downloadPath once processing reaches COMPLETE.
Documentation
Documentation
https://developer-docs.dronedeploy.com/api/examples/creating-an-export
APIReference
https://developer-docs.dronedeploy.com/api/examples/fetching-exports
Other Resources
GraphQL
https://raw.githubusercontent.com/api-evangelist/dronedeploy/refs/heads/main/graphql/dronedeploy-graphql.md
GraphQL
https://raw.githubusercontent.com/api-evangelist/dronedeploy/refs/heads/main/graphql/dronedeploy-schema.graphql
PostmanCollection
https://raw.githubusercontent.com/api-evangelist/dronedeploy/refs/heads/main/collections/dronedeploy.postman_collection.json
OpenCollection
https://raw.githubusercontent.com/api-evangelist/dronedeploy/refs/heads/main/collections/dronedeploy.opencollection.json