Skip to content

Send Fields

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

  1. POST - Create a field

Step 1: POST - Create a Field This endpoint will create a Field in the Trimble Ag Software.

  • API Call: {BaseURL}/resources/{OrgId}/fields/
  • Path Variable: Org ID
  • Response: A successful POST request will result in the 200 OK status code with the Field ID and entity links in the response body. These links can be used to make API calls associated with the newly created Field. You can find more details on the entity links here.