POST form-submissions: Adds barcode field type support to POST.
The POST form-submissions endpoint has some new features! Form submissions can now include barcode fields when creating a submission via POST.
The POST form-submissions endpoint has some new features! Form submissions can now include barcode fields when creating a submission via POST.
The GET functions-storage/files endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
The PATCH fleet/drivers/.id endpoint has some new features! startOfDayWorkflowId and endOfDayWorkflowId can now be set via the driver API to assign driver-app workflows. Sending null or an empty string for startOfDayWorkflowId clears the start-of-day workflow; clearing endOfDayWorkflowId is not yet supported. Gated by the mobile-driver-workflow-list-api feature config.
The GET fleet/drivers/workflows endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
The PATCH fleet/drivers/.id endpoint has some new features! startOfDayWorkflowId and endOfDayWorkflowId can now be set via the driver API to assign driver-app workflows. Sending null or an empty string for startOfDayWorkflowId clears the start-of-day workflow; clearing endOfDayWorkflowId is not yet supported. Gated by the mobile-driver-workflow-list-api feature config.
The POST fleet/drivers endpoint has some new features! startOfDayWorkflowId and endOfDayWorkflowId can now be set via the driver API to assign driver-app workflows at creation. Gated by the mobile-driver-workflow-list-api feature config.
The GET hub/customProperties endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The POST hub/plan/orders endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The GET hub/route-templates endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
The POST fleet/assets/assignments endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).