Konnectify

Salesforce + Konnectify

Learn how to integrate and use Salesforce with Konnectify to automate sales, support, marketing, and CRM workflows across your business applications.

Supports Accounts, Contacts, Leads, Opportunities, Cases, Products, Tasks, Events, Custom Modules & CDC automations

Getting Started

What is Salesforce?

Salesforce is a cloud-based Customer Relationship Management (CRM) platform that helps businesses manage leads, accounts, contacts, opportunities, cases, products, and activities from a unified system. It enables sales, service, and operations teams to track customer interactions, automate processes, manage pipelines, and improve customer engagement at scale.

Why integrate via Konnectify?

By integrating Salesforce with Konnectify, you can automate CRM workflows and eliminate repetitive manual tasks without writing code.

Konnectify allows Salesforce to connect with your marketing tools, support systems, finance applications, internal databases, and other business platforms so that records, updates, notifications, and activities sync automatically between systems.

This ensures better data consistency, faster response times, and improved collaboration across teams.

New to Salesforce?

Sign up and explore the platform to start managing your customer relationships effectively.

Sign up →

New to Konnectify?

Sign up to start building Salesforce automations in minutes.

Sign up →

What You Can Do with Salesforce in Konnectify?

When Salesforce is connected to Konnectify, you can build powerful automations such as:

  • Automatically create Accounts, Contacts, Leads, Opportunities, or Cases from external form submissions, emails, or webhook events
  • Update Salesforce records when changes occur in other systems
  • Sync CRM data with marketing platforms, support tools, or databases
  • Send notifications to Slack, email, or internal tools when records are created or updated
  • Automatically manage Opportunity Line Items and Contact Roles
  • Track Case updates and trigger escalation workflows
  • Maintain activity logs by creating Tasks and Events automatically
  • Work with Custom Modules and custom objects for advanced use cases

These automations help reduce manual data entry, improve accuracy, and streamline CRM operations.

Automate Workflows by Connecting Salesforce.. Try it now →

Salesforce API Documentation

Konnectify uses the Salesforce REST API to securely interact with your Salesforce account. The API allows external platforms to create, read, update, and manage standard and custom CRM records programmatically.

Common Salesforce API Capabilities
  • Create, update, delete, and retrieve standard objects (Account, Contact, Lead, Opportunity, Case, Product, Task, Event)
  • Manage Opportunity Line Items and Contact Roles
  • Access and modify custom objects
  • Retrieve attachments and related records
  • Use SOQL queries to search records
  • Monitor Change Data Capture (CDC) events
Authentication

Salesforce supports API authentication using:

  • OAuth 2.0 (Recommended)
  • Connected App credentials
  • Username-password flow (when enabled)

You can create a Connected App in Salesforce and use OAuth credentials while creating the connection in Konnectify.

Things to Know Before You Start
  • API access depends on your Salesforce edition and user profile permissions
  • Required fields vary depending on the object (e.g., Account Name, Opportunity Name, Stage, Close Date)
  • Custom fields must match API field names exactly
  • API rate limits apply based on your Salesforce subscription
  • Change Data Capture (CDC) must be enabled in Salesforce Setup to use CDC triggers

For detailed API references and object documentation, refer to the official Salesforce API documentation.

Open API Docs →

How to Connect Salesforce to Konnectify

This section explains how to connect your Salesforce account to Konnectify so you can use Salesforce as a trigger or action in your workflows.

Prerequisites

Before creating the workflow, ensure you have:

  • A valid Salesforce account
  • A Salesforce Connected App with OAuth credentials
  • Client ID and Client Secret
  • Required API permissions in Salesforce
  • Access to the Konnectify platform
  • Permission to create/manage connections in Konnectify

Step 1: Connect Salesforce in Konnectify

  1. Log in to Konnectify
  2. Click New on the top-right corner and select Connections
  3. Select Salesforce
  4. Enter:
    • Connection Name (e.g., my salesforce connection – for internal reference only)
    • Environment (Production or Sandbox)
    • Client ID
    • Client Secret
    • Complete OAuth authentication
  5. Click Create Connection

Step 2: Create a New Konnecter

  1. Click New on the top-right corner and select Konnectors
  2. Choose a trigger app (for example: Webhook, Gmail, Google Forms, or Salesforce)
  3. Select the required trigger event (for example: New Lead, Updated Opportunity, New Case, etc.)
  4. Choose the Salesforce connection you created and click Continue

Step 3: Add and Configure Salesforce Action

  1. Click Action
  2. Select Salesforce
  3. Choose an action (for example: Create Account, Update Opportunity, Create Case, etc.)
  4. Select the Connection and click Continue
  5. Fill all mandatory fields such as:
    • Account Name
    • Contact Email
    • Opportunity Stage
    • Close Date
    • Case Subject
    • Priority, Status, etc.
