03-22-2022 17:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-22-2022 17:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I am looking for an easy way to use the subscription web API . What would you recommend? I am considering using kafka, Can anyone recommend a kafka-connect plug-in for fitbit ?
Kind regards
Andy

- Labels:
-
Subscriptions API
03-23-2022 10:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



03-23-2022 10:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @aedwip
Kafka is an option for collecting the webhook notifications prior to calling the necessary endpoints. When I google searched "kafka fitbit", I see a few code examples. But, I'm not sure they are what you need. If you can't find any code examples, maybe someone in the forums can provide some information to you.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
04-05-2022 11:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-05-2022 11:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi Gordon
I have not found a good kafka connector implementation. Basically, I want to use the subscription API to automatically collect fit bit data from several users.
Kind regards
Andy
p.s. I really do not want to write this from scratch if possible

