Lead ConnectionsCreate lead connectionAsk AIpost https://classic-api.contractorscloud.com/api/v1/lead-connectionsCreate a new lead connection.Body Paramsdata_typestringenumrequiredDefaults to jsonDefines the data type for how incoming leads are handled by this connection.jsonexceltextAllowed:jsonexceltextnamestringrequiredA name for this lead connection to differentiate it from other lead connections.company_idint32requiredThe id of the company this lead connection is for.event_idint32The default event to assign to leads using this lead connection.lead_source_idint32The default lead source to assign to leads using this lead connection.workflow_idint32The default workflow to assign to leads using this lead connection.rep_primary_idint32The default rep / user to assign to leads using this lead connection.site_type_idint32The default site type to assign to leads using this lead connection.is_activebooleanDefaults to trueWhether the lead connection is active or not. Inactive lead connections will not accept incoming leads.truefalsedescriptionstringAn optional description for the lead connection.Responses 201201 400400Updated over 1 year ago