Pushcut issue

Hi guys.

Anyone any experience with pushcut ?

I have a shortcut working (Send Message2) on IOS. It is set to auto run and send text to 07861----- with a default message.

I have in Pushhcut app the following:

MyNotifications = Enabled
NOTIFICATION = Blank
ACTIONS Add Action = Blank
Default Action = Send Message2
Send Message2 shows under Shortcut and server Shortcut Shows
If I click test Notification
I get the sound but no text sent.

If I add a title it appears a notification appears and the sms is sent.

Testing from n8n gives the same results.

If I add input and title I get a prompt and click on it the test is sent with the input.

If I only send input the shortcut does not run.

To summarise it does not work unless the is a title or text value.

This obviously is not automated as I have to press on the popup to work. What am I missing here please. ???

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Steve_Warburton

I am a bit confused on this one, are you saying that n8n is working the same as the pushcut app and is only sending a message when there is a title?

yes.

To summarise it does not work unless the is a title or text value.