Skip to main content

UploadContactToSalesforceInput

No description

input UploadContactToSalesforceInput {
contact_id: Int
create_as: SalesforceObjectType!
update_or_retain_lead_owner: RetainOrUpdate!
update_or_retain_lead_source: RetainOrUpdate!
set_lead_owner_using: LeadOwnerAssignmentSource!
salesforce_user_id: Int
fallback_salesforce_user_id: Int
salesforce_assignment_rule_id: Int
salesforce_queue_id: Int
lead_source_id: Int!
schedule_task: ScheduleSalesforceTaskInput
}

Fields

UploadContactToSalesforceInput.contact_id ● Int scalar

UploadContactToSalesforceInput.create_as ● SalesforceObjectType! non-null enum

If a new record needs to be created in Salesforce, create the record as either a Contact or a Lead

UploadContactToSalesforceInput.update_or_retain_lead_owner ● RetainOrUpdate! non-null enum

If this record already exists in Salesforce, either retain or update the lead owner

UploadContactToSalesforceInput.update_or_retain_lead_source ● RetainOrUpdate! non-null enum

If this record already exists in Salesforce, either retain or update the lead source

UploadContactToSalesforceInput.set_lead_owner_using ● LeadOwnerAssignmentSource! non-null enum

UploadContactToSalesforceInput.salesforce_user_id ● Int scalar

Required if LeadOwnerAssignmentSource is SALESFORCE_USER

UploadContactToSalesforceInput.fallback_salesforce_user_id ● Int scalar

Required if LeadOwnerAssignmentSource is NET_RESULTS_LEAD_OWNER. Needed if the Lead Owner currently assigned to the Contact in Net-Results is not a Salesforce User

UploadContactToSalesforceInput.salesforce_assignment_rule_id ● Int scalar

Required if LeadOwnerAssignmentSource is SALESFORCE_ASSIGNMENT_RULE

UploadContactToSalesforceInput.salesforce_queue_id ● Int scalar

Required if LeadOwnerAssignmentSource is SALESFORCE_QUEUE

UploadContactToSalesforceInput.lead_source_id ● Int! non-null scalar

Net-Results retrieves and stores your Lead Sources from Salesforce. Please pass a SalesforceLeadSource ID

UploadContactToSalesforceInput.schedule_task ● ScheduleSalesforceTaskInput input

Member Of

uploadContactToSalesforce mutation

Product

PricingFAQDocumentationMarketo Alternative
Paminga Logo

Built with pride in Denver, Colorado, USA

Copyright © Paminga 2025
All rights reserved. Various trademarks held by their respective owners.