Skip to content

Send Guidance Lines

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

  1. POST - Create a Guidance Line

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

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