AddLead

This method allows you to add a new lead to Bullseye, optionally routing the lead and sending standard notification emails.

The lead record is specified via the NewLead parameter. If EmailLead is true, a thank-you email will be sent to the new lead. If EmailDealers is true, notification emails will be sent to the dealer(s) to whom the lead is routed. If DoNotRoute is true, the lead will be left as unassigned. If a value is specified for LocationId, the lead will be routed to that location only. All boolean parameters default to false if not specified.

**Return Value: ** LeadRslt

Language