mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-07 16:04:41 +08:00
471 lines
19 KiB
JSON
471 lines
19 KiB
JSON
{
|
||
"sections": [
|
||
"title",
|
||
"description",
|
||
"fields",
|
||
"usage",
|
||
"wsdl_segment",
|
||
"field_reference"
|
||
],
|
||
"title": "DatacloudCompany - Data API",
|
||
"description": "Represents the fields for Data.com company records. This object is available in API version 30.0 or later.",
|
||
"fields_columns": [
|
||
"type",
|
||
"properties",
|
||
"description"
|
||
],
|
||
"fields": {
|
||
"ActiveContacts": {
|
||
"type": "int",
|
||
"properties": "Nillable",
|
||
"description": "The number of active contacts that are associated with a company."
|
||
},
|
||
"AnnualRevenue": {
|
||
"type": "currency",
|
||
"properties": "Filter, Nillable",
|
||
"description": "The amount of money that the company makes in 1 year. Annual revenue is measured in US dollars."
|
||
},
|
||
"City": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable, Sort",
|
||
"description": "The name of the city where the company is located."
|
||
},
|
||
"CompanyId": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable",
|
||
"description": "A unique numerical identifier for the company and theData.com identifier for a company."
|
||
},
|
||
"Country": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable, Sort",
|
||
"description": "A string that represents the standard abbreviation for the country where the company is located."
|
||
},
|
||
"CountryCode": {
|
||
"type": "picklist",
|
||
"properties": "Filter, Group, Nillable, Restricted picklist",
|
||
"description": "A standardized name for countries of the world."
|
||
},
|
||
"Description": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "A brief synopsis of the company that provides a general overview of the company and what it does."
|
||
},
|
||
"DunsNumber": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable",
|
||
"description": "A randomly generated nine-digit number that’s assigned by Dun & Bradstreet (D&B) to identify unique business establishments."
|
||
},
|
||
"EmployeeQuantityGrowthRate": {
|
||
"type": "double",
|
||
"properties": "Nillable",
|
||
"description": "The yearly growth rate of the number of employees in a company expressed as a decimal percentage. The data includes the total employee growth rate for the past two years."
|
||
},
|
||
"ExternalId": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable, Sort",
|
||
"description": "A unique numerical identifier for the company. The ExternalId is a system-generated number."
|
||
},
|
||
"Fax": {
|
||
"type": "phone",
|
||
"properties": "Nillable",
|
||
"description": "The telephone number that’s used to send and receive faxes."
|
||
},
|
||
"FortuneRank": {
|
||
"type": "int",
|
||
"properties": "Defaulted on create, Group, Nillable",
|
||
"description": "The numeric value of the company’s Fortune 1000 ranking. A null or blank value means that the company isn’t ranked as a Fortune 1000 company."
|
||
},
|
||
"FullAddress": {
|
||
"type": "string",
|
||
"properties": "Group, Nillable",
|
||
"description": "The complete address of a company, including Street, City, State, and Zip."
|
||
},
|
||
"IncludedInSnP500": {
|
||
"type": "string",
|
||
"properties": "Group, Nillable",
|
||
"description": "A true or false value. If true, the company is listed in the S&P 500 Index. If false, the company isn’t listed in the S&P 500 Index."
|
||
},
|
||
"Industry": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "A description of the type of industry such as Telecommunications, Agriculture, or Electronics."
|
||
},
|
||
"IsInCrm": {
|
||
"type": "boolean",
|
||
"properties": "Defaulted on create, Group",
|
||
"description": "Whether the record is in Salesforce (true) or not (false)."
|
||
},
|
||
"IsInactive": {
|
||
"type": "boolean",
|
||
"properties": "Defaulted on create, Filter",
|
||
"description": "A true or false response. True, the company record is not active. False, the company record is active."
|
||
},
|
||
"IsOwned": {
|
||
"type": "boolean",
|
||
"properties": "Defaulted on create",
|
||
"description": "A true or false value. True, your organization owns the record. False, your organization doesn’t own the record."
|
||
},
|
||
"NaicsCode": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable",
|
||
"description": "A value that represents the North American Industry Classification System (NAICS) code. NAICS was created to provide details about a business’s service orientation. The code descriptions are focused on what a business does."
|
||
},
|
||
"NaicsDesc": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "A description of the NAICS classification."
|
||
},
|
||
"Name": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable, Sort",
|
||
"description": "The company’s name."
|
||
},
|
||
"NumberOfEmployees": {
|
||
"type": "int",
|
||
"properties": "Filter, Nillable",
|
||
"description": "The number of employees working for the company."
|
||
},
|
||
"Ownership": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable",
|
||
"description": "The type of ownership of the company: Public Private Government Other"
|
||
},
|
||
"Phone": {
|
||
"type": "phone",
|
||
"properties": "Nillable",
|
||
"description": "A numeric string containing the primary telephone number for the company."
|
||
},
|
||
"PremisesMeasure": {
|
||
"type": "int",
|
||
"properties": "Group, Nillable",
|
||
"description": "A numeric value for the measurement of the premises."
|
||
},
|
||
"PremisesMeasureReliability": {
|
||
"type": "string",
|
||
"properties": "Group, Nillable",
|
||
"description": "A descriptive accuracy of the measurement such as actual, estimated, or modeled."
|
||
},
|
||
"PremisesMeasureUnit": {
|
||
"type": "string",
|
||
"properties": "Group, Nillable",
|
||
"description": "A descriptive measurement unit such as acres, square meters, or square feet."
|
||
},
|
||
"PriorYearEmployees": {
|
||
"type": "int",
|
||
"properties": "Group, Nillable",
|
||
"description": "The total number of employees for the prior year."
|
||
},
|
||
"PriorYearRevenue": {
|
||
"type": "double",
|
||
"properties": "Nillable",
|
||
"description": "The annual revenue for the prior year."
|
||
},
|
||
"SalesTurnoverGrowthRate": {
|
||
"type": "double",
|
||
"properties": "Nillable",
|
||
"description": "The increase in annual revenue from the previous value for an equivalent period expressed as a decimal percentage."
|
||
},
|
||
"Sic": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable",
|
||
"description": "A numeric value that represents the Standard Industrial Codes (SIC). SIC is a numbering convention that indicates what type of service a business provides. It is a four-digit value."
|
||
},
|
||
"SicCodeDesc": {
|
||
"type": "string",
|
||
"properties": "Group, Nillable",
|
||
"description": "The SIC numeric code and description for a company."
|
||
},
|
||
"SicDesc": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "A description of the SIC classification."
|
||
},
|
||
"Site": {
|
||
"type": "picklist",
|
||
"properties": "Filter, Group, Nillable, Restricted picklist",
|
||
"description": "An organizational status of the company. Branch: a secondary location to a headquarter location Headquarter: a parent company with branches or subsidiaries Single Location: a single business with no subsidiaries or branches"
|
||
},
|
||
"State": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable, Sort",
|
||
"description": "The two-letter standard abbreviation for a state."
|
||
},
|
||
"StateCode": {
|
||
"type": "picklist",
|
||
"properties": "Filter, Group, Nillable, Restricted picklist",
|
||
"description": "A standard two-letter abbreviation for states and territories of the United States. The state where the company is located. The abbreviation can also be a province or other equivalent to a state, depending on the country where the company is located."
|
||
},
|
||
"Street": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "A postal address for the company."
|
||
},
|
||
"TickerSymbol": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "The symbol that uniquely identifies companies that are traded on public stock exchanges."
|
||
},
|
||
"TradeStyle": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "A legal name under which a company conducts business."
|
||
},
|
||
"UpdatedDate": {
|
||
"type": "dateTime",
|
||
"properties": "Nillable, Sort",
|
||
"description": "The last date and time when the information for this company was updated."
|
||
},
|
||
"Website": {
|
||
"type": "url",
|
||
"properties": "Nillable",
|
||
"description": "The standard URL for the company’s home page."
|
||
},
|
||
"YearStarted": {
|
||
"type": "string",
|
||
"properties": "Nillable",
|
||
"description": "The year when the company was founded."
|
||
},
|
||
"Zip": {
|
||
"type": "string",
|
||
"properties": "Filter, Nillable",
|
||
"description": "A numeric postal code that’s designated for the address."
|
||
}
|
||
},
|
||
"usage": "Use the DatacloudCompany object to search the Data.com database for companies with the specific criteria that you enter. Use this object to find company records that you are interested in purchasing for your organization. Data.com APIs use the term “company,” which is similar to Salesforce term “accounts.”\n\nDatacloudCompany can’t be used in Apex test methods, because an\n\t\t\t\texternal web service call is required to access it. These calls are not allowed in\n\t\t\t\tApex test methods.",
|
||
"wsdl_segment": "```xml\n<complexType name=\"DatacloudCompany\">\n <complexContent>\n <extension base=\"ens:sObject\">\n <sequence>\n <element name=\"ActiveContacts\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:int\"/>\n <element name=\"AnnualRevenue\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:double\"/>\n <element name=\"City\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"CompanyId\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Country\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"CountryCode\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Description\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"DunsNumber\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"EmployeeQuantityGrowthRate\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:double\"/>\n <element name=\"ExternalId\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Fax\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"FortuneRank\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:int\"/>\n <element name=\"FullAddress\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"IncludedInSnP500\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Industry\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"IsInCrm\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:boolean\"/>\n <element name=\"IsInactive\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:boolean\"/>\n <element name=\"IsOwned\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:boolean\"/>\n <element name=\"NaicsCode\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"NaicsDesc\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Name\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"NumberOfEmployees\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:int\"/>\n <element name=\"Ownership\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Phone\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"PremisesMeasure\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:int\"/>\n <element name=\"PremisesMeasureReliability\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"PremisesMeasureUnit\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"PriorYearEmployees\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:int\"/>\n <element name=\"PriorYearRevenue\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:double\"/>\n <element name=\"SalesTurnoverGrowthRate\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:double\"/>\n <element name=\"Sic\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"SicCodeDesc\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"SicDesc\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Site\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"State\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"StateCode\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Street\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"TickerSymbol\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"TradeStyle\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"UpdatedDate\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:dateTime\"/>\n <element name=\"Website\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"YearStarted\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n <element name=\"Zip\" nillable=\"true\" minOccurs=\"0\" type=\"xsd:string\"/>\n </sequence>\n </extension>\n </complexContent>\n</complexType>\n```",
|
||
"field_reference": {
|
||
"ActiveContacts": {
|
||
"field_label": "Active Contacts",
|
||
"type": "int",
|
||
"digits": "9"
|
||
},
|
||
"AnnualRevenue": {
|
||
"field_label": "Annual Revenue",
|
||
"type": "currency",
|
||
"precision": "18",
|
||
"scale": "2"
|
||
},
|
||
"City": {
|
||
"field_label": "City",
|
||
"type": "string",
|
||
"length": "255"
|
||
},
|
||
"CompanyId": {
|
||
"field_label": "Data.com Company ID",
|
||
"type": "string",
|
||
"length": "25"
|
||
},
|
||
"Country": {
|
||
"field_label": "Country/Territory",
|
||
"type": "string",
|
||
"length": "50"
|
||
},
|
||
"CountryCode": {
|
||
"field_label": "Country/Territory",
|
||
"type": "picklist",
|
||
"length": "255"
|
||
},
|
||
"CurrencyIsoCode": {
|
||
"field_label": "Currency ISO Code",
|
||
"type": "picklist",
|
||
"length": "3"
|
||
},
|
||
"Description": {
|
||
"field_label": "Company Synopsis",
|
||
"type": "string",
|
||
"length": "400"
|
||
},
|
||
"DunsNumber": {
|
||
"field_label": "Duns Number",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"EmployeeQuantityGrowthRate": {
|
||
"field_label": "Employee Quantity Growth Rate",
|
||
"type": "double",
|
||
"precision": "18",
|
||
"scale": "6"
|
||
},
|
||
"ExternalId": {
|
||
"field_label": "Data.com Company ID",
|
||
"type": "string",
|
||
"length": "255"
|
||
},
|
||
"Fax": {
|
||
"field_label": "Fax Number",
|
||
"type": "phone",
|
||
"length": "40"
|
||
},
|
||
"FortuneRank": {
|
||
"field_label": "Fortune Rank",
|
||
"type": "int",
|
||
"digits": "9"
|
||
},
|
||
"FullAddress": {
|
||
"field_label": "Address",
|
||
"type": "string",
|
||
"length": "255"
|
||
},
|
||
"Id": {
|
||
"field_label": "System ID",
|
||
"type": "id",
|
||
"length": "18"
|
||
},
|
||
"IncludedInSnP500": {
|
||
"field_label": "Included In S&P 500",
|
||
"type": "string",
|
||
"length": "10"
|
||
},
|
||
"Industry": {
|
||
"field_label": "Industry",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"IsInCrm": {
|
||
"field_label": "In CRM",
|
||
"type": "boolean"
|
||
},
|
||
"IsInactive": {
|
||
"field_label": "Inactive Status",
|
||
"type": "boolean"
|
||
},
|
||
"IsOwned": {
|
||
"field_label": "Owned",
|
||
"type": "boolean"
|
||
},
|
||
"NaicsCode": {
|
||
"field_label": "NAICS Code",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"NaicsDesc": {
|
||
"field_label": "NAICS Description",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"Name": {
|
||
"field_label": "Company Name",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"NumberOfEmployees": {
|
||
"field_label": "Employee Count",
|
||
"type": "int",
|
||
"digits": "9"
|
||
},
|
||
"Ownership": {
|
||
"field_label": "Ownership Status",
|
||
"type": "string",
|
||
"length": "16"
|
||
},
|
||
"Phone": {
|
||
"field_label": "Phone Number",
|
||
"type": "phone",
|
||
"length": "40"
|
||
},
|
||
"PremisesMeasure": {
|
||
"field_label": "Premises Area Measurement",
|
||
"type": "int",
|
||
"digits": "9"
|
||
},
|
||
"PremisesMeasureReliability": {
|
||
"field_label": "Premises Area Measurement Reliability Text",
|
||
"type": "string",
|
||
"length": "64"
|
||
},
|
||
"PremisesMeasureUnit": {
|
||
"field_label": "Premises Area Unit of Measurement",
|
||
"type": "string",
|
||
"length": "64"
|
||
},
|
||
"PriorYearEmployees": {
|
||
"field_label": "Prior Year Employee",
|
||
"type": "int",
|
||
"digits": "9"
|
||
},
|
||
"PriorYearRevenue": {
|
||
"field_label": "Prior Year Revenue",
|
||
"type": "currency",
|
||
"precision": "18",
|
||
"scale": "0"
|
||
},
|
||
"SalesTurnoverGrowthRate": {
|
||
"field_label": "Sales Turnover Growth Rate",
|
||
"type": "double",
|
||
"precision": "18",
|
||
"scale": "6"
|
||
},
|
||
"Sic": {
|
||
"field_label": "SIC Code",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"SicCodeDesc": {
|
||
"field_label": "Industry Codes",
|
||
"type": "string",
|
||
"length": "255"
|
||
},
|
||
"SicDesc": {
|
||
"field_label": "SIC Description",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"Site": {
|
||
"field_label": "Location Type",
|
||
"type": "picklist",
|
||
"length": "255"
|
||
},
|
||
"State": {
|
||
"field_label": "State",
|
||
"type": "string",
|
||
"length": "50"
|
||
},
|
||
"StateCode": {
|
||
"field_label": "State",
|
||
"type": "picklist",
|
||
"length": "255"
|
||
},
|
||
"Street": {
|
||
"field_label": "Street Address",
|
||
"type": "string",
|
||
"length": "255"
|
||
},
|
||
"TickerSymbol": {
|
||
"field_label": "Stock Ticker Symbol",
|
||
"type": "string",
|
||
"length": "16"
|
||
},
|
||
"TradeStyle": {
|
||
"field_label": "Trade Style",
|
||
"type": "string",
|
||
"length": "128"
|
||
},
|
||
"UpdatedDate": {
|
||
"field_label": "Updated Date",
|
||
"type": "datetime"
|
||
},
|
||
"Website": {
|
||
"field_label": "Company or Website",
|
||
"type": "url",
|
||
"length": "255"
|
||
},
|
||
"YearStarted": {
|
||
"field_label": "Company Founding Date",
|
||
"type": "string",
|
||
"length": "4"
|
||
},
|
||
"Zip": {
|
||
"field_label": "Zip",
|
||
"type": "string",
|
||
"length": "32"
|
||
}
|
||
},
|
||
"field_reference_columns": [
|
||
"field_label",
|
||
"type",
|
||
"digits",
|
||
"precision",
|
||
"scale",
|
||
"length"
|
||
]
|
||
} |