# Health app and apple watch

**URL:** https://forum.adalo.com/t/health-app-and-apple-watch/1558
**Category:** Get Help
**Created:** [May 26, 2020, 7:34pm UTC](https://forum.adalo.com/t/health-app-and-apple-watch/1558 "2020-05-26T19:34:32Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Saranna](https://avatars.discourse-cdn.com/v4/letter/s/e68b1a/32.png) [@Saranna](https://forum.adalo.com/u/Saranna)
#### Post date: [May 26, 2020, 7:34pm UTC](https://forum.adalo.com/t/health-app-and-apple-watch/1558/1 "2020-05-26T19:34:32Z")

</div>

I would like to know if it is possible to connect the data of the health app from an iPhone to my app, such as the heart rate, to see the sleep pattern. Also, is it possible to create an app connected to the apple watch with Adalo?

---

<div class="post-metadata">

### Author: ![alexid95](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/alexid95/32/421_2.png) [@alexid95](https://forum.adalo.com/u/alexid95)
#### Post date: [May 26, 2020, 8:35pm UTC](https://forum.adalo.com/t/health-app-and-apple-watch/1558/2 "2020-05-26T20:35:42Z")

</div>

This is not possible at the moment. But it might be when the Adalo Marketplace opens 🙂

---

<div class="post-metadata">

### Author: ![Saranna](https://avatars.discourse-cdn.com/v4/letter/s/e68b1a/32.png) [@Saranna](https://forum.adalo.com/u/Saranna)
#### Post date: [May 27, 2020, 1:50am UTC](https://forum.adalo.com/t/health-app-and-apple-watch/1558/3 "2020-05-27T01:50:23Z")

</div>

What is this marketplace and when it will open?

---

<div class="post-metadata">

### Author: ![grid7](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/grid7/32/858_2.png) [@grid7](https://forum.adalo.com/u/grid7)
#### Post date: [May 27, 2020, 6:39am UTC](https://forum.adalo.com/t/health-app-and-apple-watch/1558/4 "2020-05-27T06:39:21Z")

</div>

@Saranna Healthkit data is stored on the device exclusively from what I understand: [Apple Developer Documentation](https://developer.apple.com/documentation/healthkit)  
There’s no way to access Healthkit locally at the device level from within an Adalo-generated iOS app that I’m aware of.  
In theory I suppose you could create a helper app that lives on the device, reads the data and then posts it to an external datasource that’s accessible to your Adalo app as an external collection but you might be violating Apple’s TOS by doing so…I’m not familiar with it. If that’s legal to do then it’s technically feasible for someone to make that helper app and as @alexid95 mentioned they could expose that as a service available in the forthcoming Adalo marketplace.

---

<div class="post-metadata">

### Author: ![idunksxc7](https://avatars.discourse-cdn.com/v4/letter/i/ecccb3/32.png) [@idunksxc7](https://forum.adalo.com/u/idunksxc7)
#### Post date: [March 13, 2021, 1:43am UTC](https://forum.adalo.com/t/health-app-and-apple-watch/1558/5 "2021-03-13T01:43:20Z")

</div>

Any updates on this topic? @grid7 @alexid95 @Saranna
