Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikahanninen/apple-shortcuts
https://github.com/mikahanninen/apple-shortcuts
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikahanninen/apple-shortcuts
- Owner: mikahanninen
- Created: 2022-10-03T10:32:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T11:40:24.000Z (over 2 years ago)
- Last Synced: 2024-11-11T04:36:56.372Z (2 months ago)
- Size: 696 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Robocorp Control Room with Apple Shortcuts
This is an example on triggering a process in the Control Room (POST), but all API endpoints are usable and you could for example. use same mechanism to get information from the latest run, list latest runs etc
## Things to note
1. When using iCloud sync, **all devices** connected to the iCloud account will get access to this Shortcut
## Implement the shortcut with Mac application `Shortcuts`
If ICloud syncing is on between Mac and other IOS devices then implemented shortcut will appear almost instantly for example. on your iPhone.
1. Use `Get Contents of URL` in the Apple Shortcuts application and click `Show more`. Change method to `POST` and set `Authorization` header
2. After sync has happened the same Shortcut and be found with iPhone search, in my case with the name starting with `Trigger..`