Send Boundaries

Send Boundaries to the Trimble Agriculture Cloud and Trimble displays

Send Boundaries to Trimble Ag Cloud

Send Boundaries to Trimble Ag Software using the below endpoint. These Boundaries can then be routed to Trimble displays with Direct Send or AutoSync.

Send Boundaries to Trimble Ag Cloud

  1. POST - Create a Boundary

Step 1: POST - Create a Guidance Line This endpoint will create a new Boundary in the Trimble Ag Software.

  • API Call: {{BaseURL}}/resources/{{OrgId}}/boundaries
  • Path Variable: Org ID
  • Request Body: The field ID would be the ID of the field in which you want to create a new Boundary.
  • Response: A successful POST request will result in the 200 OK status code along with the Boundary ID and entity links in the response body. These links can be used to access the endpoints associated with the newly created Boundary. You can find more details on the entity links here.