Workflow: Manual Awssns Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "AWS SNS",
            "type": "n8n-nodes-base.awsSns",
            "position": [
                450,
                300
            ],
            "parameters": {
                "topic": "n8n-rocks",
                "message": "This is a test message",
                "subject": "This is a test subject"
            },
            "credentials": {
                "aws": "aws"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "AWS SNS",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Automate
View
Vision-Based AI Agent Scraper - with Google Sheets, ScrapingBee, and Gemini
View
Create, update and get a case in TheHive
View
GoogleSheets Discord Create Triggered
View
Google analytics template
View
Manual Stickynote Automation Webhook
View
Manual Readbinaryfile Automate Triggered
View
Splitout Webhook Update Webhook
View
Wait Splitout Send Webhook
View
InstaTest
View