this post was submitted on 15 Nov 2023
0 points (NaN% liked)

Apple

69 readers
1 users here now

A place for Apple news, rumors, and discussions.

founded 1 year ago
MODERATORS
 

Hey! I’m currently wanted to make a webhook that says my current heart rate, as I want to learn more about Apple’s API’s and their language. Does anyone know a way I could (in real time) send a POST/GET request to another website? The interval doesn’t have to be that often, but I’d prefer every 10-15 minutes max. Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 year ago (1 children)

You can probably do this via Apple shortcuts

[–] [email protected] 1 points 1 year ago

Alright, I’ve gotten that done, but I don’t know how I’m supposed to make it an interval. I’d rather not go through the entire day and set one every 10 minutes.