CreateLeads Web Service
Use this Web service to create leads in the Siebel database. If the Web service returns a given contact’s details, and if those details match an existing contact in the Siebel database, then the Web service creates a lead based on the existing contact’s information. If the contact does not exist in the Siebel database, then the Web service creates a new contact record, and creates a new lead from the new contact.
The new lead can be associated with any existing campaign using the Source Code parameter. The Source Code parameter must be retrieved from the ID or Source ID field of the GetCampaigns Web service response. For more information, see GetCampaigns Web Service.