AutomationFlowsAI & RAG › Salesforce Opportunity Query

Salesforce Opportunity Query

Salesforce Opportunity Query. Uses salesforce. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesSalesforce
AI & RAG Trigger: Webhook Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Salesforce Opportunity Query",
  "nodes": [
    {
      "parameters": {},
      "id": "webhook",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "operation": "executeQuery",
        "soql": "={{ $json.body.soql }}"
      },
      "id": "salesforce",
      "name": "Salesforce",
      "type": "n8n-nodes-base.salesforce",
      "typeVersion": 1,
      "position": [
        450,
        300
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Salesforce",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "tags": [
    "mcp",
    "salesforce",
    "crm"
  ]
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Salesforce Opportunity Query. Uses salesforce. Webhook trigger; 2 nodes.

Source: https://github.com/developers-universe-1/agentic-sales-engine/blob/main/n8n/workflows/salesforce-query.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Salesforce Opportunity Update. Uses salesforce. Webhook trigger; 2 nodes.

Salesforce
AI & RAG

This workflow automates customer feedback processing by analyzing sentiment, identifying key issues, generating personalized responses, and escalating critical cases to support teams when required. De

Redis, Postgres, Agent +7
AI & RAG

This workflow captures incoming leads from a webhook, enriches them using AI, and automates the entire sales pipeline. It validates data, scores leads as hot, warm, or cold, assigns them to sales reps

Agent, OpenAI Chat, Output Parser Structured +5
AI & RAG

Transform your lead qualification process with automated AI-powered phone calls triggered directly from Salesforce lead creation. Webhook Trigger: Receives new lead data from Salesforce Automated Call

HTTP Request, OpenAI Chat, Agent +1
AI & RAG

Eastside Remodels - Lead Nurturing AI Agent. Uses openAi, googleCalendar, salesforce, emailSend. Webhook trigger; 13 nodes.

OpenAI, Google Calendar, Salesforce +3