Open [X-Callback URL] with x-callback
– Custom callback: [Toggle]
– Custom X-Success URL: [Toggle]
Input
URL
Result
(Text, Dictionary) When the app that’s opened calls back to Shortcuts using x-success, it may include parameters in the URL. These will be passed as output to the next action, as text if there is just one parameter, or as a dictionary if there are multiple (use Get Dictionary Value to access it).
Custom Callback
Turn this on if you want to open a callback URL that is not x-callback-url compliant and uses keys other than “x-success”, “x-error”, and “x-cancel”.
Custom X-Success URL
If enabled, Shortcuts will use a custom success callback URL. This is useful if the app you are calling uses placeholders in the x-success URL to pass output.