06-26-2025 05:32
06-26-2025 05:32
Hi, I have a major doubt about the flow of the Fitbit Webhook:
Speculation: On registering my application with the webhook, whenever the Fitbit cloud gets updated with the data, the application will receive the webhook for all the users with unique owner ID.
07-11-2025 07:26
07-11-2025 07:26
Hi @A.Shira
After you have verified your subscriber, you need to create a subscription for each user and each collection of data that you want the notification. This is documented in the Developer Guide. For example, user ABC123 consents to share nutrition and activity data with your application. You should create the following subscriptions for user ABC123 so we know which notifications to send your application
Have you created the subscriptions yet?