Note: All required fields must be filled with valid values. If any mandatory field is left empty or contains invalid data, the action may fail during execution.

Step 4: Value Mapping and Workflow Testing

  • Map dynamic fields from the trigger output
  • Use static values only when required
  • Run the workflow using sample data
  • Verify execution status and Salesforce response

Step 5: Activate Konnector

  • Save the Konnector
  • Turn the workflow ON
  • Perform a real-time test from the trigger source
  • Confirm that the data is reflected in Salesforce

Salesforce Triggers

Salesforce provides multiple triggers in Konnectify that allow workflows to start automatically when specific events occur in your Salesforce account.

Custom Module Events
Record Created In Custom Module

This trigger fires when a new record is created in Salesforce under the selected module.

Record Updated In Custom Module

This trigger fires when a custom record is updated in Salesforce under the selected module.

Opportunity Relationship Events
New Opportunity Line Item

This trigger fires when a new OpportunityLineItem is created in Salesforce.

Updated Opportunity Line Item

This trigger fires when an OpportunityLineItem is updated in Salesforce.

New Opportunity Contact Role

This trigger fires when a contact is associated with an opportunity in Salesforce.

Updated Opportunity Contact Role

This trigger fires when an Opportunity Contact Role is updated in Salesforce.

Core CRM Object Events
New Account

This trigger fires when a new account is created in Salesforce.

Updated Account

This trigger fires when an account is updated in Salesforce.

New Contact

This trigger fires when a new contact is created in Salesforce.

Updated Contact

This trigger fires when a contact is updated in Salesforce.

New Lead

This trigger fires when a new lead is created in Salesforce.

Updated Lead

This trigger fires when a lead is updated in Salesforce.

New Opportunity

This trigger fires when a new opportunity is created in Salesforce.

Updated Opportunity

This trigger fires when an opportunity is updated in Salesforce.

New Case

This trigger fires when a new case is created in Salesforce.

Updated Case

This trigger fires when a case is updated in Salesforce.

Product Events
New Product

This trigger fires when a new product is created in Salesforce.

Updated Product

This trigger fires when a product is updated in Salesforce.

Activity Events
New Task

This trigger fires when a new task is created in Salesforce.

Updated Task

This trigger fires when a task is updated in Salesforce.

New Event

This trigger fires when a new event is created in Salesforce.

Updated Event

This trigger fires when an event is updated in Salesforce.

Case Collaboration Events
New Case Comment

This trigger fires when a new comment is added to a Salesforce Case.

Updated Case Comment

This trigger fires when an existing case comment is modified in Salesforce.

List View Events
New Contact In List

This trigger fires when a new Contact record appears in a selected list view.

New Account In List

This trigger fires when a new Account record appears in a selected list view.

Change Data Capture (CDC) Events
Case CDC

This trigger fires when a change event occurs on a Case and a watched field matches a specific value.

Account CDC

This trigger fires when a change event occurs on an Account and a watched field matches a specific value.

Contact CDC

This trigger fires when a change event occurs on a Contact and a watched field matches a specific value.

Opportunity CDC

This trigger fires when a change event occurs on an Opportunity and a watched field matches a specific value.

Salesforce Actions

Salesforce provides multiple actions in Konnectify that allow workflows to perform operations in your Salesforce account.

File & Attachment Actions
Get Attachment Content

Fetches a specific attachment by its ID and returns its file content encoded in Base64.

Get Attachment IDs

Fetches a list of all attachment IDs associated with a specific parent record.

Add Attachment

Attaches a file to a Salesforce record from a public URL or a Base64 string.

Collaboration Actions
New Comment In Case

Creates a new CaseComment record associated with a specific Case.

Add Feed Comment

Creates a new FeedComment record associated with a specific FeedItem.

Account Actions
Create Account

Creates a new account record in Salesforce.

Update Account

Updates an existing account in Salesforce.

Delete Account

Permanently deletes an Account by its ID.

Find Account

Retrieves a single account record based on the provided data.

Upsert Account

Creates a new Account or updates an existing one based on a selected unique field.

Contact Actions
Create Contact

Creates a new contact record in Salesforce.

Update Contact

Updates an existing contact in Salesforce.

Delete Contact

Permanently deletes a contact by its ID.

Upsert Contact

Creates a new Contact or updates an existing one based on a selected unique field.

Find Contact

Retrieves a single contact record based on the provided data.

Lead Actions
Create Lead

Creates a new lead record in Salesforce.

Update Lead

Updates an existing lead in Salesforce.

Delete Lead

Permanently deletes a lead by its ID.

