Sign in

Dispatch form (JSON)

documented

Push a form to a device (JSON payload).

POST /api/v2/devices/{device_identifier}/dispatches.jsonDispatchesno implementation yet0 runs

Input

device_identifier
Device Identifier
Enter the target device identifier
form_id
Dispatch Form ID
ID of the form to dispatch
title
Dispatch Title
Optional dispatch title
description
Dispatch Description
Optional description
field1
Prefill Field 1
Value for field 1
field2
Prefill Field 2
Value for field 2
Calls Device Magic as you (your API key is your account); keychains.dev holds the credentials.
Dispatch form (JSON) · Device Magic · OpenIntegrations