dronedeploy Docs Reference API Explorer Become a Partner

OBJECT

Function

DroneDeploy Functions are our serverless infrastructure used for platform integrations requiring back-end APIs or asynchronous processing.

link

Implements

Fields

id (ID!)

The ID of the object.

name (String!)

Short name used to reference the plugin. Unique within an Application

description (String)

Human friendly descriptionof the function.

availableMemoryMb (Int!)

How much memory the function will run with.

application (Application)

Application the function belongs to.

endpoint (URL!)

URL to call the Function