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

Daily poems in Telegram
View
Schedule Slack Update Webhook
View
Schedule HTTP Send Webhook
View
The Ultimate Guide to Optimize WordPress Blog Posts with AI
View
BambooHR AI-Powered Company Policies and Benefits Chatbot
View
Extract personal data with a self-hosted LLM Mistral NeMo
View
Webhook Code Update Webhook
View
Webhook Slack Automate Webhook
View
Manual Zohocrm Automate Triggered
View
Telegram Googletaskstool Create Triggered
View