Custom URI schemes

n8n ver 1.85

I’m on a Mac and would like to use the “shortcuts://…” URL scheme but it is unsupported. How can I get around this? The “shortcuts://” allows me to run an Apple Shortcut automation.

Hi, I don’t know Mac but maybe through an execute command?

Something like this with the shortcut and add parameters

Reg,
J.

Tried all of those listed suggestions. Nothing works. n8n fails because it can’t find the “open” command. Maybe it is because I am running it from Docker and it is looking in its own, containerized linux (which will not have the open command as that is strictly a Mac OS command). I might try to run it natively on my Mac and see if it works.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.