Upsert Lead

Creates a new Lead or updates an existing one based on a selected unique field.

Find Lead

Retrieves a single lead record based on the provided data.

Opportunity Contact Role Actions
Create Opportunity Contact Role

Creates a new Opportunity Contact Role record in Salesforce.

Update Opportunity Contact Role

Updates an existing Opportunity Contact Role in Salesforce.

Delete Opportunity Contact Role

Permanently deletes an Opportunity Contact Role by its ID.

Find Opportunity Contact Role By ID

Retrieves an OpportunityContactRole record directly by its Salesforce record ID.

Find All Opportunity Contact Roles

Finds Opportunity Contact Roles using SOQL query.

Opportunity Actions
Create Opportunity

Creates a new opportunity record in Salesforce.

Update Opportunity

Updates an existing opportunity in Salesforce.

Delete Opportunity

Permanently deletes an opportunity by its ID.

Upsert Opportunity

Creates a new Opportunity or updates an existing one based on a selected unique field.

Find Opportunity

Retrieves a single opportunity record based on the provided data.

Case Actions
Create Case

Creates a new case record in Salesforce.

Update Case

Updates an existing case in Salesforce.

Delete Case

Permanently deletes a case by its ID.

Find Case

Retrieves a single case record based on the provided data.

Product Actions
Create Product

Creates a new product record in Salesforce.

Update Product

Updates an existing product in Salesforce.

Delete Product

Permanently deletes a product by its ID.

Find Product

Retrieves a single product record based on the provided data.

Activity Actions
Create Task

Creates a new task record in Salesforce.

Update Task

Updates an existing task in Salesforce.

Delete Task

Permanently deletes a task by its ID.

Find Task

Retrieves a single task record based on the provided data.

Create Event

Creates a new event record in Salesforce.

Update Event

Updates an existing event in Salesforce.

Delete Event

Permanently deletes an event by its ID.

Find Event

Retrieves a single event record based on the provided data.

Custom Module Actions
Create Custom Module

Creates a custom record in the selected Salesforce module.

Delete Custom Records By ID

Permanently deletes a record in the selected Salesforce module by its ID.

Update Custom Module

Updates an existing record of a custom module in Salesforce.

Get Custom Record By ID

Retrieves a custom record in the selected Salesforce module.

Opportunity Line Item Actions
Create Opportunity Line Item

Creates a new Opportunity Line Item (Product) record in Salesforce.

Update Opportunity Line Item

Updates an existing Opportunity Line Item in Salesforce.

Delete Opportunity Line Item

Permanently deletes an Opportunity Line Item by its ID.

Find Opportunity Line Item

Retrieves a single Opportunity Line Item record based on the provided data.

Popular Salesforce Automations

Salesforce automations help teams reduce manual work, improve pipeline visibility, and maintain consistent CRM data across systems. Below are some commonly used automation scenarios built using Konnectify.

Automatically Create Leads from External Forms

Trigger: Form Submission / Webhook • Action: Create Lead

Use case: Automatically create Salesforce leads when users submit forms from your website or marketing tools.

  • Eliminates manual data entry
  • Ensures faster lead response
  • Improves lead tracking accuracy

Notify Sales Teams When a New Opportunity Is Created

Trigger: New Opportunity • Action: Send Notification (Slack / Email)

Use case: Alert sales teams immediately when a new opportunity is created.

  • Faster follow-up
  • Improved collaboration
  • Better pipeline visibility

Automatically Update Opportunity Stage Based on External Events

Trigger: External payment confirmation / Status update • Action: Update Opportunity

Use case: Automatically move opportunities to Closed Won when payment is received.

  • Real-time pipeline updates
  • Reduced manual errors
  • Accurate revenue tracking

Sync Accounts and Contacts Across Systems

Trigger: New Account or Updated Contact • Action: Create/Update record in another app

Use case: Keep Salesforce data synchronized with marketing or support platforms.

  • Consistent customer data
  • Reduced duplication
  • Improved reporting accuracy

Automatically Create Tasks for Follow-Ups

Trigger: New Lead or Updated Opportunity • Action: Create Task

Use case: Create follow-up tasks automatically when a lead is assigned or an opportunity stage changes.

  • Ensures timely follow-ups
  • Improves conversion rates
  • Enhances team accountability

Manage Case Escalations Automatically

Trigger: Case Updated or Case CDC • Action: Update Case / Send Alert

Use case: Escalate high-priority cases automatically when status or priority changes.

  • Faster issue resolution
  • Improved SLA compliance
  • Better customer satisfaction

Ready to automate your Salesforce workflows?

Connect Salesforce with 100+ apps in minutes. No code required.

Start in Konnectify →
```

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article