Send Fields
Send Fields to the Trimble Agriculture Cloud and Trimble displays
Send Fields to Trimble Ag Cloud
Send Fields to the Trimble Ag Cloud using the below endpoint. These Fields can then be routed to Trimble displays with Direct Send or AutoSync.
Send Fields to Trimble Ag Cloud
- 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.