Forum Discussion

jbenson's avatar
jbenson
Helper III
5 years ago

Request URI

Looking for some help on where to start to get data off this website into power bi for live reporting from mulitply accounts. i have copied in what they look for to pull data but i am not sure where to start. Any helped would be greatly appriciated.

 

GET /organizations/{orgID}/clients

List Clients in an Org

View a list of clients in a specified organization. For each client, the response will include links to the following resources:

  • fields: View the fields associated with the client.
  • farms: View the farms associated with the client.
  • owningOrganization: View details about the client's organization.
OAuth Scope Required: ag1

Request URI

GET https://sandboxapi.deere.com/platform/organizations/{orgID}/clients

Accept: application/vnd.deere.axiom.v3+json

Parameters Field Type Example Description In Required?
orgIDstring6789Organizationpathtrue
x-deere-signatureGUID8r839261-5e4b-4e1c-9201-8026f47109bbx-deere-signature should be managed by the client per user per API. For a new user/new API, the first request will have a blank value for x-deere-signature. Changes can be tracked with the x-deere-signature returned in the response. If the response has not changed since the last API call, the value of x-deere-signature is not changed and the client should use the same GUID next time.headerfalse
Response Details Field Type Example Description
x-deere-signatureGUID5a539261-5e4b-4e1c-9201-3026f47109bbA new x-deere-signature response header will be included if the response has changed since last api call.
idGUIDf1161eba-7c82-4a80-9eeb-383451b4c46eClient ID
namestringCaptain NemoClient Name