
You can now track n8n workflows on your Lock Screen. Show live progress for long-running executions with Live Activities and send a Push Notification to your devices when something important happens.
Install n8n-nodes-activitysmith in n8n, add the ActivitySmith node to your workflow, and connect your ActivitySmith API key.
From there, choose what the node should do:
Each action can use values from earlier n8n nodes. Map the workflow name, activity_id, status, result URL, or any other field you already have in the execution.
For long-running workflows, start a live activity near the beginning of the run. Update it as each stage completes, then end it when the workflow succeeds or fails.
A Live Activity can show the current step, progress, and status on the Lock Screen. It can also include an action button, so tapping the activity can open the n8n workflow URL or any other link you provide.

Use a push notification when the workflow reaches a point someone should know about immediately.
Good examples:
