Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
This article pertains to:
Status
colourGreen
titleINFORM (V2)

...

Let’s get into the individual steps.

1. Provision User in Validic Inform

Sample Request

Content-Type: application/x-www-form-urlencoded

...

    "updated_at": "2023-07-06T21:19:08Z"

}

2. Dropship and Activate Device with Withings Pro APIs

Withings documentation: https://developer.withings.com/developer-guide/v3/integration-guide/dropship-cellular/logistics-api/create-user-order  

...

  1. Withings base url: https://wbsapi.us.withingsmed.net

  2. The information included in the response received from the Withings OAuth2-v2 Requesttoken endpoint will be used in the next step to establish the user device connection in Inform. 

  3. The client will not use the “Notify Subscribe” endpoint in the Withings API. The Validic Inform integration will subscribe for data updates automatically once the user connection is established.

  4. If the client prefers to have Withings devices bulk shipped, that is also possible using the instructions here: xxxxxx Withings Pro Inform Integration Bulk Shipping Process

3. Establish User Device Connection

Sample Request

Content-Type: application/json

...