• Skip to main content

BrilliantConnect

Advanced integration code modules for FileMaker

  • Explore
  • Pricing
  • My Account
    • Log In
    • Purchase History
    • Manage Subscriptions
    • License Keys
    • Preferences
    • Support
  • Docs
    • System Requirements
    • Installation
    • Setup
    • Usage
    • Knowledge Base
  • About
    • Contact
    • Terms & Conditions
    • Privacy Policy
You are here: Home / Functions / SharpSpring: Create or Update Leads

SharpSpring: Create or Update Leads

Specifies a list of Lead objects to be created in SharpSpring. Every lead object is a hash-keyed by the system name of the lead field. If you wish to push custom fields, first use the getFields API method in order to retrieve a list of custom fields. In order to set a custom field for a lead, use the field’s systemName attribute as the key.

This method accepts up to 500 lead objects per call. However, in instances with a great deal of of custom field data being passed, it is better to separate the requests into smaller, more manageable calls to improve performance. 250 lead objects should be used in those cases.

Specifies a list of Lead objects to be updated in SharpSpring. Every lead object is a hash-keyed by the system name of the lead field. If you wish to push custom fields, first use the getFields API method in order to retrieve a list of custom fields. In order to set a custom field for a lead, use the field’s systemName attribute as the key. This differs from updateLeads in that it returns error code 404 if the lead ID does not exist or the lead ID is not provided and the lead email does not exist.

Pro

SharpSpring

Status: Released
Tier: Pro
Since: 4.0

Overview

Specifies a list of Lead objects to be created in SharpSpring. Every lead object is a hash-keyed by the system name of the lead field. If you wish to push custom fields, first use the getFields API method in order to retrieve a list of custom fields. In order to set a custom field for […]

Documentation

Open the fmFlare examples file for more information about this function
  • Pricing
  • Support
  • Account
  • Terms
  • Privacy Policy
  • Contact

Copyright © 2025 LuminFire ยท Log in