Inspiration

The idea was inspired by the need to simplify CRM workflows and customer support through intelligent automation. We wanted to build a solution that combines AI, knowledge access, and real time interaction with Salesforce.

What it does

SupportSalesforce is a smart assistant that:

  • Understands chat messages
  • Automatically creates leads in Salesforce
  • Uses ChatGPT to process questions
  • Fetches information via Wikipedia API
  • Can send personalized follow up emails
  • Logs data (optionally) in Google Sheets ## How we built it We used n8n to orchestrate the workflow:
  • Webhook or Chat Trigger to receive input
  • OpenAI Node to analyze intent
  • Salesforce Node to create leads
  • HTTP Request to fetch external data
  • Simple Memory to store context We also explored options for public access through webhooks and HTML frontends hosted on Netlify. ## Challenges we ran into
  • OAuth authentication setup for Salesforce
  • Building a flexible, general-purpose AI chat interface
  • Making the workflow modular and reusable
  • Creating a shareable public version of the chat ## Accomplishments that we're proud of
  • Successfully connected OpenAI (ChatGPT) with Salesforce via n8n
  • Created an intelligent workflow that understands user input and responds meaningfully
  • Automated the creation of leads in Salesforce from chat conversations
  • Integrated Wikipedia API for real-time knowledge enrichment
  • Built a modular and expandable workflow, ready for multiple use cases
  • Maintained a fully no-code/low-code approach with zero financial cost
  • Made the system easy to scale and customizable for different teams
  • Learned how to deploy and share a public chatbot using webhooks and HTML ## What we learned
  • How to use n8n as an AI orchestrator
  • How to integrate GPT with real business logic
  • How to link multiple APIs and services
  • How to make a no-code bot feel intelligent ## What's next for SupportSales
  • Add lead scoring with ChatGPT
  • Integrate automatic email replies
  • Create a public web interface for end users
  • Open-source the template for others ## Try it
    [Coming soon – hosted version with share link]

Built With

Share this project:

Updates

posted an update

SupportSalesforce Update Log | April 30, 2025

We’re excited to share the latest developments on SupportSalesforce – your go-to assistant for streamlined customer support directly within Salesforce!

New Features Added: • AI-Powered Reply Suggestions – Auto-generate personalized responses for faster

Log in or sign up for Devpost to join the conversation.

posted an update

We are excited to share the latest developments for SupportSalesforce!

  • The smart assistant now automatically understands user input, creates Salesforce leads, and connects real-time knowledge from Wikipedia.
  • We improved the workflow to be fully modular and scalable within n8n.
  • We added context management to make conversations more coherent.
  • A public-facing smart support page is currently in design, where users can easily find relevant phone numbers, support emails, and department contacts.
  • Future improvements will include multilingual support, automatic email responses, and a web-based chat interface.

Thank you for following our journey. Stay tuned for more updates and demos soon!

Log in or sign up for Devpost to join the conversation.