| Description | Query Leads |
| Name | QueryMarketingLeadIn |
| Namespace | http://sap.com/xi/A1S/Global |
| Process Component Description | Lead Processing |
| Process Component Name | LeadProcessing |
| Process Component Namespace | http://sap.com/xi/AP/CRM/Global |
| Deploymnent Unit Description | Customer Relationship Management |
| Endpoint Activation | By Scoping of Process Component | Operations |
| Release Status | Deprecated |
An interface to query lead data.
The Web service interface Query Lead enables you to connect external applications to your SAP system and to query and read marketing lead data in your system. The web service interface is relevant if your company wants to access and manage marketing lead data from external applications.
It has the FindByElements operation which is used to query for one or more instances of the lead based on the query filter parameters passed.
Example structure:
<?xml version="1.0" encoding="UTF-8"?> <n0:MarketingLeadByElementsQuery_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"> <MarketingLeadSelectionByElements> <SelectionByID> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryIdentifier>533</LowerBoundaryIdentifier> <UpperBoundaryIdentifier>4450</UpperBoundaryIdentifier> </SelectionByID> <SelectionByName> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryName>description marketing lead 533</LowerBoundaryName> <UpperBoundaryName>description marketing lead 4450</UpperBoundaryName> </SelectionByName> <SelectionByMarketingResponsibleEmployeePartyBusinessPartnerInternalID> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryInternalID>MC2471</LowerBoundaryInternalID> <UpperBoundaryInternalID>MC8654</UpperBoundaryInternalID> </SelectionByMarketingResponsibleEmployeePartyBusinessPartnerInternalID> <SelectionByOriginTypeCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>002</LowerBoundaryCode> </SelectionByOriginTypeCode> <SelectionByOriginTypeCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>003</LowerBoundaryCode> </SelectionByOriginTypeCode> <SelectionByOriginTypeCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>004</LowerBoundaryCode> </SelectionByOriginTypeCode> <SelectionByGroupCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>0023</LowerBoundaryCode> </SelectionByGroupCode> <SelectionByGroupCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>0024</LowerBoundaryCode> </SelectionByGroupCode> <SelectionByQualificationLevelCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>02</LowerBoundaryCode> </SelectionByQualificationLevelCode> <SelectionByQualificationLevelCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>03</LowerBoundaryCode> </SelectionByQualificationLevelCode> <SelectionByLifeCycleStatusCodeCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>2</LowerBoundaryCode> </SelectionByLifeCycleStatusCodeCode> <SelectionByStatusCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>02</LowerBoundaryCode> </SelectionByStatusCode> <SelectionByCreatedDateTime> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryDateTime>2012-03-28T12:00:00.1234567Z</LowerBoundaryDateTime> <UpperBoundaryDateTime>2012-06-28T12:00:00.1234567Z</UpperBoundaryDateTime> </SelectionByCreatedDateTime> <SelectionByLastChangedDateTime> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryDateTime>2012-03-28T12:00:00.1234567Z</LowerBoundaryDateTime> <UpperBoundaryDateTime>2012-06-28T12:00:00.1234567Z</UpperBoundaryDateTime> </SelectionByLastChangedDateTime> <SelectionByCreatedByBusinessPartnerGivenName> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryName>Bob</LowerBoundaryName> <UpperBoundaryName>Michael</UpperBoundaryName> </SelectionByCreatedByBusinessPartnerGivenName> <SelectionByCreatedByBusinessPartnerFamilyName> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryName>Miller</LowerBoundaryName> <UpperBoundaryName>Smith</UpperBoundaryName> </SelectionByCreatedByBusinessPartnerFamilyName> <SelectionByChangedByBusinessPartnerGivenName> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryName>Bob</LowerBoundaryName> <UpperBoundaryName>Michael</UpperBoundaryName> </SelectionByChangedByBusinessPartnerGivenName> <SelectionByChangedByBusinessPartnerFamilyName> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>3</IntervalBoundaryTypeCode> <LowerBoundaryName>Miller</LowerBoundaryName> <UpperBoundaryName>Smith</UpperBoundaryName> </SelectionByChangedByBusinessPartnerFamilyName> <SelectionBySearchText/> </MarketingLeadSelectionByElements> <ProcessingConditions> <QueryHitsMaximumNumberValue>100</QueryHitsMaximumNumberValue> <QueryHitsUnlimitedIndicator>false</QueryHitsUnlimitedIndicator> <LastReturnedObjectID/> </ProcessingConditions> <RequestedElements marketingLeadTransmissionRequestCode="1"/> </n0:MarketingLeadByElementsQuery_sync>
Leads should exist in the system in order to get a positive result.
Example:
<ProcessingConditions> <QueryHitsMaximumNumberValue>500</QueryHitsMaximumNumberValue> <QueryHitsUnlimitedIndicator>false</QueryHitsUnlimitedIndicator> </ProcessingConditions>
Example for requesting all data (code snippet):
<RequestedElements marketingLeadTransmissionRequestCode="1"/>
or (default is '1')
<RequestedElements />
or do not specify with element.
Example for requesting the root and the item data (code snippet):
<RequestedElements marketingLeadTransmissionRequestCode="2"> <MarketingLead itemTransmissionRequestCode="2"/> </RequestedElements>
Example for requesting all except the item data (code snippet):
<RequestedElements marketingLeadTransmissionRequestCode="1"> <MarketingLead itemTransmissionRequestCode="4"/> </RequestedElements>
You can find general information about Web services, their structure and consumption in the Web Services documentation.
In this example the consumer wants to update the quantity of an item of a lead. First the lead needs to be queried using the service Query Lead to obtain the UUIDs of the items to be updated. Then the service MaintainBundle is used to update the item.
Step1: Query exactly one marketing lead by ID
This is done by calling the web service interface Query Lead.
Request:
<n0:MarketingLeadByElementsQuery_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"> <MarketingLeadSelectionByElements> <SelectionByID> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryIdentifier>16407</LowerBoundaryIdentifier> </SelectionByID> </MarketingLeadSelectionByElements> <ProcessingConditions> <QueryHitsUnlimitedIndicator>true</QueryHitsUnlimitedIndicator> </ProcessingConditions> <RequestedElements marketingLeadTransmissionRequestCode="2"> <MarketingLead attachmentFolderTransmissionRequestCode="4" itemTransmissionRequestCode="2" conversionInformationTransmissionRequestCode="4"></MarketingLead> </RequestedElements> </n0:MarketingLeadByElementsQuery_sync>
Response:
<nm:MarketingLeadByElementsResponse_sync xmlns:nm="http://sap.com/xi/SAPGlobal20/Global" xmlns:prx="urn:sap.com:proxy:QKA:/1SAI/TAS2ED7C115FDAF9F5EC126:804"> <MarketingLead> <UUID>00163e02-9058-1ee1-bca4-a2371396b8f7</UUID> <ID>16407</ID> <SystemAdministrativeData> <CreationDateTime>2012-08-28T15:29:25.949623Z</CreationDateTime> <CreationIdentityUUID>00163e01-277c-1ee0-9ac8-8ce36ec02a94</CreationIdentityUUID> <LastChangeDateTime>2012-08-31T11:54:29.839224Z</LastChangeDateTime> <LastChangeIdentityUUID>00163e01-277c-1ee0-9ac8-8ce36ec02a94</LastChangeIdentityUUID> </SystemAdministrativeData> <Name>Marketing Lead Test</Name> <LifeCycleStatusCode>2</LifeCycleStatusCode> <QualificationLevelCode>01</QualificationLevelCode> <OriginTypeCode>001</OriginTypeCode> <GroupCode>0023</GroupCode> <StatusCode>02</StatusCode> <CampaignPredecessorReferenceID>1</CampaignPredecessorReferenceID> <EmployeeInternalID>MC2471</EmployeeInternalID> <EmployeeUUID>00145ef5-88e6-02db-bcae-74c6e7c597b7</EmployeeUUID> <ProspectInternalID>1025491</ProspectInternalID> <ProspectUUID>00163e02-9058-1ee1-bca4-a475ae8ff8fa</ProspectUUID> <ContactPersonInternalID>1025493</ContactPersonInternalID> <ContactPersonUUID>00163e02-9058-1ee1-bca4-a489909578fa</ContactPersonUUID> <Note>This is a Marketing Lead Text, created by A2X service</Note> <PersonFirstName>MKT Lead A2X ContactPerson FirstName</PersonFirstName> <PersonLastName>MKT Lead A2X ContactPerson LastName</PersonLastName> <CompanyName>MKT Lead A2X Account Name1</CompanyName> <Address> <PostalAddressElements> <CountryCode>DE</CountryCode> <RegionCode>10</RegionCode> <StreetPostalCode>66386</StreetPostalCode> <CityName>St. Ingbert</CityName> <StreetName>Neue Bahnhof</StreetName> <HouseID>21</HouseID> </PostalAddressElements> <TelephoneFormattedNumberDescription>+49 9999</TelephoneFormattedNumberDescription> <MobileFormattedNumberDescription>+49 8888</MobileFormattedNumberDescription> <EmailURI>marketinglead.a2x@XY</EmailURI> </Address> <Item> <UUID>00163e02-9058-1ee1-bca4-a2e6f55418f7</UUID> <ID>111</ID> <Description languageCode="EN">Item 1 Description</Description> <QuantityValue unitCode="EA">11.0</QuantityValue> <ProductUUID>00300571-c7cc-02db-b9cd-1e235529caae</ProductUUID> <MaterialInternalID>MCF-0001</MaterialInternalID> <ProductCategoryInternalID>50-10</ProductCategoryInternalID> </Item> <Item> <UUID>00163e02-9058-1ee1-bca4-a2e6f55438f7</UUID> <ID>112</ID> <Description languageCode="EN">Item 2 only Prod Cat</Description> <QuantityValue unitCode="EA">21.0</QuantityValue> <ProductCategoryInternalID>50-10</ProductCategoryInternalID> </Item> </MarketingLead> <ProcessingConditions> <ReturnedQueryHitsNumberValue>1</ReturnedQueryHitsNumberValue> <MoreHitsAvailableIndicator>false</MoreHitsAvailableIndicator> <LastReturnedObjectID>00163E0290581EE1BCA4A2371396B8F7</LastReturnedObjectID> </ProcessingConditions> </nm:MarketingLeadByElementsResponse_sync>
Step2: Update the quantity of first item of the lead
This is done by calling the web service interface Manage Lead.
Request:
<n0:MarketingLeadBundleMaintainRequest_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"> <BasicMessageHeader> <ID schemeID="" schemeAgencyID="" schemeAgencySchemeAgencyID=""></ID> <UUID schemeID="" schemeAgencyID=""></UUID> <ReferenceID schemeID="" schemeAgencyID="" schemeAgencySchemeAgencyID=""></ReferenceID> <ReferenceUUID schemeID="" schemeAgencyID=""></ReferenceUUID> </BasicMessageHeader> <MarketingLead actionCode="02" itemListCompleteTransmissionIndicator="false"> <ObjectNodeSenderTechnicalID>MKT Lead 1</ObjectNodeSenderTechnicalID> <ChangeStateID></ChangeStateID> <UUID schemeID="" schemeAgencyID=""></UUID> <ID schemeID="" schemeAgencyID="" schemeAgencySchemeAgencyID="">16407</ID> <Item actionCode="02"> <ObjectNodeSenderTechnicalID>MKT Lead 1 ITEM 1</ObjectNodeSenderTechnicalID> <UUID schemeID="" schemeAgencyID="">00163e02-9058-1ee1-bca4-a2e6f55418f7</UUID> <ID>111</ID> <Description languageCode="EN">Item 1 Description - quantity changed</Description> <QuantityValue unitCode="EA">5000</QuantityValue> </Item> </MarketingLead> </n0:MarketingLeadBundleMaintainRequest_sync>
Response:
<nm:MarketingLeadBundleMaintainConfirmation_sync xmlns:nm="http://sap.com/xi/SAPGlobal20/Global" xmlns:prx="urn:sap.com:proxy:QKA:/1SAI/TAEC08D44E1498DB2599D27:804"> <MarketingLead> <ReferenceObjectNodeSenderTechnicalID>MKT Lead 1</ReferenceObjectNodeSenderTechnicalID> <ChangeStateID>20120831141656.6048660</ChangeStateID> <UUID>00163e02-9058-1ee1-bca4-a2371396b8f7</UUID> <ID>16407</ID> </MarketingLead> <Log /> </nm:MarketingLeadBundleMaintainConfirmation_sync>
| Description | Find marketing leads |
| Name | FindByElements |
| Synchronous | yes |
| Release Status | Deprecated |
To query marketing lead data by elements.
FindByElements is an operation to query marketing lead data by the selections elements passed in the request.
The following selection elements are supported:
| SelectionByElements | Comment |
|---|---|
| SelectionByID | ID |
| SelectionByName | Description of the marketing lead |
| SelectionByMarketingResponsibleEmployeePartyBusinessPartnerInternalID | Owner of the marketing lead |
| SelectionByOriginTypeCode | Origin |
| SelectionByGroupCode | Category |
| SelectionByQualificationLevelCode | Qualification level |
| SelectionByLifeCycleStatusCodeCode | Life cycle status |
| SelectionByStatusCode | Status |
| SelectionByCreatedDateTime | Created on. It is an accurate-to-the-second time-point of a calendar day in time zone UTC. |
| SelectionByLastChangedDateTime | Last Changed On. It is an accurate-to-the-second time-point of a calendar day in time zone UTC. |
| SelectionByCreatedByBusinessPartnerGivenName | Given name of the user that has created the marketing lead |
| SelectionByCreatedByBusinessPartnerFamilyName | Family name of the user that has created the marketing lead |
| SelectionByChangedByBusinessPartnerGivenName | Given name of the user that has changed marketing lead as last one |
| SelectionByChangedByBusinessPartnerFamilyName | Family name of the user that has changed the marketing lead as last one |
| SelectionBySearchText | Search Text |
The supported Interval Boundary Type Code values depend on the type of the selection element:
| Selection Parameter Type | Supported Interval Boundary Type Code values |
|---|---|
| ID | All values are allowed. |
| Date Time | All values are allowed. |
| Name | All values are allowed; if you enter value '1' (= Equal to) it means that you are searching for an entry that is exactly equal to the search term; if you enter a search term with '*' (wildcard) in the value it means that you are searching for entries that contain the search term; for example, if you enter 'ABC*' then the system searches for all entries that are beginning with 'ABC'. |
| Code | Only value '1' (= Equal to) without wildcards is allowed. |
OriginTypeCode
The values of the OriginTypeCode depend on the business configuration settings. The following values are pre-delivered by SAP, additional values can be defined in the business configuration:
| Code value | Description |
|---|---|
| 001 | Trade Fair |
| 002 | External Partner |
| 003 | Campaign |
| 004 | Telephone Inquiry |
| 005 | Roadshow |
GroupCode
The values of the GroupCode depend on the business configuration settings. The following values are pre-delivered by SAP, additional values can be defined in the business configuration:
| Code value | Description |
|---|---|
| 0023 | Prospect for product sales |
| 0024 | Prospect for service |
| 0025 | Prospect for training |
| 0026 | Prospect for consulting |
QualificationLevelCode
The values of the QualificationLevelCode depend on the business configuration settings. The following values are pre-delivered by SAP, additional values can be defined in the business configuration:
| Code value | Description |
|---|---|
| 01 | Cold |
| 02 | Warm |
| 03 | Hot |
StatusCode
The values of the StatusCode depend on the business configuration settings. The following values are pre-delivered by SAP, additional values can be defined in the business configuration:
| Code value | Description |
|---|---|
| 01 | Open |
| 02 | Qualified |
| 03 | Converted |
LifeCycleStatusCodeCode
Code values for LifeCycleStatusCode:
| Code value | Description |
|---|---|
| 1 | Open |
| 2 | Qualified |
| 6 | Converted |
Example (1): Query exactly one marketing lead by ID
Request:
<n0:MarketingLeadByElementsQuery_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"> <MarketingLeadSelectionByElements> <SelectionByID> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryIdentifier>16407</LowerBoundaryIdentifier> </SelectionByID> </MarketingLeadSelectionByElements> <ProcessingConditions> <QueryHitsUnlimitedIndicator>true</QueryHitsUnlimitedIndicator> <LastReturnedObjectID></LastReturnedObjectID> </ProcessingConditions> <RequestedElements marketingLeadTransmissionRequestCode="2"> </RequestedElements> </n0:MarketingLeadByElementsQuery_sync>
Example (2): Query all marketing leads where status is Converted
Request:
<n0:MarketingLeadByElementsQuery_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"> <MarketingLeadSelectionByElements> <SelectionByStatusCode> <InclusionExclusionCode>I</InclusionExclusionCode> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryCode>03</LowerBoundaryCode> </SelectionByStatusCode> </MarketingLeadSelectionByElements> <ProcessingConditions> <QueryHitsUnlimitedIndicator>true</QueryHitsUnlimitedIndicator> </ProcessingConditions> <RequestedElements marketingLeadTransmissionRequestCode="1"> <MarketingLead attachmentFolderTransmissionRequestCode="1" itemTransmissionRequestCode="1" conversionInformationTransmissionRequestCode="1"></MarketingLead> </RequestedElements> </n0:MarketingLeadByElementsQuery_sync>
The response contains the list of found marketing leads together with their items and attachments and conversion information. The service consumer can specify which node elements are delivered (items and attachments and conversion information).
If the marketing lead has status Converted the message node ConversionInformation contains the details about this conversion. The element ConversionTargetTypeCode specifies if the marketing lead has been converted to sales lead or to opportunity or to account and contact. In all cases the elements AccountInternalID, AccountUUID, AccountFormattedName, ContactPersonInternalID, ContactPersonUUID and ContactPersonFormattedName are filled.
The values can be different to the account and contact person information of the marketing lead if an already existing account / contact person has been selected from the duplicate check result list during the conversion.
If the marketing lead has been converted to a sales lead or an opportunity the corresponding elements SalesLeadID, SalesLeadUUID and SalesLeadName or OpportunityID, OpportunityUUID and OpportunityName are filled.
Example (1): Query exactly one marketing lead by ID
Response:
<nm:MarketingLeadByElementsResponse_sync xmlns:nm="http://sap.com/xi/SAPGlobal20/Global" xmlns:prx="urn:sap.com:proxy:QKA:/1SAI/TAS2ED7C115FDAF9F5EC126:804"> <MarketingLead> <UUID>00163e02-9058-1ee1-bca4-a2371396b8f7</UUID> <ID>16407</ID> <SystemAdministrativeData> <CreationDateTime>2012-08-28T15:29:25.949623Z</CreationDateTime> <CreationIdentityUUID>00163e01-277c-1ee0-9ac8-8ce36ec02a94</CreationIdentityUUID> <LastChangeDateTime>2012-08-31T11:54:29.839224Z</LastChangeDateTime> <LastChangeIdentityUUID>00163e01-277c-1ee0-9ac8-8ce36ec02a94</LastChangeIdentityUUID> </SystemAdministrativeData> <Name>Marketing Lead Test</Name> <LifeCycleStatusCode>6</LifeCycleStatusCode> <QualificationLevelCode>01</QualificationLevelCode> <OriginTypeCode>001</OriginTypeCode> <GroupCode>0023</GroupCode> <StatusCode>03</StatusCode> <CampaignPredecessorReferenceID>1</CampaignPredecessorReferenceID> <EmployeeInternalID>MC2471</EmployeeInternalID> <EmployeeUUID>00145ef5-88e6-02db-bcae-74c6e7c597b7</EmployeeUUID> <ProspectInternalID>1025491</ProspectInternalID> <ProspectUUID>00163e02-9058-1ee1-bca4-a475ae8ff8fa</ProspectUUID> <ContactPersonInternalID>1025493</ContactPersonInternalID> <ContactPersonUUID>00163e02-9058-1ee1-bca4-a489909578fa</ContactPersonUUID> <Note>This is a Marketing Lead Text, created by A2X service</Note> <PersonFirstName>MKT Lead A2X ContactPerson FirstName</PersonFirstName> <PersonLastName>MKT Lead A2X ContactPerson LastName</PersonLastName> <CompanyName>MKT Lead A2X Account Name1</CompanyName> <Address> <PostalAddressElements> <CountryCode>DE</CountryCode> <RegionCode>10</RegionCode> <StreetPostalCode>66386</StreetPostalCode> <CityName>St. Ingbert</CityName> <StreetName>Neue Bahnhof</StreetName> <HouseID>21</HouseID> </PostalAddressElements> <TelephoneFormattedNumberDescription>+49 9999</TelephoneFormattedNumberDescription> <MobileFormattedNumberDescription>+49 8888</MobileFormattedNumberDescription> <EmailURI>marketinglead.a2x@XY</EmailURI> </Address> <Item> <UUID>00163e02-9058-1ee1-bca4-a2e6f55418f7</UUID> <ID>111</ID> <Description languageCode="EN">Item 1 Description</Description> <QuantityValue unitCode="EA">11.0</QuantityValue> <ProductUUID>00300571-c7cc-02db-b9cd-1e235529caae</ProductUUID> <MaterialInternalID>MCF-0001</MaterialInternalID> <ProductCategoryInternalID>50-10</ProductCategoryInternalID> </Item> <Item> <UUID>00163e02-9058-1ee1-bca4-a2e6f55438f7</UUID> <ID>112</ID> <Description languageCode="EN">Item 2 only Prod Cat</Description> <QuantityValue unitCode="EA">21.0</QuantityValue> <ProductCategoryInternalID>50-10</ProductCategoryInternalID> </Item> <ConversionInformation> <ConversionTargetTypeCode>2</ConversionTargetTypeCode> <OpportunityID>5744</OpportunityID> <OpportunityUUID>00163e02-8b30-1ed2-a5a4-b427842e3e14 </OpportunityUUID> <OpportunityName languageCode="EN">Opportunity from converted marketing lead</OpportunityName> <AccountInternalID>1025491</AccountInternalID> <AccountUUID>00163e02-9058-1ee1-bca4-a475ae8ff8fa</AccountUUID> <AccountFormattedName>MKT Lead A2X Account Name1</AccountFormattedName> <ContactPersonInternalID>1025493</ContactPersonInternalID> <ContactPersonUUID>00163e02-9058-1ee1-bca4-a489909578fa</ContactPersonUUID> <ContactPersonFormattedName>MKT Lead A2X ContactPerson FirstName MKT Lead A2X ContactPerson LastName</ContactPersonFormattedName> </ConversionInformation> </MarketingLead> <ProcessingConditions> <ReturnedQueryHitsNumberValue>1</ReturnedQueryHitsNumberValue> <MoreHitsAvailableIndicator>false</MoreHitsAvailableIndicator> <LastReturnedObjectID>00163E0290581EE1BCA4A2371396B8F7</LastReturnedObjectID> </ProcessingConditions> </nm:MarketingLeadByElementsResponse_sync>
Show full documentation