Skip to main content
Create Record with Salesforce

Create a record in Salesforce.

Updated over a week ago

Introduction

This integration enables the creation of new records in Salesforce directly from Clay. Utilizing Salesforce's REST API, specifically the SObject Create endpoint, users can seamlessly add new data to their Salesforce instance. This action supports creating records across various Salesforce objects, allowing for efficient data management and synchronization between the two platforms.

Input

Name

Is Optional

Description

Type

Salesforce Object

The object type to look for in your Salesforce instance.

text

Duplicate Rule Override

true

If switched on and you have a [duplicate rule](https://help.salesforce.com/s/articleView?id=sf.duplicate_rules_map_of_reference.htm&type=5), Clay will override the duplicate rule and create a new record even if it's a duplicate.

boolean

Object Fields

true

dynamicFields

Did this answer your question?