Magic Push
· v1.10
About
A simple yet convenient push button on your hand to trigger virtually any webhook enabled action, e.g. via IFTTT.
I am personally currently using it to control my garage door and automatic lights via IFTTT.
The app is in its first version and currently limited to webhook GET calls only. Further development is under way so please watch this space.
FAQs:
Q: What does "Likely succeeded." mean?
A: Garmin Connect IQ SDK only support "text/plain" content type in the response. If your response has a different content type, e.g. "text/html", the web request will come back with an error code -400, indicating mismatched content type in response header. The call was likely successful but since it's not guaranteed, the word "Likely" is added.
What's new
28 Feb 2026:
Show response text (if any). Due to limited space, response text will be truncated if ti's too long.
Add new devices: Instinct 3 Solar and Instinct E
22 Oct:
Add support for Forerunner 245, 245 Music, 255 and 255 Music
20 Oct:
Add action progress and result
Update icons
Add progress bar
Fix bug where response content type does not match