Automate Twinehealth Fitbit Plus
HumDay reads Twinehealth Fitbit Plus’s own published API description and derives 62 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Twinehealth Fitbit Plus is
# Overview The Fitbit Plus API is a RESTful API. The requests and responses are formated according to the [JSON API](http://jsonapi.org/format/1.0/) specification. In addition to this documentation, we also provide an [OpenAPI](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md) "yaml" file describing the API: [Fitbit Plus API Specification](swagger.yaml). # Authentication Au
API host: api.twinehealth.com
What HumDay can do in Twinehealth Fitbit Plus
20 documented operations change something in Twinehealth Fitbit Plus.
- POSTCreate calendar event
/calendar_event - POSTCreate calendar event response
/calendar_event_response - DELETEDelete a calendar event
/calendar_event/{id} - PATCHUpdate a calendar event
/calendar_event/{id} - POSTCreate a group
/group - POSTCreate action
/action - POSTCreate bundle
/bundle - POSTCreate a reward
/reward - POSTCreate a patient
/patient - POSTCreate a reward earning
/reward_earning - POSTCreate a reward program
/reward_program - POSTCreate patient health metrics
/patient_health_metric - POSTCreate a reward program activation
/reward_program_activation - POSTCreate a reward earning fulfillment
/reward_earning_fulfillment - PUTUpsert patient
/patient - PATCHUpdate an action
/action/{id} - PATCHUpdate a bundle
/bundle/{id} - PATCHUpdate a patient
/patient/{id} - PATCHUpdate a plan summary
/patient_plan_summary/{id} - POSTCreate an oauth token
/oauth/token
What HumDay can read from Twinehealth Fitbit Plus
These are the operations a schedule or a trigger can watch.
- GETList calendar events
/calendar_event - GETList email histories
/email_history - GETGet a calendar event
/calendar_event/{id} - GETList coaches
/coach - GETList groups
/group - GETList patient health results
/result - GETList rewards
/reward - GETList patients
/patient - GETList health profiles
/health_profile - GETList reward earnings
/reward_earning - GETList reward programs
/reward_program - GETList patient plan summaries
/patient_plan_summary - GETList health profile answers
/health_profile_answer - GETList patient health metrics
/patient_health_metric - GETList health profile questions
/health_profile_question - GETList reward program activations
/reward_program_activation - GETList health question definitions
/health_question_definition - GETList reward earning fulfillments
/reward_earning_fulfillment - GETGet an email history
/email_history/{id} - GETList groups for a patient
/patient/{id}/groups - GETList coaches for a patient
/patient/{id}/coaches - GETGet a coach
/coach/{id} - GETGet a group
/group/{id} - GETGet an action
/action/{id} - GETGet a bundle
/bundle/{id} - GETGet a patient health result
/result/{id} - GETGet a reward
/reward/{id} - GETGet a patient
/patient/{id} - GETGet an organization
/organization/{id} - GETGet a health profile
/health_profile/{id} - GETGet a reward earning
/reward_earning/{id} - GETGet a reward program
/reward_program/{id} - GETGet the plan summary for a patient
/patient_plan_summary/{id} - GETGet a health profile answer
/health_profile_answer/{id} - GETGet a patient health metric
/patient_health_metric/{id} - GETGet a health profile question
/health_profile_question/{id} - GETGet a reward program activation
/reward_program_activation/{id} - GETGet a health question definition
/health_question_definition/{id} - GETGet a reward earning fulfillment
/reward_earning_fulfillment/{id} - GETGet group for a reward program
/reward_program/{id}/group - GETGet the groups for a token
/oauth/token/{id}/groups - GETGet the organization for a token
/oauth/token/{id}/organization
How automating Twinehealth Fitbit Plus works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Twinehealth Fitbit Plus account.
- Grant access, then go live. You approve the specific Twinehealth Fitbit Plus operations it may use — and only those.
Automate Twinehealth Fitbit Plus with these
Categories
Questions about Twinehealth Fitbit Plus automation
- Can HumDay connect to Twinehealth Fitbit Plus?
- Yes. HumDay reads Twinehealth Fitbit Plus's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 62 operations are documented.
- Do I need to write code to automate Twinehealth Fitbit Plus?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Twinehealth Fitbit Plus account.
- What can HumDay do in Twinehealth Fitbit Plus?
- 20 of the 62 documented operations change something in Twinehealth Fitbit Plus, and 42 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Twinehealth Fitbit Plus account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Twinehealth Fitbit Plus is held behind that approval.
Where this came from
The operations above are read from a published API description for Twinehealth Fitbit Plus at raw.githubusercontent.com/TwineHealth/TwineDeveloperDocs/master/spec/swagger.yaml. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.