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!

    • SchmidtyPlays@alien.topOPB
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months 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.