Solutions
Hardware
Software
Services
Support and Downloads
About Zebra
Management and Data Reporting for Electronic Temperature Sensors Developer Guide
Creating a Task
Management and Data Reporting for Electronic Temperature Sensors Developer Guide
Management and Data Reporting for Electronic Temperature Sensors Developer Guide
Overview
Workflow
Getting Started
API Authentication
Using a Simple Key
OAuth Client Credentials
OAuth Authorization Code
Enrolling Devices
Enrolling a ZS300 Sensor
Listing the Sensors
Listing the ZS300 Sensors
Creating a Task
Associating a Sensor with a Task
Associating a Sensor with a Task
Performing a Simple Task
Stopping a Task
Using Webhook Subscriptions
Understanding Webhook Concepts
Understanding Webhooks and APIs
Knowing When to Use Webhooks
Creating a Webhook Subscription
Starting a Webhook Subscription
Stopping a Webhook Subscription
Understanding Webhook Outputs
Displaying Full Event Record for Task ID
Using the Developer Portal Interactive Documentation
Sorting, Filtering, and Pagination
Using an API Test Tool
Downloading AIDL Files
Creating a Task
Creating a Task
This sections describes how to create task via the Zebra Developer Portal
Navigate to the
Management for Electronic Temperature Sensors API
page.
Click
Authorize
and enter your Client Key.
Click
Close
.
Expand the POST/environmental/tasks method screen.
Click
Try It Out
.
Enter the sample JSON in the Request Object field.
Enter a unique name in the name field.
Click
Execute
. If successful, a response with an HTTP Status Code of 200 is returned. The task ID is returned in the response body.