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 must log in or register to comment.
You can probably do this via Apple shortcuts
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.