diff --git a/compose/commands/exporter.go b/compose/commands/exporter.go index 74afcd8a1..0e8f6bf0e 100644 --- a/compose/commands/exporter.go +++ b/compose/commands/exporter.go @@ -603,7 +603,8 @@ func expAutomation(ss automation.ScriptSet, tt automation.TriggerSet, mm types.M switch t.Event { case "beforeCreate", "beforeUpdate", "beforeDelete", - "afterCreate", "afterUpdate", "afterDelete": + "afterCreate", "afterUpdate", "afterDelete", + "manual": moduleID := t.Uint64Condition() if moduleID == 0 { diff --git a/compose/importer/automation.go b/compose/importer/automation.go index a37d77d98..d3b9b1111 100644 --- a/compose/importer/automation.go +++ b/compose/importer/automation.go @@ -151,7 +151,8 @@ func (asImp *AutomationScript) castTriggers(handle string, script *automation.Sc return tt, deinterfacer.Each(def, func(n int, _ string, def interface{}) (err error) { t = &automation.Trigger{ - Enabled: true, + Enabled: true, + Condition: "0", } err = deinterfacer.Each(def, func(_ int, key string, val interface{}) (err error) { @@ -198,7 +199,6 @@ func (asImp *AutomationScript) Store(ctx context.Context, k automationScriptKeep return } - //return asImp.set.Walk(func(s *automation.Script) (err error) for _, s := range asImp.set { var name = s.Name diff --git a/provision/compose/src/1100_modules.yaml b/provision/compose/src/1100_modules.yaml index da3da8216..e0920e0f4 100644 --- a/provision/compose/src/1100_modules.yaml +++ b/provision/compose/src/1100_modules.yaml @@ -5978,8 +5978,6 @@ modules: ActivityDate: label: Due Date kind: DateTime - required: true - multi: true CallDisposition: label: Call Result kind: String diff --git a/provision/compose/src/1300_scripts.yaml b/provision/compose/src/1300_scripts.yaml index ba98c7eda..fe9325fb2 100644 --- a/provision/compose/src/1300_scripts.yaml +++ b/provision/compose/src/1300_scripts.yaml @@ -103,6 +103,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Account resource: compose:record CaseInsertCaseNumber: source: |- @@ -177,6 +178,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Case resource: compose:record ContactSetRecordLabel: source: |- @@ -336,6 +338,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Quote resource: compose:record SolutionInsertSolutionNumber: source: |- @@ -446,6 +449,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Account resource: compose:record CaseSetStatusToWorking: source: |- @@ -477,6 +481,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Case resource: compose:record CaseSetStatusToClosed: source: |- @@ -611,6 +616,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Case resource: compose:record AccountCreateNewCase: source: |- @@ -702,6 +708,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Account resource: compose:record ContactCreateNewCase: source: |- @@ -769,6 +776,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Contact resource: compose:record LeadConvertLeadIntoAccount: source: |- @@ -891,6 +899,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Lead resource: compose:record LeadConvertLeadToAccountAndOpportunity: source: |- @@ -1076,6 +1085,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Lead resource: compose:record QuoteSendQuoteToCustomEmail: source: |- @@ -1194,6 +1204,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Quote resource: compose:record QuoteSendQuoteToPrimaryContact: source: |- @@ -1312,6 +1323,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Quote resource: compose:record QuoteSubmitQuoteForApproval: source: |- @@ -1354,6 +1366,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Quote resource: compose:record OpportunityGenerateNewQuote: source: |- @@ -1618,6 +1631,7 @@ scripts: timeout: 0 triggers: - event: manual + module: Opportunity resource: compose:record QuoteUpdateTotalPrice: source: |- @@ -1664,7 +1678,7 @@ scripts: enabled: true timeout: 0 triggers: - - event: afterUpdate + - event: beforeUpdate module: Quote resource: compose:record OpportunityApplyPriceBook: @@ -1820,4 +1834,5 @@ scripts: timeout: 0 triggers: - event: manual + module: Opportunity resource: compose:record diff --git a/provision/compose/static.go b/provision/compose/static.go index 370e92847..f2a472b98 100644 --- a/provision/compose/static.go +++ b/provision/compose/static.go @@ -3,4 +3,4 @@ // Package contains static assets. package compose -var Asset = "PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x00 \x000000_access_control.yamlUT\x05\x00\x01\x80Cm8allow:\n everyone:\n compose:\n - access\n\n admins:\n compose:\n - access\n - grant\n - namespace.create\n\n compose:namespace:\n - read\n - update\n - delete\n - manage\n - page.create\n - module.create\n - chart.create\n\n compose:module:\n - read\n - update\n - delete\n - record.create\n - record.read\n - record.update\n - record.delete\n - automation-trigger.manage\n\n compose:chart:\n - read\n - update\n - delete\n\n compose:page:\n - read\n - update\n - delete\n\n compose:automation-script:\n - read\n - update\n - delete\nPK\x07\x08E\xd7\x1b\xaf\x8e\x02\x00\x00\x8e\x02\x00\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00 \x001000_namespace.yamlUT\x05\x00\x01\x80Cm8namespaces:\n crm:\n name: CRM\n allow:\n everyone:\n - module.create\n - read\n deny:\n everyone:\n - delete\nPK\x07\x08\xe8\x0c\x08\xf3\x88\x00\x00\x00\x88\x00\x00\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00 \x001100_modules.yamlUT\x05\x00\x01\x80Cm8namespace: crm\nmodules:\n Account:\n name: Account\n fields:\n AccountName:\n label: Account Name\n kind: String\n required: true\n AccountSource:\n label: Account Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n selectType: default\n AnnualRevenue:\n label: Annual Revenue\n kind: Select\n options:\n options:\n - Less Than 500,000\n - 500,000 To 1 Million\n - 1 To 2.5 Million\n - 2.5 To 5 Million\n - 5 To 10 Million\n - 10 To 20 Million\n - 20 To 50 Million\n - 50 To 100 Million\n - 100 To 500 Million\n selectType: default\n BillingCity:\n label: Billing City\n kind: String\n BillingCountry:\n label: Billing Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n selectType: default\n BillingPostalCode:\n label: Billing Postal Code\n kind: String\n BillingState:\n label: Billing State\n kind: String\n BillingStreet:\n label: Billing Street\n kind: String\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Facebook:\n label: Facebook\n kind: String\n Fax:\n label: Fax\n kind: String\n Industry:\n label: Industry\n kind: Select\n options:\n options:\n - \"\"\n - Agriculture\n - Apparel\n - Banking\n - Biotechnology\n - Chemicals\n - Communications\n - Construction\n - Consulting\n - Education\n - Electronics\n - Energy\n - Engineering\n - Entertainment\n - Environmental\n - Finance\n - Food & Beverage\n - Government\n - Healthcare\n - Hospitality\n - Insurance\n - Machinery\n - Manufacturing\n - Media\n - Not For Profit\n - Other\n - Recreation\n - Retail\n - Shipping\n - Technology\n - Telecommunications\n - Transportation\n - Utilities\n selectType: default\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n LinkedIn:\n label: LinkedIn\n kind: String\n NumberOfEmployees:\n label: Employees\n kind: Number\n options:\n format: 0\n precision: 0\n OwnerId:\n label: Account Owner\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n Ownership:\n label: Ownership\n kind: Select\n options:\n options:\n - Public\n - Private\n selectType: default\n ParentId:\n label: Parent Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n Phone:\n label: Phone\n kind: String\n Rating:\n label: Rating\n kind: Select\n options:\n options:\n - \xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\n selectType: default\n ShippingCity:\n label: Shipping City\n kind: String\n ShippingCountry:\n label: Shipping Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n selectType: default\n ShippingPostalCode:\n label: Shipping Postal Code\n kind: String\n ShippingState:\n label: Shipping State\n kind: String\n ShippingStreet:\n label: Shipping Street\n kind: String\n Sic:\n label: SIC Code\n kind: String\n SicDesc:\n label: SIC Description\n kind: String\n Twitter:\n label: Twitter\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Channel Partner / Reseller\n - Customer - Channel\n - Customer - Direct\n - Installation Partner\n - Pending\n - Prospect\n - Technology Partner\n - Other\n selectType: default\n Website:\n label: Website\n kind: String\n AccountContactRole:\n name: AccountContactRole\n fields:\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: MasterRecordId\n module: Contact\n queryFields:\n - AccountId\n - MasterRecordId\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n CampaignMember:\n name: CampaignMember\n fields:\n CampaignId:\n label: Campaign\n kind: Record\n options:\n labelField: Name\n module: Campaigns\n queryFields:\n - Name\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n FirstRespondedDate:\n label: First Responded Date\n kind: DateTime\n HasResponded:\n label: Responded\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: Email\n module: Lead\n queryFields:\n - Email\n - FirstName\n - LastName\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Attended\n - Registered\n - Responded\n - Viewed a Demo\n - Visited Booth\n - Viewed a Webinar\n Campaigns:\n name: Campaigns\n fields:\n ActualCost:\n label: Actual Cost\n kind: Number\n options:\n format: 0\n precision: 0\n AmountAllOpportunities:\n label: Value Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n AmountWonOpportunities:\n label: Value Won Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n BudgetedCost:\n label: Budgeted Cost\n kind: Number\n options:\n format: 0\n precision: 0\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n EndDate:\n label: End Date\n kind: DateTime\n options:\n onlyDate: true\n ExpectedResponse:\n label: Expected Response (%)\n kind: Number\n options:\n format: 0\n precision: 0\n ExpectedRevenue:\n label: Expected Revenue\n kind: Number\n options:\n format: 0\n precision: 0\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastActivityDate:\n label: Last Activity\n kind: DateTime\n LastModifiedById:\n label: Last Modified By\n kind: User\n options:\n presetWithAuthenticated: false\n LastModifiedDate:\n label: Last Modified Date\n kind: DateTime\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n Name:\n label: Campaign Name\n kind: String\n NumberOfContacts:\n label: Contacts in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfConvertedLeads:\n label: Converted Leads in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfLeads:\n label: Leads in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfOpportunities:\n label: Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfResponses:\n label: Responses in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfWonOpportunities:\n label: Won Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberSent:\n label: Num Sent\n kind: Number\n options:\n format: 0\n precision: 0\n OwnerId:\n label: Campaign Owner\n kind: User\n options:\n presetWithAuthenticated: false\n ParentId:\n label: Parent Campaign\n kind: Record\n options:\n module: Campaigns\n queryFields:\n - Name\n StartDate:\n label: Start Date\n kind: DateTime\n options:\n onlyDate: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Aborted\n - Completed\n - In Progress\n - Planned\n - Tentative\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Lead Generation - Direct Mail\n - Lead Generation - Conference\n - Lead Generation - Email Blast\n - Lead Generation - PPC\n - Lead Generation - Seminar\n - Lead Generation - Trade Show\n - Lead Generation - Webinar\n - Lead Generation - Website\n - Brand Building - Print advertisement\n - Brand Building - Radio advertisement\n - Brand Building - TV advertisement\n - Brand Building - Sponsoring\n - Brand Building - Social Media\n - Lead Generation - Contacting personal network\n Case:\n name: Case\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n CaseNumber:\n label: Case Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n ClosedDate:\n label: Date/Time Closed\n kind: DateTime\n ContactId:\n label: Contact Name\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n File:\n label: File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n IsClosed:\n label: Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsClosedOnCreate:\n label: Closed When Created\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsEscalated:\n label: Escalated\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Origin:\n label: Case Origin\n kind: Select\n options:\n options:\n - Email\n - Messaging\n - Phone\n - Web\n - Other\n OwnerId:\n label: Case Owner\n kind: User\n options:\n presetWithAuthenticated: false\n ParentId:\n label: Parent Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n Priority:\n label: Priority\n kind: Select\n options:\n options:\n - Low\n - Medium\n - High\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n Reason:\n label: Case Reason\n kind: Select\n options:\n options:\n - Documentation unclear\n - Software bug\n - User didn't attend training\n - Other\n SolutionFile:\n label: Solution File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n SolutionId:\n label: Solution Record\n kind: Record\n options:\n labelField: SolutionName\n module: Solution\n queryFields:\n - SolutionNote\n - SolutionNumber\n - SolutionName\n SolutionName:\n label: Solution Title\n kind: String\n SolutionNote:\n label: Solution Details\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - New\n - Working\n - Escalated\n - Closed\n Subject:\n label: Subject\n kind: String\n SubmitAsSolution:\n label: Submit as Solution Record when Case is Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n SuppliedCompany:\n label: Supplied Company\n kind: String\n SuppliedEmail:\n label: Supplied Email\n kind: String\n SuppliedName:\n label: Supplied Name\n kind: String\n SuppliedPhone:\n label: Supplied Phone\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Bug\n - Feature Request\n - Question\n - Other\n CaseContactRole:\n name: CaseContactRole\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - CaseNumber\n - Subject\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n CaseMilestone:\n name: CaseMilestone\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n CompletionDate:\n label: Completion Date\n kind: DateTime\n IsCompleted:\n label: Completed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsViolated:\n label: Violation\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n MilestoneTypeId:\n label: Milestone Type\n kind: Record\n options:\n labelField: Name\n module: MilestoneType\n queryFields:\n - Name\n StartDate:\n label: Start Date\n kind: DateTime\n TargetDate:\n label: Target Date\n kind: DateTime\n TargetResponseInDays:\n label: Target Response (Days)\n kind: Number\n options:\n format: 0\n precision: 0\n TargetResponseInHrs:\n label: Target Response (Hours)\n kind: Number\n options:\n format: 0\n precision: 0\n TargetResponseInMins:\n label: Target Response (Mins)\n kind: Number\n options:\n format: 0\n precision: 0\n CaseUpdate:\n name: CaseUpdate\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n File:\n label: File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n IsSolution:\n label: Marked as solution\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Email\n - Call\n - Fax\n - Letter\n - Visit\n Contact:\n name: Contact\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields: []\n AssistantName:\n label: Assistant\n kind: String\n AssistantPhone:\n label: Asst. Phone\n kind: String\n Birthdate:\n label: Birthdate\n kind: DateTime\n private: true\n Department:\n label: Department\n kind: String\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DoNotCall:\n label: Do Not Call\n kind: Bool\n options:\n falseLabel: \"False\"\n trueLabel: Do Not Call\n Email:\n label: Email\n kind: Email\n private: true\n Facebook:\n label: Facebook\n kind: Url\n private: true\n Fax:\n label: Fax\n kind: String\n private: true\n FirstName:\n label: First Name\n kind: String\n private: true\n HasOptedOutOfEmail:\n label: Email Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n HasOptedOutOfFax:\n label: Fax Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n HomePhone:\n label: Home Phone\n kind: String\n private: true\n IsDeleted:\n label: Deleted\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsPrimary:\n label: Primary contact for account\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastName:\n label: Last Name\n kind: String\n private: true\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n LeadSource:\n label: Lead Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n LinkedIn:\n label: LinkedIn\n kind: Url\n private: true\n MailingCity:\n label: Mailing City\n kind: String\n private: true\n MailingCountry:\n label: Mailing Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n MailingPostalCode:\n label: Mailing Postal Code\n kind: String\n private: true\n MailingState:\n label: Mailing State\n kind: String\n private: true\n MailingStreet:\n label: Mailing Street\n kind: String\n private: true\n MasterRecordId:\n label: Contact\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields: []\n MobilePhone:\n label: Mobile\n kind: String\n private: true\n OtherCity:\n label: Other City\n kind: String\n private: true\n OtherCountry:\n label: Other Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n OtherPhone:\n label: Other Phone\n kind: String\n private: true\n OtherPostalCode:\n label: Other Postal Code\n kind: String\n private: true\n OtherState:\n label: Other State\n kind: String\n private: true\n OtherStreet:\n label: Other Street\n kind: String\n private: true\n OwnerId:\n label: Contact Owner\n kind: User\n options:\n presetWithAuthenticated: false\n Phone:\n label: Phone\n kind: String\n private: true\n PhotoUrl:\n label: Photo URL\n kind: Url\n private: true\n RecordLabel:\n label: Record Label\n kind: String\n private: true\n ReportsToId:\n label: Reports To\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n Salutation:\n label: Salutation\n kind: String\n private: true\n Title:\n label: Title\n kind: String\n private: true\n Twitter:\n label: Twitter\n kind: Url\n private: true\n Contract:\n name: Contract\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n ActivatedById:\n label: Activated By\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n ActivatedDate:\n label: Activated Date\n kind: DateTime\n BillingCity:\n label: Billing City\n kind: String\n private: true\n BillingCountry:\n label: Billing Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n BillingPostalCode:\n label: Billing Postal Code\n kind: String\n private: true\n BillingState:\n label: Billing State\n kind: String\n private: true\n BillingStreet:\n label: Billing Street\n kind: String\n private: true\n CompanySignedDate:\n label: Company Signed Date\n kind: DateTime\n CompanySignedId:\n label: Company Signed By\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n ContractNumber:\n label: Contract Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n ContractTerm:\n label: Term (months)\n kind: Number\n options:\n format: 0\n precision: 0\n CustomerSignedDate:\n label: Customer Signed Date\n kind: DateTime\n CustomerSignedId:\n label: Customer Signed By\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n CustomerSignedTitle:\n label: Customer Signed Title\n kind: String\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n EndDate:\n label: End Date\n kind: DateTime\n options:\n onlyDate: true\n File1:\n label: File 1\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n File2:\n label: File 2\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n File3:\n label: File 3\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n File4:\n label: File 4\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n LastActivityDate:\n label: Last Activity\n kind: DateTime\n LastApprovedDate:\n label: Last Approved Date\n kind: DateTime\n Name:\n label: Contract Name\n kind: String\n OwnerExpirationNotice:\n label: Owner Expiration Notice\n kind: Select\n options:\n options:\n - 3 Days\n - 5 Days\n - 7 Days\n - 14 Days\n - 30 Days\n - 45 Days\n - 60 Days\n - 75 Days\n - 90 Days\n - 120 Days\n - 180 Days\n - 240 Days\n - 300 Days\n - 365 Days\n OwnerId:\n label: Contract Owner\n kind: User\n options:\n presetWithAuthenticated: false\n RecordLabel:\n label: Record Label\n kind: String\n ShippingCity:\n label: Shipping City\n kind: String\n private: true\n ShippingCountry:\n label: Shipping Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n ShippingPostalCode:\n label: Shipping Postal Code\n kind: String\n private: true\n ShippingState:\n label: Shipping State\n kind: String\n private: true\n ShippingStreet:\n label: Shipping Street\n kind: String\n private: true\n SpecialTerms:\n label: Special Terms\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n StartDate:\n label: Start Date\n kind: DateTime\n options:\n onlyDate: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Draft\n - Activated\n - In Approval Process\n - Inactive (Expired)\n - Inactive (Deactivated)\n ContractContactRole:\n name: ContractContactRole\n fields:\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n ContractLineItem:\n name: ContractLineItem\n fields:\n ContractId:\n label: 'Contract '\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n Discount:\n label: Discount\n kind: Number\n options:\n format: 0\n precision: 0\n EndDate:\n label: End Date\n kind: DateTime\n options:\n onlyDate: true\n LineItemNumber:\n label: Line Item Number\n kind: String\n ListPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n PricebookEntryId:\n label: Price Book Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n Quantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n StartDate:\n label: Start Date\n kind: DateTime\n options:\n onlyDate: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Active\n - Expired\n - Inactive\n Subtotal:\n label: 'Subtotal '\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n TotalPrice:\n label: Total Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n UnitPrice:\n label: Sales Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n DefaultSettings:\n name: DefaultSettings\n fields:\n CaseNextNumber:\n label: Next number for a case (updates after saving a new case)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n ContractDefaultTime:\n label: Default time for a contract (in months)\n kind: Number\n options:\n format: 0\n precision: 0\n ContractNextNumber:\n label: Next number for a contract (updates after saving a new contract)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n OpportunityCloseDateDays:\n label: Days for an opportunity to close\n kind: Number\n options:\n format: 0\n precision: 0\n OpportunityForecaseCategory:\n label: Forecast Category\n kind: String\n OpportunityProbability:\n label: Probability\n kind: Number\n options:\n format: 0\n precision: 0\n suffix: '%'\n OpportunityStagename:\n label: Stage\n kind: String\n QuoteExpirationDays:\n label: Days for a quote to expire\n kind: Number\n options:\n format: 0\n precision: 0\n QuoteNextNumber:\n label: Next number for a quote (updates after saving a new quote)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n SolutionNextNumber:\n label: Next number for a solution (updates after saving a new solution)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n EmailTemplate:\n name: EmailTemplate\n fields:\n Body:\n label: Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n DeveloperName:\n label: Template Unique Name\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n IsActive:\n label: Available For Use\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastUsedDate:\n label: Last Used Date\n kind: DateTime\n Markup:\n label: Markup\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Name:\n label: Email Template Name\n kind: String\n Subject:\n label: Subject\n kind: String\n TemplateStyle:\n label: Style\n kind: Select\n options:\n options:\n - \"\"\n TemplateType:\n label: Template Type\n kind: Select\n options:\n options:\n - \"\"\n Entitlement:\n name: Entitlement\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n CasesPerEntitlement:\n label: Cases Per Entitlement\n kind: Number\n options:\n format: 0\n precision: 0\n ContractLineItemId:\n label: Contract Line Item\n kind: Record\n options:\n labelField: ContractId\n module: ContractLineItem\n queryFields:\n - Description\n - LineItemNumber\n - ContractId\n EndDate:\n label: End Date\n kind: DateTime\n EntitlementProcess:\n label: Entitlement Process\n kind: String\n IsPerIncident:\n label: Per Incident\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastModifiedById:\n label: Last Modified By\n kind: User\n options:\n presetWithAuthenticated: false\n LastModifiedDate:\n label: Last Modified Date\n kind: DateTime\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n Name:\n label: Entitlement Name\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n RemainingCases:\n label: Remaining Cases\n kind: Number\n options:\n format: 0\n precision: 0\n StartDate:\n label: Start Date\n kind: DateTime\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Active\n - Expired\n - Inactive\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Web Support\n - Phone Support\n - Email Support\n - Dedicated Support\n EntitlementContact:\n name: EntitlementContact\n fields:\n CaseMilestoneTypeId:\n label: Casemilestone Type\n kind: Record\n options:\n labelField: Name\n module: MilestoneType\n queryFields:\n - Name\n ContactId:\n label: Contact Name\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n EntitlementId:\n label: Entitlement Name\n kind: Record\n options:\n labelField: Name\n module: Entitlement\n queryFields:\n - AccountId\n - Name\n Name:\n label: Entitlement Contact\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n EntitlementTemplate:\n name: EntitlementTemplate\n fields:\n BusinessHours:\n label: Business Hours\n kind: String\n CasesPerEntitlement:\n label: Cases Per Entitlement\n kind: Number\n options:\n format: 0\n precision: 0\n IsPerIncident:\n label: Per Incident\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Entitlement Template Name\n kind: String\n Term:\n label: Term (Days)\n kind: Number\n options:\n format: 0\n precision: 0\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Email\n - Messaging\n - Phone\n - Web\n Event:\n name: Event\n fields:\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n ActivityDate:\n label: Start\n kind: DateTime\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DurationInMinutes:\n label: Duration\n kind: Number\n options:\n format: 0\n precision: 0\n EndDateTime:\n label: End\n kind: DateTime\n IsAllDayEvent:\n label: All-Day Event\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsArchived:\n label: Archived\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsPrivate:\n label: Private\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsReminderSet:\n label: Reminder Set\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: RecordLabel\n module: Lead\n queryFields:\n - RecordLabel\n Location:\n label: Location\n kind: String\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: RecordLabel\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n OwnerId:\n label: Assigned To\n kind: User\n options:\n presetWithAuthenticated: false\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n ReminderDateTime:\n label: Reminder Date/Time\n kind: DateTime\n Subject:\n label: Subject\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Call\n - Email\n - Meeting\n - Send Letter / Quote\n - Other\n Idea:\n name: Idea\n fields:\n Body:\n label: Idea Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Categories:\n label: Categories\n kind: Select\n options:\n options:\n - Ecosystem\n - Human Resources\n - Marketing\n - Product\n - Sales\n - Services\n - Support\n CreatorName:\n label: Name of Creator\n kind: String\n ParentIdeaId:\n label: Parent Idea\n kind: Record\n options:\n labelField: Title\n module: Idea\n queryFields:\n - Title\n Status:\n label: Status\n kind: Select\n options:\n options:\n - New\n - Under Consideration\n - Accepted\n - Implemented\n - Duplicate\n Title:\n label: Title\n kind: String\n VoteScore:\n label: Vote Score\n kind: Number\n options:\n format: 0\n precision: 0\n VoteTotal:\n label: Vote Total\n kind: Number\n options:\n format: 0\n precision: 0\n Lead:\n name: Lead\n fields:\n AnnualRevenue:\n label: Annual Revenue\n kind: Select\n options:\n options:\n - Less Than 500,000\n - 500,000 To 1 Million\n - 1 To 2.5 Million\n - 2.5 To 5 Million\n - 5 To 10 Million\n - 10 To 20 Million\n - 20 To 50 Million\n - 50 To 100 Million\n - 100 To 500 Million\n selectType: default\n City:\n label: Address City\n kind: String\n private: true\n Company:\n label: Company\n kind: String\n required: true\n ConvertedAccountId:\n label: Converted Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n ConvertedContactId:\n label: Converted Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n selectType: default\n ConvertedDate:\n label: Converted Date\n kind: DateTime\n ConvertedOpportunityId:\n label: Converted Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n selectType: default\n Country:\n label: Address Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n selectType: default\n private: true\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DoNotCall:\n label: Do Not Call\n kind: Bool\n options:\n falseLabel: \"False\"\n trueLabel: Do Not Call\n Email:\n label: Email\n kind: String\n private: true\n Facebook:\n label: Facebook\n kind: Url\n private: true\n Fax:\n label: Fax\n kind: String\n private: true\n FirstName:\n label: First Name\n kind: String\n private: true\n HasOptedOutOfEmail:\n label: Email Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n HasOptedOutOfFax:\n label: Fax Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Industry:\n label: Industry\n kind: Select\n options:\n options:\n - \"\"\n - Agriculture\n - Apparel\n - Banking\n - Biotechnology\n - Chemicals\n - Communications\n - Construction\n - Consulting\n - Education\n - Electronics\n - Energy\n - Engineering\n - Entertainment\n - Environmental\n - Finance\n - Food & Beverage\n - Government\n - Healthcare\n - Hospitality\n - Insurance\n - Machinery\n - Manufacturing\n - Media\n - Not For Profit\n - Other\n - Recreation\n - Retail\n - Shipping\n - Technology\n - Telecommunications\n - Transportation\n - Utilities\n selectType: default\n IsConverted:\n label: Converted\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsDeleted:\n label: Deleted\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsUnreadByOwner:\n label: Unread By Owner\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastName:\n label: Last Name\n kind: String\n private: true\n required: true\n LastTransferDate:\n label: Last Transfer Date\n kind: DateTime\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n LeadSource:\n label: Lead Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n selectType: default\n LinkedIn:\n label: LinkedIn\n kind: Url\n private: true\n MasterRecordId:\n label: Lead\n kind: Record\n options:\n labelField: Email\n module: Lead\n queryFields: []\n selectType: default\n MobilePhone:\n label: Mobile\n kind: String\n NumberOfEmployees:\n label: No. of Employees (exact)\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfEmployeesRange:\n label: No. of Employees (range)\n kind: Select\n options:\n options:\n - 1 - 9\n - 10 - 24\n - 25 - 49\n - 50 - 99\n - 100 - 249\n - 250 - 499\n - 500 - 999\n - 1000 - 2499\n - 2500 - 4999\n - 5000 - 9999\n - Over 10000\n selectType: default\n OwnerId:\n label: Lead Owner\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n Phone:\n label: Phone\n kind: String\n private: true\n PostalCode:\n label: Address Postal Code\n kind: String\n private: true\n Rating:\n label: Rating\n kind: Select\n options:\n options:\n - \xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\n selectType: default\n RecordLabel:\n label: Record Label\n kind: String\n private: true\n SICCode:\n label: SIC Code\n kind: Number\n options:\n format: 0\n precision: 0\n Salutation:\n label: Salutation\n kind: String\n State:\n label: Address State\n kind: String\n private: true\n Status:\n label: Lead Status\n kind: Select\n options:\n options:\n - New\n - Assigned\n - In Progress\n - Converted\n - Recycled\n - Dead\n selectType: default\n Street:\n label: Address Street\n kind: String\n private: true\n Title:\n label: Title\n kind: String\n Twitter:\n label: Twitter\n kind: Url\n private: true\n Website:\n label: Website\n kind: Url\n MilestoneType:\n name: MilestoneType\n fields:\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n Name:\n label: Name\n kind: String\n RecurrenceType:\n label: Recurrence Type\n kind: Select\n options:\n options:\n - No Recurrence\n - Independent\n - Sequential\n Note:\n name: Note\n fields:\n AccountContactRoleId:\n label: Account Contact Role\n kind: Record\n options:\n labelField: Role\n module: AccountContactRole\n queryFields:\n - AccountId\n - ContactId\n - Role\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n Body:\n label: Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n CampaignId:\n label: Campaign\n kind: Record\n options:\n labelField: Name\n module: Campaigns\n queryFields:\n - Name\n CampaignMemberId:\n label: Campaign Member\n kind: Record\n options:\n labelField: CampaignId\n module: CampaignMember\n queryFields:\n - CampaignId\n - ContactId\n - LeadId\n CaseContactRoleId:\n label: Case Contact Role\n kind: Record\n options:\n labelField: Role\n module: CaseContactRole\n queryFields:\n - CaseId\n - Role\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n CaseMilestoneId:\n label: Case Milestone\n kind: Record\n options:\n labelField: CaseId\n module: CaseMilestone\n queryFields:\n - CaseId\n - MilestoneTypeId\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n ContractContactRoleId:\n label: Contract Contact Role\n kind: Record\n options:\n labelField: ContactId\n module: ContractContactRole\n queryFields:\n - ContactId\n - ContractId\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n ContractLineItemId:\n label: Contract Line Item\n kind: Record\n options:\n labelField: PricebookEntryId\n module: ContractLineItem\n queryFields:\n - PricebookEntryId\n EmailTemplateId:\n label: Email Template\n kind: Record\n options:\n labelField: Subject\n module: EmailTemplate\n queryFields:\n - Subject\n EntitlementContactId:\n label: Entitlement Contact\n kind: Record\n options:\n labelField: EntitlementId\n module: EntitlementContact\n queryFields:\n - EntitlementId\n EntitlementId:\n label: Entitlement\n kind: Record\n options:\n labelField: Name\n module: Entitlement\n queryFields:\n - Name\n EntitlementTemplateId:\n label: Entitlement Template\n kind: Record\n options:\n labelField: Name\n module: EntitlementTemplate\n queryFields:\n - Name\n EventId:\n label: Event\n kind: Record\n options:\n labelField: Subject\n module: Event\n queryFields:\n - Subject\n FileAdd1:\n label: File 1\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n FileAdd2:\n label: File 2\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n FileAdd3:\n label: File 3\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n FileAdd4:\n label: File 4\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n IsPrivate:\n label: Private\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: RecordLabel\n module: Lead\n queryFields:\n - RecordLabel\n OpportunityCompetitorId:\n label: Opportunity Competitor\n kind: Record\n options:\n labelField: CompetitorName\n module: OpportunityCompetitor\n queryFields:\n - CompetitorName\n OpportunityContactRoleId:\n label: Opportunity Contact Role\n kind: Record\n options:\n labelField: ContactId\n module: OpportunityContactRole\n queryFields:\n - ContactId\n - Role\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n OpportunityLineItemId:\n label: Opportunity Line Item\n kind: Record\n options:\n labelField: ProductId\n module: OpportunityLineItem\n queryFields:\n - Description\n - Name\n - ProductId\n PricebookEntryId:\n label: Pricebook Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n PricebookId:\n label: Pricebook\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n TaskId:\n label: Task\n kind: Record\n options:\n labelField: Subject\n module: Task\n queryFields:\n - Subject\n Title:\n label: Title\n kind: String\n Opportunity:\n name: Opportunity\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n Amount:\n label: Amount\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Authority:\n label: Authority\n kind: String\n options:\n multiLine: true\n Budget:\n label: Budget\n kind: String\n options:\n multiLine: true\n CampaignId:\n label: Primary Campaign Source\n kind: Record\n options:\n labelField: Name\n module: Campaigns\n queryFields:\n - Name\n selectType: default\n CloseDate:\n label: Close Date\n kind: DateTime\n Competition:\n label: Competition\n kind: String\n options:\n multiLine: true\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n selectType: default\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n ExpectedRevenue:\n label: Expected Revenue\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n FiscalQuarter:\n label: Fiscal Period\n kind: Number\n options:\n format: 0\n precision: 0\n FiscalYear:\n label: Fiscal Period\n kind: Number\n options:\n format: 0\n precision: 0\n ForecastCategory:\n label: Forecast Category\n kind: Select\n options:\n options:\n - Pipeline\n - Best Case\n - Commit\n selectType: default\n HasOpportunityLineItem:\n label: Has Line Item\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsClosed:\n label: Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsPrivate:\n label: Private\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsWon:\n label: Won\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadSource:\n label: Lead Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n selectType: default\n Name:\n label: Opportunity Name\n kind: String\n Need:\n label: Need\n kind: String\n options:\n multiLine: true\n NextStep:\n label: Next Step\n kind: String\n OwnerId:\n label: Opportunity Owner\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n PricebookId:\n label: Price Book\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n selectType: default\n Probability:\n label: Probability (%)\n kind: Number\n options:\n format: 0\n precision: 0\n suffix: '%'\n RecordLabel:\n label: Record Label\n kind: String\n StageName:\n label: Stage\n kind: Select\n options:\n options:\n - Qualification\n - Need Analysis\n - Proposal\n - Negotiation\n - Closed Won\n - Closed Lost\n selectType: default\n Timeline:\n label: Timeline\n kind: String\n options:\n multiLine: true\n TotalOpportunityQuantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Exisiting Business\n - New Business\n selectType: default\n OpportunityCompetitor:\n name: OpportunityCompetitor\n fields:\n CompetitorName:\n label: Competitor Name\n kind: String\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n Strengths:\n label: Strengths\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Weaknesses:\n label: Weaknesses\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n OpportunityContactRole:\n name: OpportunityContactRole\n fields:\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields: []\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n OpportunityLineItem:\n name: OpportunityLineItem\n fields:\n Description:\n label: Line Description\n kind: String\n Discount:\n label: Discount\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n ListPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Name:\n label: Opportunity Product Name\n kind: String\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n PricebookEntryId:\n label: Price Book Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n ProductCode:\n label: Product Code\n kind: String\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields: []\n Quantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n ServiceDate:\n label: Date\n kind: DateTime\n SortOrder:\n label: Sort Order\n kind: Number\n options:\n format: 0\n precision: 0\n Subtotal:\n label: Subtotal\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n TotalPrice:\n label: Total Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n UnitPrice:\n label: Sales Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Pricebook:\n name: Pricebook\n fields:\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsStandard:\n label: Is Standard Price Book\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Price Book Name\n kind: String\n PricebookEntry:\n name: PricebookEntry\n fields:\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Product Name\n kind: String\n PricebookId:\n label: Price Book\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n ProductCode:\n label: Product Code\n kind: String\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n UnitPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n UseStandardPrice:\n label: Use Standard Price\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Product:\n name: Product\n fields:\n Description:\n label: Product Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Family:\n label: Product Family\n kind: Select\n options:\n options:\n - Crust Core\n - Crust Add-On\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Product Name\n kind: String\n ProductCode:\n label: Product Code\n kind: String\n Question:\n name: Question\n fields:\n BestReplyId:\n label: Best Reply\n kind: Record\n options:\n labelField: Name\n module: Reply\n queryFields:\n - Name\n Body:\n label: Question Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n NumReplies:\n label: Number of Replies\n kind: Number\n options:\n format: 0\n precision: 0\n Title:\n label: Question Title\n kind: String\n UpVotes:\n label: Up Votes\n kind: Number\n options:\n format: 0\n precision: 0\n VoteScore:\n label: Vote Score\n kind: Number\n options:\n format: 0\n precision: 0\n Quote:\n name: Quote\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n AdditionalCity:\n label: Additional To City\n kind: String\n AdditionalCountry:\n label: Additional To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n AdditionalName:\n label: Additional To Name\n kind: String\n AdditionalPostalCode:\n label: Additional To Postal Code\n kind: String\n AdditionalState:\n label: Additional To State\n kind: String\n AdditionalStreet:\n label: Additional To Street\n kind: String\n BillingCity:\n label: Bill To City\n kind: String\n BillingCountry:\n label: Bill To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n BillingName:\n label: Bill To Name\n kind: String\n BillingPostalCode:\n label: Bill To Postal Code\n kind: String\n BillingState:\n label: Bill To State\n kind: String\n BillingStreet:\n label: Bill To Street\n kind: String\n ContactId:\n label: Contact Name\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n Discount:\n label: Additional Discount\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Email:\n label: Email\n kind: Email\n ExpirationDate:\n label: Expiration Date\n kind: DateTime\n Fax:\n label: Fax\n kind: String\n GrandTotal:\n label: Grand Total (calculated)\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n LineItemCount:\n label: Line Items\n kind: Number\n options:\n format: 0\n precision: 0\n Name:\n label: Quote Name\n kind: String\n OpportunityId:\n label: Opportunity Name\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n Phone:\n label: Phone\n kind: String\n PricebookId:\n label: Pricebook\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n QuoteNumber:\n label: Quote Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n QuoteToCity:\n label: Quote To City\n kind: String\n QuoteToCountry:\n label: Quote To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n QuoteToName:\n label: Quote To Name\n kind: String\n QuoteToPostalCode:\n label: Quote To Postal Code\n kind: String\n QuoteToState:\n label: Quote To State\n kind: String\n QuoteToStreet:\n label: Quote To Street\n kind: String\n RecordLabel:\n label: Record Label\n kind: String\n ShippingCity:\n label: Ship To City\n kind: String\n ShippingCountry:\n label: Ship To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n ShippingHandling:\n label: Shipping and Handling\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n ShippingName:\n label: Ship To Name\n kind: String\n ShippingPostalCode:\n label: Ship To Postal Code\n kind: String\n ShippingState:\n label: Ship To State\n kind: String\n ShippingStreet:\n label: Ship To Street\n kind: String\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Draft\n - Needs Review\n - In Review\n - Approved\n - Rejected\n - Presented\n - Accepted\n - Denied\n Subtotal:\n label: Subtotal (calculated)\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Tax:\n label: Tax\n kind: Number\n options:\n format: 0\n precision: 0\n suffix: '%'\n TotalPrice:\n label: Total Price (calculated)\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n QuoteLineItem:\n name: QuoteLineItem\n fields:\n Description:\n label: Line Description\n kind: String\n Discount:\n label: Discount\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n LineItemDescription:\n label: Line Item Description\n kind: String\n options:\n multiLine: true\n LineItemNumber:\n label: Line Item Number\n kind: String\n ListPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n PricebookEntryId:\n label: Price Book Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n ProductCode:\n label: Product Code\n kind: String\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n Quantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n ServiceDate:\n label: Date\n kind: DateTime\n SortOrder:\n label: Sort Order\n kind: Number\n options:\n format: 0\n precision: 0\n Subtotal:\n label: Subtotal\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n TotalPrice:\n label: Total Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n UnitPrice:\n label: Sales Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Reply:\n name: Reply\n fields:\n Body:\n label: Reply Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DownVotes:\n label: Down Votes\n kind: Number\n options:\n format: 0\n precision: 0\n IdeaId:\n label: Idea\n kind: Record\n options:\n labelField: Title\n module: Idea\n queryFields:\n - Title\n Name:\n label: Name\n kind: String\n QuestionId:\n label: Question\n kind: Record\n options:\n labelField: Title\n module: Question\n queryFields:\n - Title\n UpVotes:\n label: Up Votes\n kind: Number\n options:\n format: 0\n precision: 0\n VoteTotal:\n label: Vote Total\n kind: Number\n options:\n format: 0\n precision: 0\n Solution:\n name: Solution\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n File:\n label: File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n IsPublished:\n label: Public\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsReviewed:\n label: Reviewed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n SolutionName:\n label: Solution Title\n kind: String\n SolutionNote:\n label: Solution Details\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n SolutionNumber:\n label: Solution Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n Status:\n label: Status\n kind: Select\n options:\n options:\n - New\n - Pending review\n - Accepted\n - Obsolete\n - Duplicate\n Task:\n name: Task\n fields:\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n ActivityDate:\n label: Due Date\n kind: DateTime\n required: true\n multi: true\n CallDisposition:\n label: Call Result\n kind: String\n CallDurationInSeconds:\n label: Call Duration\n kind: Number\n options:\n format: 0\n precision: 0\n CallObject:\n label: Call Object Identifier\n kind: String\n CallType:\n label: Call Type\n kind: Select\n options:\n options:\n - Internal\n - Inbound\n - Outbound\n selectType: default\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n selectType: default\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n selectType: default\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n selectType: default\n Description:\n label: Comments\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n IsClosed:\n label: Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsReminderSet:\n label: Reminder Set\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: RecordLabel\n module: Lead\n queryFields:\n - RecordLabel\n selectType: default\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n selectType: default\n OwnerId:\n label: Assigned To\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n Priority:\n label: Priority\n kind: Select\n options:\n options:\n - High\n - Normal\n - Low\n selectType: default\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n selectType: default\n ReminderDateTime:\n label: Reminder Date/Time\n kind: DateTime\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Open\n - Completed\n selectType: default\n Subject:\n label: Subject\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Call\n - Email\n - Send letter\n - Send Quote\n - Send Message\n - Other\n selectType: default\n Vote:\n name: Vote\n fields:\n IdeaId:\n label: Idea\n kind: Record\n options:\n labelField: Title\n module: Idea\n queryFields:\n - Title\n QuestionId:\n label: Question\n kind: Record\n options:\n labelField: Title\n module: Question\n queryFields:\n - Title\n ReplyId:\n label: Reply\n kind: Record\n options:\n labelField: Name\n module: Reply\n queryFields:\n - Name\n Score:\n label: Score\n kind: Number\n options:\n format: 0\n precision: 0\nPK\x07\x08\xeau\xdc\x07\x02.\x02\x00\x02.\x02\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00 \x001200_charts.yamlUT\x05\x00\x01\x80Cm8namespace: crm\ncharts:\n LeadsByCountry:\n name: Leads by country\n config:\n reports:\n - metrics:\n - backgroundColor: '#e5a83b'\n beginAtZero: true\n field: count\n fixTooltips: true\n label: Number of leads\n type: bar\n dimensions:\n - conditions: {}\n field: Country\n modifier: (no grouping / buckets)\n module: Lead\n LeadsBySource:\n name: Leads by source\n config:\n reports:\n - metrics:\n - backgroundColor: '#36d436'\n beginAtZero: true\n field: count\n label: Number of leads\n type: bar\n dimensions:\n - conditions: {}\n field: LeadSource\n modifier: (no grouping / buckets)\n module: Lead\n LeadsByType:\n name: Leads by type\n config:\n reports:\n - metrics:\n - backgroundColor: '#63da1a'\n beginAtZero: true\n field: count\n label: Number of leads\n type: bar\n dimensions:\n - conditions: {}\n field: Status\n modifier: (no grouping / buckets)\n module: Lead\n LeadsPerDay:\n name: Leads per day\n config:\n reports:\n - metrics:\n - aggregate: SUM\n axisType: linear\n backgroundColor: '#fc7507'\n beginAtZero: true\n field: count\n fill: false\n label: Leads per day\n type: line\n dimensions:\n - conditions: {}\n field: created_at\n modifier: DATE\n module: Lead\n OpportunitiesByValue:\n name: Opportunities by value\n config:\n reports:\n - metrics:\n - aggregate: SUM\n backgroundColor: '#5977ff'\n beginAtZero: true\n field: Amount\n label: Total value\n type: bar\n dimensions:\n - conditions: {}\n field: StageName\n modifier: (no grouping / buckets)\n module: Opportunity\n QuarterlyPerformance:\n name: Quarterly performance\n config:\n reports:\n - filter: Amount > 0\n metrics:\n - aggregate: SUM\n axisPosition: left\n axisType: linear\n backgroundColor: '#009eff'\n beginAtZero: true\n field: Amount\n fill: true\n label: Amount\n type: line\n dimensions:\n - autoSkip: true\n conditions: {}\n field: CloseDate\n modifier: QUARTER\n module: Opportunity\nPK\x07\x08\x18\x18\xf1\xc2\xb0 \x00\x00\xb0 \x00\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00 \x001300_scripts.yamlUT\x05\x00\x01\x80Cm8namespace: crm\nscripts:\n AccountCreateNewOpportunity:\n source: |-\n //Get the default settings\n return Compose.findRecordByID('96976273003249666', 'DefaultSettings').then(defaultSettings => {\n\n let opportunityCloseDays = defaultSettings.values.OpportunityCloseDateDays\n let opportunityProbability = defaultSettings.values.OpportunityProbability\n let opportunityForecaseCategory = defaultSettings.values.OpportunityForecaseCategory\n let opportunityStagename = defaultSettings.values.OpportunityStagename\n\n //Calculate the expiration date\n let m = new Date()\n m.setDate(m.getDate() + parseInt(opportunityCloseDays, 10))\n let closeDate = m.getUTCFullYear() + \"/\" + (m.getUTCMonth() + 1) + \"/\" + m.getUTCDate() + \" \" + m.getUTCHours() + \":\" + m.getUTCMinutes() + \":\" + m.getUTCSeconds()\n\n // Find the contact we want to link the new case to (by default, the primary contact)\n return Compose.findRecords(`AccountId = ${$record.recordID}`, 'Contact')\n\n .then(({ set, filter }) => {\n\n let ContactId, SuppliedName, SuppliedEmail, SuppliedPhone\n\n // Loop through the contacts of the account, to save the primary contact\n set.forEach(r => {\n\n //Check if it's the primary contact\n let contactIsPrimary = r.values.IsPrimary\n if (contactIsPrimary === '1') {\n\n //Add the contact\n ContactId = r.recordID\n }\n })\n\n // Create the related opportunity\n return Compose.makeRecord({\n 'OwnerId': $record.values.OwnerId,\n 'LeadSource': $record.values.LeadSource,\n 'Name': '(unnamed)',\n 'AccountId': $record.recordID,\n 'IsClosed': 'No',\n 'IsWon': 'No',\n 'CloseDate': closeDate,\n 'Probability': opportunityProbability,\n 'ForecastCategory': opportunityForecaseCategory,\n 'StageName': opportunityStagename\n }, 'Opportunity')\n\n .then(myOpportunity => {\n\n return Compose.saveRecord(myOpportunity)\n\n }).then(mySavedOpportunity => {\n\n //Create a new contact linked to the opportunity\n return Compose.makeRecord({\n 'ContactId': ContactId,\n 'OpportunityId': mySavedOpportunity.recordID,\n 'IsPrimary': '1'\n }, 'OpportunityContactRole')\n\n .then(myOpportunityContactRole => {\n\n return Compose.saveRecord(myOpportunityContactRole)\n\n .then(() => {\n\n // Notify current user\n ComposeUI.success(`The new opportunity has been created.`)\n\n\n }).then(() => {\n\n // Go to the record\n ComposeUI.gotoRecordEditor(mySavedOpportunity)\n\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n async: false\n runInUA: true\n critical: true\n enabled: true\n timeout: 0\n triggers:\n - event: manual\n resource: compose:record\n CaseInsertCaseNumber:\n source: |-\n //Get the default settings\n return Compose.findRecordByID('96976273003249666', 'DefaultSettings').then(defaultSettings => {\n \n // Map the case number\n let nextCaseNumber = defaultSettings.values.CaseNextNumber\n if (typeof nextCaseNumber == \"undefined\" || nextCaseNumber === '' || isNaN(nextCaseNumber)) {\n nextCaseNumber = 0\n }\n \n $record.values.CaseNumber = nextCaseNumber\n let nextCaseNumberUpdated = parseInt(nextCaseNumber,10) + 1\n \n // Update the config\n defaultSettings.values.CaseNextNumber = nextCaseNumberUpdated\n return Compose.saveRecord(defaultSettings).then(mySavedDefaultSettings => {\n \n console.log('Record saved, new ID', mySavedDefaultSettings.recordID)\n\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n async: false\n runInUA: false\n critical: true\n enabled: true\n timeout: 0\n triggers:\n - event: beforeCreate\n module: Case\n resource: compose:record\n CaseInformContactOfSolution:\n source: |-\n // Check if the case is solved\n if (!$record.values.Status === 'Closed') {\n\n // Get the to address\n let to = $record.values.SuppliedEmail\n if (!to) {\n ComposeUI.warning(`There is no supplied email. Please fill in an email address in the supplied email field.`)\n return\n }\n\n // Get email body\n let html = \"
| \"\n html = html + \"Quote Information \"\n html = html + \" \"\n html = html + \"Quote Number: \" + $record.values.QuoteNumber + \" \"\n html = html + \"Quote Name: \" + $record.values.Name + \" \"\n html = html + \"Expiration Date: \" + $record.values.ExpirationDate + \" \"\n html = html + \"Description: \" + $record.values.Description\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Primary contact data \"\n html = html + \" \"\n html = html + \"Contact Name: \" + $record.values.ContactId + \" \"\n html = html + \"Email: \" + $record.values.Email + \" \"\n html = html + \"Phone: \" + $record.values.Phone\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Totals \"\n html = html + \" \"\n html = html + \"Subtotal: \" + $record.values.Subtotal + \" \"\n html = html + \"Additional Discount: \" + $record.values.Discount + \" \"\n html = html + \"Shipping and Handling: \" + $record.values.ShippingHandling + \" \"\n html = html + \"Total Price: \" + $record.values.TotalPrice + \" \"\n html = html + \"Tax: \" + $record.values.Tax + \" \"\n html = html + \"Grand Total: \" + $record.values.GrandTotal\n html = html + \" | \"\n html = html + \"
| \"\n html = html + \"Products \"\n html = html + \" \"\n html = html + lineitems\n html = html + \" | \"\n html = html + \"||
| \"\n html = html + \"Bill To \"\n html = html + \" \"\n html = html + \"Bill to Name: \" + $record.values.BillingName + \" \"\n html = html + \"Bill to Street: \" + $record.values.BillingStreet + \" \"\n html = html + \"Bill to City: \" + $record.values.BillingCity + \" \"\n html = html + \"Bill to State: \" + $record.values.BillingState + \" \"\n html = html + \"Bill to Postal Code: \" + $record.values.BillingPostalCode + \" \"\n html = html + \"Bill to Country: \" + $record.values.BillingCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Quote To \"\n html = html + \" \"\n html = html + \"Quote to Name: \" + $record.values.QuoteToName + \" \"\n html = html + \"Quote to Street: \" + $record.values.QuoteToStreet + \" \"\n html = html + \"Quote to City: \" + $record.values.QuoteToCity + \" \"\n html = html + \"Quote to State: \" + $record.values.QuoteToState + \" \"\n html = html + \"Quote to Postal Code: \" + $record.values.QuoteToPostalCode + \" \"\n html = html + \"Quote to Country: \" + $record.values.QuoteToCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Ship To \"\n html = html + \" \"\n html = html + \"Ship to Name: \" + $record.values.ShippingName + \" \"\n html = html + \"Ship to Street: \" + $record.values.ShippingStreet + \" \"\n html = html + \"Ship to City: \" + $record.values.ShippingCity + \" \"\n html = html + \"Ship to State: \" + $record.values.ShippingState + \" \"\n html = html + \"Ship to Postal Code: \" + $record.values.ShippingPostalCode + \" \"\n html = html + \"Ship to Country: \" + $record.values.ShippingCountry\n html = html + \" | \"\n html = html + \"
| \"\n html = html + \"Quote Information \"\n html = html + \" \"\n html = html + \"Quote Number: \" + $record.values.QuoteNumber + \" \"\n html = html + \"Quote Name: \" + $record.values.Name + \" \"\n html = html + \"Expiration Date: \" + $record.values.ExpirationDate + \" \"\n html = html + \"Description: \" + $record.values.Description\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Primary contact data \"\n html = html + \" \"\n html = html + \"Contact Name: \" + $record.values.ContactId + \" \"\n html = html + \"Email: \" + $record.values.Email + \" \"\n html = html + \"Phone: \" + $record.values.Phone\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Totals \"\n html = html + \" \"\n html = html + \"Subtotal: \" + $record.values.Subtotal + \" \"\n html = html + \"Additional Discount: \" + $record.values.Discount + \" \"\n html = html + \"Shipping and Handling: \" + $record.values.ShippingHandling + \" \"\n html = html + \"Total Price: \" + $record.values.TotalPrice + \" \"\n html = html + \"Tax: \" + $record.values.Tax + \" \"\n html = html + \"Grand Total: \" + $record.values.GrandTotal\n html = html + \" | \"\n html = html + \"
| \"\n html = html + \"Products \"\n html = html + \" \"\n html = html + lineitems\n html = html + \" | \"\n html = html + \"||
| \"\n html = html + \"Bill To \"\n html = html + \" \"\n html = html + \"Bill to Name: \" + $record.values.BillingName + \" \"\n html = html + \"Bill to Street: \" + $record.values.BillingStreet + \" \"\n html = html + \"Bill to City: \" + $record.values.BillingCity + \" \"\n html = html + \"Bill to State: \" + $record.values.BillingState + \" \"\n html = html + \"Bill to Postal Code: \" + $record.values.BillingPostalCode + \" \"\n html = html + \"Bill to Country: \" + $record.values.BillingCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Quote To \"\n html = html + \" \"\n html = html + \"Quote to Name: \" + $record.values.QuoteToName + \" \"\n html = html + \"Quote to Street: \" + $record.values.QuoteToStreet + \" \"\n html = html + \"Quote to City: \" + $record.values.QuoteToCity + \" \"\n html = html + \"Quote to State: \" + $record.values.QuoteToState + \" \"\n html = html + \"Quote to Postal Code: \" + $record.values.QuoteToPostalCode + \" \"\n html = html + \"Quote to Country: \" + $record.values.QuoteToCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Ship To \"\n html = html + \" \"\n html = html + \"Ship to Name: \" + $record.values.ShippingName + \" \"\n html = html + \"Ship to Street: \" + $record.values.ShippingStreet + \" \"\n html = html + \"Ship to City: \" + $record.values.ShippingCity + \" \"\n html = html + \"Ship to State: \" + $record.values.ShippingState + \" \"\n html = html + \"Ship to Postal Code: \" + $record.values.ShippingPostalCode + \" \"\n html = html + \"Ship to Country: \" + $record.values.ShippingCountry\n html = html + \" | \"\n html = html + \"
Each page in Corteza can be a dashboard. You can add text blocks,\n record lists or charts to make a Sales Activities Dashboard, an executive\n dashboard, or any other dashboard you may need, and set the access\n permissions to define who can view or edit the dashboard.
\n kind: Content\n xywh: [0, 0, 5, 16]\n - title: Leads per day\n options:\n chart: LeadsPerDay\n kind: Chart\n xywh: [5, 0, 3, 16]\n pages:\n - handle: DefaultSettings\n title: Default Settings\n description: A list of defaults values which are called upon in automation\n processes.\n blocks:\n - title: Default settings\n options:\n fields:\n - name: createdAt\n - name: updatedAt\n hidePaging: true\n module: DefaultSettings\n page: RecordPageForModuleDefaultSettings\n perPage: 1\n kind: RecordList\n xywh: [0, 0, 12, 7]\n pages:\n - handle: RecordPageForModuleDefaultSettings\n module: DefaultSettings\n title: Record page for module \"DefaultSettings\"\n blocks:\n - title: Quote Settings\n options:\n fields:\n - name: QuoteNextNumber\n - name: QuoteExpirationDays\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [3, 0, 3, 12]\n - title: Opportunity Settings\n options:\n fields:\n - name: OpportunityCloseDateDays\n - name: OpportunityProbability\n - name: OpportunityForecaseCategory\n - name: OpportunityStagename\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [0, 0, 3, 12]\n - title: Contract Settings\n options:\n fields:\n - name: ContractNextNumber\n - name: ContractDefaultTime\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [6, 0, 3, 12]\n - title: Case Settings\n options:\n fields:\n - name: CaseNextNumber\n - name: SolutionNextNumber\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [9, 0, 3, 12]\n visible: false\n visible: true\n visible: true\n - handle: UnpublishedModules\n title: Unpublished modules\n pages:\n - handle: Questions\n title: Questions\n visible: false\n blocks:\n - title: List of Questions\n options:\n fields:\n - name: Title\n - name: CreatedDate\n - name: NumReplies\n module: Question\n page: RecordPageForModuleQuestion\n perPage: 20\n presort: createdAt DESC\n kind: RecordList\n xywh: [0, 0, 12, 20]\n pages:\n - handle: RecordPageForModuleQuestion\n module: Question\n title: Record page for module \"Question\"\n blocks:\n - title: Question Details\n options:\n fields:\n - name: Title\n - name: Body\n - name: NumReplies\n - name: BestReplyId\n - name: UpVotes\n - name: VoteScore\n kind: Record\n xywh: [0, 0, 4, 13]\n - title: Replies\n options:\n fields:\n - name: Body\n - name: Name\n - name: UpVotes\n - name: DownVotes\n - name: VoteTotal\n module: Reply\n page: RecordPageForModuleReply\n perPage: 5\n prefilter: QuestionId = ${recordID}\n kind: RecordList\n xywh: [0, 13, 12, 7]\n - title: Votes\n options:\n fields:\n - name: Score\n module: Vote\n page: RecordPageForModuleVote\n perPage: 8\n prefilter: QuestionId = ${recordID}\n kind: RecordList\n xywh: [4, 0, 8, 13]\n pages:\n - handle: RecordPageForModuleVote\n module: Vote\n title: Record page for module \"Vote\"\n blocks:\n - title: Vote Score\n options:\n fields:\n - name: Score\n - name: CreatedById\n - name: CreatedDate\n kind: Record\n xywh: [0, 0, 4, 13]\n - title: Related Object\n options:\n fields:\n - name: IdeaId\n - name: ReplyId\n - name: QuestionId\n kind: Record\n xywh: [4, 0, 4, 13]\n visible: false\n - handle: RecordPageForModuleReply\n module: Reply\n title: Record page for module \"Reply\"\n blocks:\n - title: Reply Details\n options:\n fields:\n - name: QuestionId\n - name: IdeaId\n - name: Body\n - name: Name\n - name: UpVotes\n - name: DownVotes\n - name: VoteTotal\n kind: Record\n xywh: [0, 0, 6, 20]\n - title: Votes\n options:\n fields:\n - name: Score\n - name: CreatedById\n - name: CreatedDate\n module: Vote\n page: RecordPageForModuleVote\n perPage: 20\n prefilter: ReplyId = ${recordID}\n kind: RecordList\n xywh: [6, 0, 6, 20]\n visible: false\n visible: false\n - handle: Ideas\n title: Ideas\n blocks:\n - title: List of Ideas\n options:\n fields:\n - name: Title\n - name: Categories\n - name: ParentIdeaId\n - name: VoteScore\n - name: Status\n module: Idea\n page: RecordPageForModuleIdea\n perPage: 20\n presort: createdAt DESC\n kind: RecordList\n xywh: [0, 0, 12, 20]\n pages:\n - handle: RecordPageForModuleIdea\n module: Idea\n title: Record page for module \"Idea\"\n blocks:\n - title: Idea Details\n options:\n fields:\n - name: Title\n - name: Body\n - name: Categories\n - name: ParentIdeaId\n - name: CreatorName\n - name: Status\n - name: VoteScore\n - name: VoteTotal\n kind: Record\n xywh: [0, 0, 4, 20]\n - title: Votes\n options:\n fields:\n - name: Score\n - name: CreatedById\n - name: CreatedDate\n module: Vote\n page: RecordPageForModuleVote\n perPage: 20\n prefilter: IdeaId = ${recordID}\n kind: RecordList\n xywh: [8, 0, 4, 20]\n - title: Replies\n options:\n fields:\n - name: Body\n - name: Name\n - name: UpVotes\n - name: DownVotes\n - name: VoteTotal\n module: Reply\n page: RecordPageForModuleReply\n perPage: 20\n prefilter: IdeaId = ${recordID}\n kind: RecordList\n xywh: [4, 0, 4, 20]\n visible: false\n visible: false\n - handle: Emails\n title: Emails\n blocks:\n - title: List of Email Templates\n options:\n fields:\n - name: Name\n - name: IsActive\n - name: createdBy\n module: EmailTemplate\n page: RecordPageForModuleEmailTemplate\n perPage: 20\n presort: createdAt DESC\n kind: RecordList\n xywh: [0, 0, 12, 20]\n pages:\n - handle: RecordPageForModuleEmailTemplate\n module: EmailTemplate\n title: Record page for module \"EmailTemplate\"\n blocks:\n - title: Email Template Details\n options:\n fields:\n - name: Name\n - name: Subject\n - name: Description\n - name: Body\n - name: IsActive\n kind: Record\n xywh: [0, 0, 6, 19]\n visible: false\n visible: false\n visible: false\nPK\x07\x08\xde/4f\x99\x1e\x01\x00\x99\x1e\x01\x00PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(E\xd7\x1b\xaf\x8e\x02\x00\x00\x8e\x02\x00\x00\x18\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\x00\x00\x00\x000000_access_control.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\xe8\x0c\x08\xf3\x88\x00\x00\x00\x88\x00\x00\x00\x13\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xdd\x02\x00\x001000_namespace.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\xeau\xdc\x07\x02.\x02\x00\x02.\x02\x00\x11\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xaf\x03\x00\x001100_modules.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\x18\x18\xf1\xc2\xb0 \x00\x00\xb0 \x00\x00\x10\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xf91\x02\x001200_charts.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\xb0\xb0\x86%z\n\x01\x00z\n\x01\x00\x11\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xf0;\x02\x001300_scripts.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\xde/4f\x99\x1e\x01\x00\x99\x1e\x01\x00\x0f\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xb2F\x03\x001400_pages.yamlUT\x05\x00\x01\x80Cm8PK\x05\x06\x00\x00\x00\x00\x06\x00\x06\x00\xb6\x01\x00\x00\x91e\x04\x00\x00\x00" +var Asset = "PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x00 \x000000_access_control.yamlUT\x05\x00\x01\x80Cm8allow:\n everyone:\n compose:\n - access\n\n admins:\n compose:\n - access\n - grant\n - namespace.create\n\n compose:namespace:\n - read\n - update\n - delete\n - manage\n - page.create\n - module.create\n - chart.create\n\n compose:module:\n - read\n - update\n - delete\n - record.create\n - record.read\n - record.update\n - record.delete\n - automation-trigger.manage\n\n compose:chart:\n - read\n - update\n - delete\n\n compose:page:\n - read\n - update\n - delete\n\n compose:automation-script:\n - read\n - update\n - delete\nPK\x07\x08E\xd7\x1b\xaf\x8e\x02\x00\x00\x8e\x02\x00\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00 \x001000_namespace.yamlUT\x05\x00\x01\x80Cm8namespaces:\n crm:\n name: CRM\n allow:\n everyone:\n - module.create\n - read\n deny:\n everyone:\n - delete\nPK\x07\x08\xe8\x0c\x08\xf3\x88\x00\x00\x00\x88\x00\x00\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00 \x001100_modules.yamlUT\x05\x00\x01\x80Cm8namespace: crm\nmodules:\n Account:\n name: Account\n fields:\n AccountName:\n label: Account Name\n kind: String\n required: true\n AccountSource:\n label: Account Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n selectType: default\n AnnualRevenue:\n label: Annual Revenue\n kind: Select\n options:\n options:\n - Less Than 500,000\n - 500,000 To 1 Million\n - 1 To 2.5 Million\n - 2.5 To 5 Million\n - 5 To 10 Million\n - 10 To 20 Million\n - 20 To 50 Million\n - 50 To 100 Million\n - 100 To 500 Million\n selectType: default\n BillingCity:\n label: Billing City\n kind: String\n BillingCountry:\n label: Billing Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n selectType: default\n BillingPostalCode:\n label: Billing Postal Code\n kind: String\n BillingState:\n label: Billing State\n kind: String\n BillingStreet:\n label: Billing Street\n kind: String\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Facebook:\n label: Facebook\n kind: String\n Fax:\n label: Fax\n kind: String\n Industry:\n label: Industry\n kind: Select\n options:\n options:\n - \"\"\n - Agriculture\n - Apparel\n - Banking\n - Biotechnology\n - Chemicals\n - Communications\n - Construction\n - Consulting\n - Education\n - Electronics\n - Energy\n - Engineering\n - Entertainment\n - Environmental\n - Finance\n - Food & Beverage\n - Government\n - Healthcare\n - Hospitality\n - Insurance\n - Machinery\n - Manufacturing\n - Media\n - Not For Profit\n - Other\n - Recreation\n - Retail\n - Shipping\n - Technology\n - Telecommunications\n - Transportation\n - Utilities\n selectType: default\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n LinkedIn:\n label: LinkedIn\n kind: String\n NumberOfEmployees:\n label: Employees\n kind: Number\n options:\n format: 0\n precision: 0\n OwnerId:\n label: Account Owner\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n Ownership:\n label: Ownership\n kind: Select\n options:\n options:\n - Public\n - Private\n selectType: default\n ParentId:\n label: Parent Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n Phone:\n label: Phone\n kind: String\n Rating:\n label: Rating\n kind: Select\n options:\n options:\n - \xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\n selectType: default\n ShippingCity:\n label: Shipping City\n kind: String\n ShippingCountry:\n label: Shipping Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n selectType: default\n ShippingPostalCode:\n label: Shipping Postal Code\n kind: String\n ShippingState:\n label: Shipping State\n kind: String\n ShippingStreet:\n label: Shipping Street\n kind: String\n Sic:\n label: SIC Code\n kind: String\n SicDesc:\n label: SIC Description\n kind: String\n Twitter:\n label: Twitter\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Channel Partner / Reseller\n - Customer - Channel\n - Customer - Direct\n - Installation Partner\n - Pending\n - Prospect\n - Technology Partner\n - Other\n selectType: default\n Website:\n label: Website\n kind: String\n AccountContactRole:\n name: AccountContactRole\n fields:\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: MasterRecordId\n module: Contact\n queryFields:\n - AccountId\n - MasterRecordId\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n CampaignMember:\n name: CampaignMember\n fields:\n CampaignId:\n label: Campaign\n kind: Record\n options:\n labelField: Name\n module: Campaigns\n queryFields:\n - Name\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n FirstRespondedDate:\n label: First Responded Date\n kind: DateTime\n HasResponded:\n label: Responded\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: Email\n module: Lead\n queryFields:\n - Email\n - FirstName\n - LastName\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Attended\n - Registered\n - Responded\n - Viewed a Demo\n - Visited Booth\n - Viewed a Webinar\n Campaigns:\n name: Campaigns\n fields:\n ActualCost:\n label: Actual Cost\n kind: Number\n options:\n format: 0\n precision: 0\n AmountAllOpportunities:\n label: Value Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n AmountWonOpportunities:\n label: Value Won Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n BudgetedCost:\n label: Budgeted Cost\n kind: Number\n options:\n format: 0\n precision: 0\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n EndDate:\n label: End Date\n kind: DateTime\n options:\n onlyDate: true\n ExpectedResponse:\n label: Expected Response (%)\n kind: Number\n options:\n format: 0\n precision: 0\n ExpectedRevenue:\n label: Expected Revenue\n kind: Number\n options:\n format: 0\n precision: 0\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastActivityDate:\n label: Last Activity\n kind: DateTime\n LastModifiedById:\n label: Last Modified By\n kind: User\n options:\n presetWithAuthenticated: false\n LastModifiedDate:\n label: Last Modified Date\n kind: DateTime\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n Name:\n label: Campaign Name\n kind: String\n NumberOfContacts:\n label: Contacts in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfConvertedLeads:\n label: Converted Leads in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfLeads:\n label: Leads in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfOpportunities:\n label: Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfResponses:\n label: Responses in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfWonOpportunities:\n label: Won Opportunities in Campaign\n kind: Number\n options:\n format: 0\n precision: 0\n NumberSent:\n label: Num Sent\n kind: Number\n options:\n format: 0\n precision: 0\n OwnerId:\n label: Campaign Owner\n kind: User\n options:\n presetWithAuthenticated: false\n ParentId:\n label: Parent Campaign\n kind: Record\n options:\n module: Campaigns\n queryFields:\n - Name\n StartDate:\n label: Start Date\n kind: DateTime\n options:\n onlyDate: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Aborted\n - Completed\n - In Progress\n - Planned\n - Tentative\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Lead Generation - Direct Mail\n - Lead Generation - Conference\n - Lead Generation - Email Blast\n - Lead Generation - PPC\n - Lead Generation - Seminar\n - Lead Generation - Trade Show\n - Lead Generation - Webinar\n - Lead Generation - Website\n - Brand Building - Print advertisement\n - Brand Building - Radio advertisement\n - Brand Building - TV advertisement\n - Brand Building - Sponsoring\n - Brand Building - Social Media\n - Lead Generation - Contacting personal network\n Case:\n name: Case\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n CaseNumber:\n label: Case Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n ClosedDate:\n label: Date/Time Closed\n kind: DateTime\n ContactId:\n label: Contact Name\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n File:\n label: File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n IsClosed:\n label: Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsClosedOnCreate:\n label: Closed When Created\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsEscalated:\n label: Escalated\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Origin:\n label: Case Origin\n kind: Select\n options:\n options:\n - Email\n - Messaging\n - Phone\n - Web\n - Other\n OwnerId:\n label: Case Owner\n kind: User\n options:\n presetWithAuthenticated: false\n ParentId:\n label: Parent Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n Priority:\n label: Priority\n kind: Select\n options:\n options:\n - Low\n - Medium\n - High\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n Reason:\n label: Case Reason\n kind: Select\n options:\n options:\n - Documentation unclear\n - Software bug\n - User didn't attend training\n - Other\n SolutionFile:\n label: Solution File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n SolutionId:\n label: Solution Record\n kind: Record\n options:\n labelField: SolutionName\n module: Solution\n queryFields:\n - SolutionNote\n - SolutionNumber\n - SolutionName\n SolutionName:\n label: Solution Title\n kind: String\n SolutionNote:\n label: Solution Details\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - New\n - Working\n - Escalated\n - Closed\n Subject:\n label: Subject\n kind: String\n SubmitAsSolution:\n label: Submit as Solution Record when Case is Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n SuppliedCompany:\n label: Supplied Company\n kind: String\n SuppliedEmail:\n label: Supplied Email\n kind: String\n SuppliedName:\n label: Supplied Name\n kind: String\n SuppliedPhone:\n label: Supplied Phone\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Bug\n - Feature Request\n - Question\n - Other\n CaseContactRole:\n name: CaseContactRole\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - CaseNumber\n - Subject\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n CaseMilestone:\n name: CaseMilestone\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n CompletionDate:\n label: Completion Date\n kind: DateTime\n IsCompleted:\n label: Completed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsViolated:\n label: Violation\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n MilestoneTypeId:\n label: Milestone Type\n kind: Record\n options:\n labelField: Name\n module: MilestoneType\n queryFields:\n - Name\n StartDate:\n label: Start Date\n kind: DateTime\n TargetDate:\n label: Target Date\n kind: DateTime\n TargetResponseInDays:\n label: Target Response (Days)\n kind: Number\n options:\n format: 0\n precision: 0\n TargetResponseInHrs:\n label: Target Response (Hours)\n kind: Number\n options:\n format: 0\n precision: 0\n TargetResponseInMins:\n label: Target Response (Mins)\n kind: Number\n options:\n format: 0\n precision: 0\n CaseUpdate:\n name: CaseUpdate\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n File:\n label: File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n IsSolution:\n label: Marked as solution\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Email\n - Call\n - Fax\n - Letter\n - Visit\n Contact:\n name: Contact\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields: []\n AssistantName:\n label: Assistant\n kind: String\n AssistantPhone:\n label: Asst. Phone\n kind: String\n Birthdate:\n label: Birthdate\n kind: DateTime\n private: true\n Department:\n label: Department\n kind: String\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DoNotCall:\n label: Do Not Call\n kind: Bool\n options:\n falseLabel: \"False\"\n trueLabel: Do Not Call\n Email:\n label: Email\n kind: Email\n private: true\n Facebook:\n label: Facebook\n kind: Url\n private: true\n Fax:\n label: Fax\n kind: String\n private: true\n FirstName:\n label: First Name\n kind: String\n private: true\n HasOptedOutOfEmail:\n label: Email Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n HasOptedOutOfFax:\n label: Fax Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n HomePhone:\n label: Home Phone\n kind: String\n private: true\n IsDeleted:\n label: Deleted\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsPrimary:\n label: Primary contact for account\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastName:\n label: Last Name\n kind: String\n private: true\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n LeadSource:\n label: Lead Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n LinkedIn:\n label: LinkedIn\n kind: Url\n private: true\n MailingCity:\n label: Mailing City\n kind: String\n private: true\n MailingCountry:\n label: Mailing Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n MailingPostalCode:\n label: Mailing Postal Code\n kind: String\n private: true\n MailingState:\n label: Mailing State\n kind: String\n private: true\n MailingStreet:\n label: Mailing Street\n kind: String\n private: true\n MasterRecordId:\n label: Contact\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields: []\n MobilePhone:\n label: Mobile\n kind: String\n private: true\n OtherCity:\n label: Other City\n kind: String\n private: true\n OtherCountry:\n label: Other Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n OtherPhone:\n label: Other Phone\n kind: String\n private: true\n OtherPostalCode:\n label: Other Postal Code\n kind: String\n private: true\n OtherState:\n label: Other State\n kind: String\n private: true\n OtherStreet:\n label: Other Street\n kind: String\n private: true\n OwnerId:\n label: Contact Owner\n kind: User\n options:\n presetWithAuthenticated: false\n Phone:\n label: Phone\n kind: String\n private: true\n PhotoUrl:\n label: Photo URL\n kind: Url\n private: true\n RecordLabel:\n label: Record Label\n kind: String\n private: true\n ReportsToId:\n label: Reports To\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n Salutation:\n label: Salutation\n kind: String\n private: true\n Title:\n label: Title\n kind: String\n private: true\n Twitter:\n label: Twitter\n kind: Url\n private: true\n Contract:\n name: Contract\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n ActivatedById:\n label: Activated By\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n ActivatedDate:\n label: Activated Date\n kind: DateTime\n BillingCity:\n label: Billing City\n kind: String\n private: true\n BillingCountry:\n label: Billing Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n BillingPostalCode:\n label: Billing Postal Code\n kind: String\n private: true\n BillingState:\n label: Billing State\n kind: String\n private: true\n BillingStreet:\n label: Billing Street\n kind: String\n private: true\n CompanySignedDate:\n label: Company Signed Date\n kind: DateTime\n CompanySignedId:\n label: Company Signed By\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n ContractNumber:\n label: Contract Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n ContractTerm:\n label: Term (months)\n kind: Number\n options:\n format: 0\n precision: 0\n CustomerSignedDate:\n label: Customer Signed Date\n kind: DateTime\n CustomerSignedId:\n label: Customer Signed By\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n CustomerSignedTitle:\n label: Customer Signed Title\n kind: String\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n EndDate:\n label: End Date\n kind: DateTime\n options:\n onlyDate: true\n File1:\n label: File 1\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n File2:\n label: File 2\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n File3:\n label: File 3\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n File4:\n label: File 4\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n LastActivityDate:\n label: Last Activity\n kind: DateTime\n LastApprovedDate:\n label: Last Approved Date\n kind: DateTime\n Name:\n label: Contract Name\n kind: String\n OwnerExpirationNotice:\n label: Owner Expiration Notice\n kind: Select\n options:\n options:\n - 3 Days\n - 5 Days\n - 7 Days\n - 14 Days\n - 30 Days\n - 45 Days\n - 60 Days\n - 75 Days\n - 90 Days\n - 120 Days\n - 180 Days\n - 240 Days\n - 300 Days\n - 365 Days\n OwnerId:\n label: Contract Owner\n kind: User\n options:\n presetWithAuthenticated: false\n RecordLabel:\n label: Record Label\n kind: String\n ShippingCity:\n label: Shipping City\n kind: String\n private: true\n ShippingCountry:\n label: Shipping Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n private: true\n ShippingPostalCode:\n label: Shipping Postal Code\n kind: String\n private: true\n ShippingState:\n label: Shipping State\n kind: String\n private: true\n ShippingStreet:\n label: Shipping Street\n kind: String\n private: true\n SpecialTerms:\n label: Special Terms\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n StartDate:\n label: Start Date\n kind: DateTime\n options:\n onlyDate: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Draft\n - Activated\n - In Approval Process\n - Inactive (Expired)\n - Inactive (Deactivated)\n ContractContactRole:\n name: ContractContactRole\n fields:\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n ContractLineItem:\n name: ContractLineItem\n fields:\n ContractId:\n label: 'Contract '\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n Discount:\n label: Discount\n kind: Number\n options:\n format: 0\n precision: 0\n EndDate:\n label: End Date\n kind: DateTime\n options:\n onlyDate: true\n LineItemNumber:\n label: Line Item Number\n kind: String\n ListPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n PricebookEntryId:\n label: Price Book Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n Quantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n StartDate:\n label: Start Date\n kind: DateTime\n options:\n onlyDate: true\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Active\n - Expired\n - Inactive\n Subtotal:\n label: 'Subtotal '\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n TotalPrice:\n label: Total Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n UnitPrice:\n label: Sales Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n DefaultSettings:\n name: DefaultSettings\n fields:\n CaseNextNumber:\n label: Next number for a case (updates after saving a new case)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n ContractDefaultTime:\n label: Default time for a contract (in months)\n kind: Number\n options:\n format: 0\n precision: 0\n ContractNextNumber:\n label: Next number for a contract (updates after saving a new contract)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n OpportunityCloseDateDays:\n label: Days for an opportunity to close\n kind: Number\n options:\n format: 0\n precision: 0\n OpportunityForecaseCategory:\n label: Forecast Category\n kind: String\n OpportunityProbability:\n label: Probability\n kind: Number\n options:\n format: 0\n precision: 0\n suffix: '%'\n OpportunityStagename:\n label: Stage\n kind: String\n QuoteExpirationDays:\n label: Days for a quote to expire\n kind: Number\n options:\n format: 0\n precision: 0\n QuoteNextNumber:\n label: Next number for a quote (updates after saving a new quote)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n SolutionNextNumber:\n label: Next number for a solution (updates after saving a new solution)\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n EmailTemplate:\n name: EmailTemplate\n fields:\n Body:\n label: Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n DeveloperName:\n label: Template Unique Name\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n IsActive:\n label: Available For Use\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastUsedDate:\n label: Last Used Date\n kind: DateTime\n Markup:\n label: Markup\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Name:\n label: Email Template Name\n kind: String\n Subject:\n label: Subject\n kind: String\n TemplateStyle:\n label: Style\n kind: Select\n options:\n options:\n - \"\"\n TemplateType:\n label: Template Type\n kind: Select\n options:\n options:\n - \"\"\n Entitlement:\n name: Entitlement\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n CasesPerEntitlement:\n label: Cases Per Entitlement\n kind: Number\n options:\n format: 0\n precision: 0\n ContractLineItemId:\n label: Contract Line Item\n kind: Record\n options:\n labelField: ContractId\n module: ContractLineItem\n queryFields:\n - Description\n - LineItemNumber\n - ContractId\n EndDate:\n label: End Date\n kind: DateTime\n EntitlementProcess:\n label: Entitlement Process\n kind: String\n IsPerIncident:\n label: Per Incident\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastModifiedById:\n label: Last Modified By\n kind: User\n options:\n presetWithAuthenticated: false\n LastModifiedDate:\n label: Last Modified Date\n kind: DateTime\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n Name:\n label: Entitlement Name\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n RemainingCases:\n label: Remaining Cases\n kind: Number\n options:\n format: 0\n precision: 0\n StartDate:\n label: Start Date\n kind: DateTime\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Active\n - Expired\n - Inactive\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Web Support\n - Phone Support\n - Email Support\n - Dedicated Support\n EntitlementContact:\n name: EntitlementContact\n fields:\n CaseMilestoneTypeId:\n label: Casemilestone Type\n kind: Record\n options:\n labelField: Name\n module: MilestoneType\n queryFields:\n - Name\n ContactId:\n label: Contact Name\n kind: Record\n options:\n labelField: Email\n module: Contact\n queryFields:\n - AccountId\n - Email\n - FirstName\n - LastName\n EntitlementId:\n label: Entitlement Name\n kind: Record\n options:\n labelField: Name\n module: Entitlement\n queryFields:\n - AccountId\n - Name\n Name:\n label: Entitlement Contact\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n EntitlementTemplate:\n name: EntitlementTemplate\n fields:\n BusinessHours:\n label: Business Hours\n kind: String\n CasesPerEntitlement:\n label: Cases Per Entitlement\n kind: Number\n options:\n format: 0\n precision: 0\n IsPerIncident:\n label: Per Incident\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Entitlement Template Name\n kind: String\n Term:\n label: Term (Days)\n kind: Number\n options:\n format: 0\n precision: 0\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Email\n - Messaging\n - Phone\n - Web\n Event:\n name: Event\n fields:\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n ActivityDate:\n label: Start\n kind: DateTime\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DurationInMinutes:\n label: Duration\n kind: Number\n options:\n format: 0\n precision: 0\n EndDateTime:\n label: End\n kind: DateTime\n IsAllDayEvent:\n label: All-Day Event\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsArchived:\n label: Archived\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsPrivate:\n label: Private\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsReminderSet:\n label: Reminder Set\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: RecordLabel\n module: Lead\n queryFields:\n - RecordLabel\n Location:\n label: Location\n kind: String\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: RecordLabel\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n OwnerId:\n label: Assigned To\n kind: User\n options:\n presetWithAuthenticated: false\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n ReminderDateTime:\n label: Reminder Date/Time\n kind: DateTime\n Subject:\n label: Subject\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Call\n - Email\n - Meeting\n - Send Letter / Quote\n - Other\n Idea:\n name: Idea\n fields:\n Body:\n label: Idea Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Categories:\n label: Categories\n kind: Select\n options:\n options:\n - Ecosystem\n - Human Resources\n - Marketing\n - Product\n - Sales\n - Services\n - Support\n CreatorName:\n label: Name of Creator\n kind: String\n ParentIdeaId:\n label: Parent Idea\n kind: Record\n options:\n labelField: Title\n module: Idea\n queryFields:\n - Title\n Status:\n label: Status\n kind: Select\n options:\n options:\n - New\n - Under Consideration\n - Accepted\n - Implemented\n - Duplicate\n Title:\n label: Title\n kind: String\n VoteScore:\n label: Vote Score\n kind: Number\n options:\n format: 0\n precision: 0\n VoteTotal:\n label: Vote Total\n kind: Number\n options:\n format: 0\n precision: 0\n Lead:\n name: Lead\n fields:\n AnnualRevenue:\n label: Annual Revenue\n kind: Select\n options:\n options:\n - Less Than 500,000\n - 500,000 To 1 Million\n - 1 To 2.5 Million\n - 2.5 To 5 Million\n - 5 To 10 Million\n - 10 To 20 Million\n - 20 To 50 Million\n - 50 To 100 Million\n - 100 To 500 Million\n selectType: default\n City:\n label: Address City\n kind: String\n private: true\n Company:\n label: Company\n kind: String\n required: true\n ConvertedAccountId:\n label: Converted Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n ConvertedContactId:\n label: Converted Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n selectType: default\n ConvertedDate:\n label: Converted Date\n kind: DateTime\n ConvertedOpportunityId:\n label: Converted Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n selectType: default\n Country:\n label: Address Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n selectType: default\n private: true\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DoNotCall:\n label: Do Not Call\n kind: Bool\n options:\n falseLabel: \"False\"\n trueLabel: Do Not Call\n Email:\n label: Email\n kind: String\n private: true\n Facebook:\n label: Facebook\n kind: Url\n private: true\n Fax:\n label: Fax\n kind: String\n private: true\n FirstName:\n label: First Name\n kind: String\n private: true\n HasOptedOutOfEmail:\n label: Email Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n HasOptedOutOfFax:\n label: Fax Opt Out\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Industry:\n label: Industry\n kind: Select\n options:\n options:\n - \"\"\n - Agriculture\n - Apparel\n - Banking\n - Biotechnology\n - Chemicals\n - Communications\n - Construction\n - Consulting\n - Education\n - Electronics\n - Energy\n - Engineering\n - Entertainment\n - Environmental\n - Finance\n - Food & Beverage\n - Government\n - Healthcare\n - Hospitality\n - Insurance\n - Machinery\n - Manufacturing\n - Media\n - Not For Profit\n - Other\n - Recreation\n - Retail\n - Shipping\n - Technology\n - Telecommunications\n - Transportation\n - Utilities\n selectType: default\n IsConverted:\n label: Converted\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsDeleted:\n label: Deleted\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsUnreadByOwner:\n label: Unread By Owner\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LastName:\n label: Last Name\n kind: String\n private: true\n required: true\n LastTransferDate:\n label: Last Transfer Date\n kind: DateTime\n LastViewedDate:\n label: Last Viewed Date\n kind: DateTime\n LeadSource:\n label: Lead Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n selectType: default\n LinkedIn:\n label: LinkedIn\n kind: Url\n private: true\n MasterRecordId:\n label: Lead\n kind: Record\n options:\n labelField: Email\n module: Lead\n queryFields: []\n selectType: default\n MobilePhone:\n label: Mobile\n kind: String\n NumberOfEmployees:\n label: No. of Employees (exact)\n kind: Number\n options:\n format: 0\n precision: 0\n NumberOfEmployeesRange:\n label: No. of Employees (range)\n kind: Select\n options:\n options:\n - 1 - 9\n - 10 - 24\n - 25 - 49\n - 50 - 99\n - 100 - 249\n - 250 - 499\n - 500 - 999\n - 1000 - 2499\n - 2500 - 4999\n - 5000 - 9999\n - Over 10000\n selectType: default\n OwnerId:\n label: Lead Owner\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n Phone:\n label: Phone\n kind: String\n private: true\n PostalCode:\n label: Address Postal Code\n kind: String\n private: true\n Rating:\n label: Rating\n kind: Select\n options:\n options:\n - \xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x86\n - \xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\xe2\x98\x85\n selectType: default\n RecordLabel:\n label: Record Label\n kind: String\n private: true\n SICCode:\n label: SIC Code\n kind: Number\n options:\n format: 0\n precision: 0\n Salutation:\n label: Salutation\n kind: String\n State:\n label: Address State\n kind: String\n private: true\n Status:\n label: Lead Status\n kind: Select\n options:\n options:\n - New\n - Assigned\n - In Progress\n - Converted\n - Recycled\n - Dead\n selectType: default\n Street:\n label: Address Street\n kind: String\n private: true\n Title:\n label: Title\n kind: String\n Twitter:\n label: Twitter\n kind: Url\n private: true\n Website:\n label: Website\n kind: Url\n MilestoneType:\n name: MilestoneType\n fields:\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n Name:\n label: Name\n kind: String\n RecurrenceType:\n label: Recurrence Type\n kind: Select\n options:\n options:\n - No Recurrence\n - Independent\n - Sequential\n Note:\n name: Note\n fields:\n AccountContactRoleId:\n label: Account Contact Role\n kind: Record\n options:\n labelField: Role\n module: AccountContactRole\n queryFields:\n - AccountId\n - ContactId\n - Role\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n Body:\n label: Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n CampaignId:\n label: Campaign\n kind: Record\n options:\n labelField: Name\n module: Campaigns\n queryFields:\n - Name\n CampaignMemberId:\n label: Campaign Member\n kind: Record\n options:\n labelField: CampaignId\n module: CampaignMember\n queryFields:\n - CampaignId\n - ContactId\n - LeadId\n CaseContactRoleId:\n label: Case Contact Role\n kind: Record\n options:\n labelField: Role\n module: CaseContactRole\n queryFields:\n - CaseId\n - Role\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n CaseMilestoneId:\n label: Case Milestone\n kind: Record\n options:\n labelField: CaseId\n module: CaseMilestone\n queryFields:\n - CaseId\n - MilestoneTypeId\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n ContractContactRoleId:\n label: Contract Contact Role\n kind: Record\n options:\n labelField: ContactId\n module: ContractContactRole\n queryFields:\n - ContactId\n - ContractId\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n ContractLineItemId:\n label: Contract Line Item\n kind: Record\n options:\n labelField: PricebookEntryId\n module: ContractLineItem\n queryFields:\n - PricebookEntryId\n EmailTemplateId:\n label: Email Template\n kind: Record\n options:\n labelField: Subject\n module: EmailTemplate\n queryFields:\n - Subject\n EntitlementContactId:\n label: Entitlement Contact\n kind: Record\n options:\n labelField: EntitlementId\n module: EntitlementContact\n queryFields:\n - EntitlementId\n EntitlementId:\n label: Entitlement\n kind: Record\n options:\n labelField: Name\n module: Entitlement\n queryFields:\n - Name\n EntitlementTemplateId:\n label: Entitlement Template\n kind: Record\n options:\n labelField: Name\n module: EntitlementTemplate\n queryFields:\n - Name\n EventId:\n label: Event\n kind: Record\n options:\n labelField: Subject\n module: Event\n queryFields:\n - Subject\n FileAdd1:\n label: File 1\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n FileAdd2:\n label: File 2\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n FileAdd3:\n label: File 3\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n FileAdd4:\n label: File 4\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: grid\n IsPrivate:\n label: Private\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: RecordLabel\n module: Lead\n queryFields:\n - RecordLabel\n OpportunityCompetitorId:\n label: Opportunity Competitor\n kind: Record\n options:\n labelField: CompetitorName\n module: OpportunityCompetitor\n queryFields:\n - CompetitorName\n OpportunityContactRoleId:\n label: Opportunity Contact Role\n kind: Record\n options:\n labelField: ContactId\n module: OpportunityContactRole\n queryFields:\n - ContactId\n - Role\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n OpportunityLineItemId:\n label: Opportunity Line Item\n kind: Record\n options:\n labelField: ProductId\n module: OpportunityLineItem\n queryFields:\n - Description\n - Name\n - ProductId\n PricebookEntryId:\n label: Pricebook Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n PricebookId:\n label: Pricebook\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n TaskId:\n label: Task\n kind: Record\n options:\n labelField: Subject\n module: Task\n queryFields:\n - Subject\n Title:\n label: Title\n kind: String\n Opportunity:\n name: Opportunity\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n Amount:\n label: Amount\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Authority:\n label: Authority\n kind: String\n options:\n multiLine: true\n Budget:\n label: Budget\n kind: String\n options:\n multiLine: true\n CampaignId:\n label: Primary Campaign Source\n kind: Record\n options:\n labelField: Name\n module: Campaigns\n queryFields:\n - Name\n selectType: default\n CloseDate:\n label: Close Date\n kind: DateTime\n Competition:\n label: Competition\n kind: String\n options:\n multiLine: true\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n selectType: default\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n ExpectedRevenue:\n label: Expected Revenue\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n FiscalQuarter:\n label: Fiscal Period\n kind: Number\n options:\n format: 0\n precision: 0\n FiscalYear:\n label: Fiscal Period\n kind: Number\n options:\n format: 0\n precision: 0\n ForecastCategory:\n label: Forecast Category\n kind: Select\n options:\n options:\n - Pipeline\n - Best Case\n - Commit\n selectType: default\n HasOpportunityLineItem:\n label: Has Line Item\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsClosed:\n label: Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsPrivate:\n label: Private\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsWon:\n label: Won\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadSource:\n label: Lead Source\n kind: Select\n options:\n options:\n - Customer Referral\n - Direct\n - Employee Referral\n - Event\n - Existing Customer\n - Inbound Call\n - Outbound List\n - Partner Referral\n - Seminar\n - Social Media\n - Webinar\n - Website (Organic)\n - Website (PPC)\n - Word of Mouth\n - Other\n selectType: default\n Name:\n label: Opportunity Name\n kind: String\n Need:\n label: Need\n kind: String\n options:\n multiLine: true\n NextStep:\n label: Next Step\n kind: String\n OwnerId:\n label: Opportunity Owner\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n PricebookId:\n label: Price Book\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n selectType: default\n Probability:\n label: Probability (%)\n kind: Number\n options:\n format: 0\n precision: 0\n suffix: '%'\n RecordLabel:\n label: Record Label\n kind: String\n StageName:\n label: Stage\n kind: Select\n options:\n options:\n - Qualification\n - Need Analysis\n - Proposal\n - Negotiation\n - Closed Won\n - Closed Lost\n selectType: default\n Timeline:\n label: Timeline\n kind: String\n options:\n multiLine: true\n TotalOpportunityQuantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Exisiting Business\n - New Business\n selectType: default\n OpportunityCompetitor:\n name: OpportunityCompetitor\n fields:\n CompetitorName:\n label: Competitor Name\n kind: String\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n Strengths:\n label: Strengths\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Weaknesses:\n label: Weaknesses\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n OpportunityContactRole:\n name: OpportunityContactRole\n fields:\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n IsPrimary:\n label: Primary\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields: []\n Role:\n label: Role\n kind: Select\n options:\n options:\n - Business User\n - Decision Maker\n - Economic Buyer\n - Economic Decision Maker\n - Evaluator\n - Executive Sponsor\n - Gatekeeper\n - Influencer\n - Project Manager\n - Technical Buyer\n - Other\n OpportunityLineItem:\n name: OpportunityLineItem\n fields:\n Description:\n label: Line Description\n kind: String\n Discount:\n label: Discount\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n ListPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Name:\n label: Opportunity Product Name\n kind: String\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n PricebookEntryId:\n label: Price Book Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n ProductCode:\n label: Product Code\n kind: String\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields: []\n Quantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n ServiceDate:\n label: Date\n kind: DateTime\n SortOrder:\n label: Sort Order\n kind: Number\n options:\n format: 0\n precision: 0\n Subtotal:\n label: Subtotal\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n TotalPrice:\n label: Total Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n UnitPrice:\n label: Sales Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Pricebook:\n name: Pricebook\n fields:\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsStandard:\n label: Is Standard Price Book\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Price Book Name\n kind: String\n PricebookEntry:\n name: PricebookEntry\n fields:\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Product Name\n kind: String\n PricebookId:\n label: Price Book\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n ProductCode:\n label: Product Code\n kind: String\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n UnitPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n UseStandardPrice:\n label: Use Standard Price\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Product:\n name: Product\n fields:\n Description:\n label: Product Description\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n Family:\n label: Product Family\n kind: Select\n options:\n options:\n - Crust Core\n - Crust Add-On\n IsActive:\n label: Active\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n Name:\n label: Product Name\n kind: String\n ProductCode:\n label: Product Code\n kind: String\n Question:\n name: Question\n fields:\n BestReplyId:\n label: Best Reply\n kind: Record\n options:\n labelField: Name\n module: Reply\n queryFields:\n - Name\n Body:\n label: Question Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n NumReplies:\n label: Number of Replies\n kind: Number\n options:\n format: 0\n precision: 0\n Title:\n label: Question Title\n kind: String\n UpVotes:\n label: Up Votes\n kind: Number\n options:\n format: 0\n precision: 0\n VoteScore:\n label: Vote Score\n kind: Number\n options:\n format: 0\n precision: 0\n Quote:\n name: Quote\n fields:\n AccountId:\n label: Account Name\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n AdditionalCity:\n label: Additional To City\n kind: String\n AdditionalCountry:\n label: Additional To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n AdditionalName:\n label: Additional To Name\n kind: String\n AdditionalPostalCode:\n label: Additional To Postal Code\n kind: String\n AdditionalState:\n label: Additional To State\n kind: String\n AdditionalStreet:\n label: Additional To Street\n kind: String\n BillingCity:\n label: Bill To City\n kind: String\n BillingCountry:\n label: Bill To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n BillingName:\n label: Bill To Name\n kind: String\n BillingPostalCode:\n label: Bill To Postal Code\n kind: String\n BillingState:\n label: Bill To State\n kind: String\n BillingStreet:\n label: Bill To Street\n kind: String\n ContactId:\n label: Contact Name\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n Description:\n label: Description\n kind: String\n options:\n multiLine: true\n Discount:\n label: Additional Discount\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Email:\n label: Email\n kind: Email\n ExpirationDate:\n label: Expiration Date\n kind: DateTime\n Fax:\n label: Fax\n kind: String\n GrandTotal:\n label: Grand Total (calculated)\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n LineItemCount:\n label: Line Items\n kind: Number\n options:\n format: 0\n precision: 0\n Name:\n label: Quote Name\n kind: String\n OpportunityId:\n label: Opportunity Name\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n Phone:\n label: Phone\n kind: String\n PricebookId:\n label: Pricebook\n kind: Record\n options:\n labelField: Name\n module: Pricebook\n queryFields:\n - Name\n QuoteNumber:\n label: Quote Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n QuoteToCity:\n label: Quote To City\n kind: String\n QuoteToCountry:\n label: Quote To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n QuoteToName:\n label: Quote To Name\n kind: String\n QuoteToPostalCode:\n label: Quote To Postal Code\n kind: String\n QuoteToState:\n label: Quote To State\n kind: String\n QuoteToStreet:\n label: Quote To Street\n kind: String\n RecordLabel:\n label: Record Label\n kind: String\n ShippingCity:\n label: Ship To City\n kind: String\n ShippingCountry:\n label: Ship To Country\n kind: Select\n options:\n options:\n - Afghanistan\n - \xc3\x85land Islands\n - Albania\n - Algeria\n - American Samoa\n - Andorra\n - Angola\n - Anguilla\n - Antarctica\n - Antigua And Barbuda\n - Argentina\n - Armenia\n - Aruba\n - Australia\n - Austria\n - Azerbaijan\n - Bahamas\n - Bahrain\n - Bangladesh\n - Barbados\n - Belarus\n - Belgium\n - Belize\n - Benin\n - Bermuda\n - Bhutan\n - Bolivia\n - Bosnia And Herzegovina\n - Botswana\n - Bouvet Island\n - Brazil\n - British Indian Ocean Territory\n - Brunei Darussalam\n - Bulgaria\n - Burkina Faso\n - Burundi\n - Cambodia\n - Cameroon\n - Canada\n - Cape Verde\n - Cayman Islands\n - Central African Republic\n - Chad\n - Chile\n - China\n - Christmas Island\n - Cocos (Keeling) Islands\n - Colombia\n - Comoros\n - Congo\n - Congo; The Democratic Republic Of The\n - Cook Islands\n - Costa Rica\n - Cote D'ivoire\n - Croatia\n - Cuba\n - Cyprus\n - Czechia\n - Denmark\n - Djibouti\n - Dominica\n - Dominican Republic\n - Ecuador\n - Egypt\n - El Salvador\n - Equatorial Guinea\n - Eritrea\n - Estonia\n - Ethiopia\n - Falkland Islands (Malvinas)\n - Faroe Islands\n - Fiji\n - Finland\n - France\n - French Guiana\n - French Polynesia\n - French Southern Territories\n - Gabon\n - Gambia\n - Georgia\n - Germany\n - Ghana\n - Gibraltar\n - Greece\n - Greenland\n - Grenada\n - Guadeloupe\n - Guam\n - Guatemala\n - Guernsey\n - Guinea\n - Guinea-bissau\n - Guyana\n - Haiti\n - Heard Island And Mcdonald Islands\n - Holy See (Vatican City State)\n - Honduras\n - Hong Kong\n - Hungary\n - Iceland\n - India\n - Indonesia\n - Iran; Islamic Republic Of\n - Iraq\n - Ireland\n - Isle Of Man\n - Israel\n - Italy\n - Jamaica\n - Japan\n - Jersey\n - Jordan\n - Kazakhstan\n - Kenya\n - Kiribati\n - Korea; Democratic People's Republic Of\n - Korea; Republic Of\n - Kuwait\n - Kyrgyzstan\n - Lao People's Democratic Republic\n - Latvia\n - Lebanon\n - Lesotho\n - Liberia\n - Libyan Arab Jamahiriya\n - Liechtenstein\n - Lithuania\n - Luxembourg\n - Macao\n - Macedonia; The Former Yugoslav Republic Of\n - Madagascar\n - Malawi\n - Malaysia\n - Maldives\n - Mali\n - Malta\n - Marshall Islands\n - Martinique\n - Mauritania\n - Mauritius\n - Mayotte\n - Mexico\n - Micronesia; Federated States Of\n - Moldova; Republic Of\n - Monaco\n - Mongolia\n - Montenegro\n - Montserrat\n - Morocco\n - Mozambique\n - Myanmar\n - Namibia\n - Nauru\n - Nepal\n - Netherlands\n - Netherlands Antilles\n - New Caledonia\n - New Zealand\n - Nicaragua\n - Niger\n - Nigeria\n - Niue\n - Norfolk Island\n - Northern Mariana Islands\n - Norway\n - Oman\n - Pakistan\n - Palau\n - Palestinian Territory; Occupied\n - Panama\n - Papua New Guinea\n - Paraguay\n - Peru\n - Philippines\n - Pitcairn\n - Poland\n - Portugal\n - Puerto Rico\n - Qatar\n - Reunion\n - Romania\n - Russian Federation\n - Rwanda\n - Saint Helena\n - Saint Kitts And Nevis\n - Saint Lucia\n - Saint Pierre And Miquelon\n - Saint Vincent And The Grenadines\n - Samoa\n - San Marino\n - Sao Tome And Principe\n - Saudi Arabia\n - Senegal\n - Serbia\n - Seychelles\n - Sierra Leone\n - Singapore\n - Slovakia\n - Slovenia\n - Solomon Islands\n - Somalia\n - South Africa\n - South Georgia And The South Sandwich Islands\n - Spain\n - Sri Lanka\n - Sudan\n - Suriname\n - Svalbard And Jan Mayen\n - Swaziland\n - Sweden\n - Switzerland\n - Syrian Arab Republic\n - Taiwan; Province Of China\n - Tajikistan\n - Tanzania; United Republic Of\n - Thailand\n - Timor-leste\n - Togo\n - Tokelau\n - Tonga\n - Trinidad And Tobago\n - Tunisia\n - Turkey\n - Turkmenistan\n - Turks And Caicos Islands\n - Tuvalu\n - Uganda\n - Ukraine\n - United Arab Emirates\n - United Kingdom\n - United States\n - United States Minor Outlying Islands\n - Uruguay\n - Uzbekistan\n - Vanuatu\n - Venezuela\n - Viet Nam\n - Virgin Islands; British\n - Virgin Islands; U.S.\n - Wallis And Futuna\n - Western Sahara\n - Yemen\n - Zambia\n - Zimbabwe\n ShippingHandling:\n label: Shipping and Handling\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n ShippingName:\n label: Ship To Name\n kind: String\n ShippingPostalCode:\n label: Ship To Postal Code\n kind: String\n ShippingState:\n label: Ship To State\n kind: String\n ShippingStreet:\n label: Ship To Street\n kind: String\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Draft\n - Needs Review\n - In Review\n - Approved\n - Rejected\n - Presented\n - Accepted\n - Denied\n Subtotal:\n label: Subtotal (calculated)\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Tax:\n label: Tax\n kind: Number\n options:\n format: 0\n precision: 0\n suffix: '%'\n TotalPrice:\n label: Total Price (calculated)\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n QuoteLineItem:\n name: QuoteLineItem\n fields:\n Description:\n label: Line Description\n kind: String\n Discount:\n label: Discount\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n LineItemDescription:\n label: Line Item Description\n kind: String\n options:\n multiLine: true\n LineItemNumber:\n label: Line Item Number\n kind: String\n ListPrice:\n label: List Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n PricebookEntryId:\n label: Price Book Entry\n kind: Record\n options:\n labelField: Name\n module: PricebookEntry\n queryFields:\n - ProductCode\n - Name\n ProductCode:\n label: Product Code\n kind: String\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n Quantity:\n label: Quantity\n kind: Number\n options:\n format: 0\n precision: 0\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n ServiceDate:\n label: Date\n kind: DateTime\n SortOrder:\n label: Sort Order\n kind: Number\n options:\n format: 0\n precision: 0\n Subtotal:\n label: Subtotal\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n TotalPrice:\n label: Total Price\n kind: Number\n options:\n format: 0\n precision: \"2\"\n suffix: \xe2\x82\xac\n UnitPrice:\n label: Sales Price\n kind: Number\n options:\n format: 0\n precision: 2\n suffix: \xe2\x82\xac\n Reply:\n name: Reply\n fields:\n Body:\n label: Reply Body\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n DownVotes:\n label: Down Votes\n kind: Number\n options:\n format: 0\n precision: 0\n IdeaId:\n label: Idea\n kind: Record\n options:\n labelField: Title\n module: Idea\n queryFields:\n - Title\n Name:\n label: Name\n kind: String\n QuestionId:\n label: Question\n kind: Record\n options:\n labelField: Title\n module: Question\n queryFields:\n - Title\n UpVotes:\n label: Up Votes\n kind: Number\n options:\n format: 0\n precision: 0\n VoteTotal:\n label: Vote Total\n kind: Number\n options:\n format: 0\n precision: 0\n Solution:\n name: Solution\n fields:\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n File:\n label: File\n kind: File\n options:\n allowDocuments: false\n allowImages: false\n mode: list\n IsPublished:\n label: Public\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsReviewed:\n label: Reviewed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n ProductId:\n label: Product\n kind: Record\n options:\n labelField: Name\n module: Product\n queryFields:\n - ProductCode\n - Name\n SolutionName:\n label: Solution Title\n kind: String\n SolutionNote:\n label: Solution Details\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n SolutionNumber:\n label: Solution Number\n kind: Number\n options:\n format: \"0000000\"\n precision: 0\n Status:\n label: Status\n kind: Select\n options:\n options:\n - New\n - Pending review\n - Accepted\n - Obsolete\n - Duplicate\n Task:\n name: Task\n fields:\n AccountId:\n label: Account\n kind: Record\n options:\n labelField: AccountName\n module: Account\n queryFields:\n - AccountName\n selectType: default\n ActivityDate:\n label: Due Date\n kind: DateTime\n CallDisposition:\n label: Call Result\n kind: String\n CallDurationInSeconds:\n label: Call Duration\n kind: Number\n options:\n format: 0\n precision: 0\n CallObject:\n label: Call Object Identifier\n kind: String\n CallType:\n label: Call Type\n kind: Select\n options:\n options:\n - Internal\n - Inbound\n - Outbound\n selectType: default\n CaseId:\n label: Case\n kind: Record\n options:\n labelField: Subject\n module: Case\n queryFields:\n - AccountId\n - CaseNumber\n - Subject\n selectType: default\n ContactId:\n label: Contact\n kind: Record\n options:\n labelField: RecordLabel\n module: Contact\n queryFields:\n - RecordLabel\n selectType: default\n ContractId:\n label: Contract\n kind: Record\n options:\n labelField: Name\n module: Contract\n queryFields:\n - AccountId\n - Name\n - ContractNumber\n selectType: default\n Description:\n label: Comments\n kind: String\n options:\n multiLine: true\n useRichTextEditor: true\n IsClosed:\n label: Closed\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n IsReminderSet:\n label: Reminder Set\n kind: Bool\n options:\n falseLabel: \"No\"\n trueLabel: \"Yes\"\n LeadId:\n label: Lead\n kind: Record\n options:\n labelField: RecordLabel\n module: Lead\n queryFields:\n - RecordLabel\n selectType: default\n OpportunityId:\n label: Opportunity\n kind: Record\n options:\n labelField: Name\n module: Opportunity\n queryFields:\n - AccountId\n - Name\n selectType: default\n OwnerId:\n label: Assigned To\n kind: User\n options:\n presetWithAuthenticated: false\n selectType: default\n Priority:\n label: Priority\n kind: Select\n options:\n options:\n - High\n - Normal\n - Low\n selectType: default\n QuoteId:\n label: Quote\n kind: Record\n options:\n labelField: Name\n module: Quote\n queryFields:\n - AccountId\n - Name\n - QuoteNumber\n selectType: default\n ReminderDateTime:\n label: Reminder Date/Time\n kind: DateTime\n Status:\n label: Status\n kind: Select\n options:\n options:\n - Open\n - Completed\n selectType: default\n Subject:\n label: Subject\n kind: String\n Type:\n label: Type\n kind: Select\n options:\n options:\n - Call\n - Email\n - Send letter\n - Send Quote\n - Send Message\n - Other\n selectType: default\n Vote:\n name: Vote\n fields:\n IdeaId:\n label: Idea\n kind: Record\n options:\n labelField: Title\n module: Idea\n queryFields:\n - Title\n QuestionId:\n label: Question\n kind: Record\n options:\n labelField: Title\n module: Question\n queryFields:\n - Title\n ReplyId:\n label: Reply\n kind: Record\n options:\n labelField: Name\n module: Reply\n queryFields:\n - Name\n Score:\n label: Score\n kind: Number\n options:\n format: 0\n precision: 0\nPK\x07\x08%[$\x98\xd7-\x02\x00\xd7-\x02\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00 \x001200_charts.yamlUT\x05\x00\x01\x80Cm8namespace: crm\ncharts:\n LeadsByCountry:\n name: Leads by country\n config:\n reports:\n - metrics:\n - backgroundColor: '#e5a83b'\n beginAtZero: true\n field: count\n fixTooltips: true\n label: Number of leads\n type: bar\n dimensions:\n - conditions: {}\n field: Country\n modifier: (no grouping / buckets)\n module: Lead\n LeadsBySource:\n name: Leads by source\n config:\n reports:\n - metrics:\n - backgroundColor: '#36d436'\n beginAtZero: true\n field: count\n label: Number of leads\n type: bar\n dimensions:\n - conditions: {}\n field: LeadSource\n modifier: (no grouping / buckets)\n module: Lead\n LeadsByType:\n name: Leads by type\n config:\n reports:\n - metrics:\n - backgroundColor: '#63da1a'\n beginAtZero: true\n field: count\n label: Number of leads\n type: bar\n dimensions:\n - conditions: {}\n field: Status\n modifier: (no grouping / buckets)\n module: Lead\n LeadsPerDay:\n name: Leads per day\n config:\n reports:\n - metrics:\n - aggregate: SUM\n axisType: linear\n backgroundColor: '#fc7507'\n beginAtZero: true\n field: count\n fill: false\n label: Leads per day\n type: line\n dimensions:\n - conditions: {}\n field: created_at\n modifier: DATE\n module: Lead\n OpportunitiesByValue:\n name: Opportunities by value\n config:\n reports:\n - metrics:\n - aggregate: SUM\n backgroundColor: '#5977ff'\n beginAtZero: true\n field: Amount\n label: Total value\n type: bar\n dimensions:\n - conditions: {}\n field: StageName\n modifier: (no grouping / buckets)\n module: Opportunity\n QuarterlyPerformance:\n name: Quarterly performance\n config:\n reports:\n - filter: Amount > 0\n metrics:\n - aggregate: SUM\n axisPosition: left\n axisType: linear\n backgroundColor: '#009eff'\n beginAtZero: true\n field: Amount\n fill: true\n label: Amount\n type: line\n dimensions:\n - autoSkip: true\n conditions: {}\n field: CloseDate\n modifier: QUARTER\n module: Opportunity\nPK\x07\x08\x18\x18\xf1\xc2\xb0 \x00\x00\xb0 \x00\x00PK\x03\x04\x14\x00\x08\x00\x00\x00\x00\x00!(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00 \x001300_scripts.yamlUT\x05\x00\x01\x80Cm8namespace: crm\nscripts:\n AccountCreateNewOpportunity:\n source: |-\n //Get the default settings\n return Compose.findRecordByID('96976273003249666', 'DefaultSettings').then(defaultSettings => {\n\n let opportunityCloseDays = defaultSettings.values.OpportunityCloseDateDays\n let opportunityProbability = defaultSettings.values.OpportunityProbability\n let opportunityForecaseCategory = defaultSettings.values.OpportunityForecaseCategory\n let opportunityStagename = defaultSettings.values.OpportunityStagename\n\n //Calculate the expiration date\n let m = new Date()\n m.setDate(m.getDate() + parseInt(opportunityCloseDays, 10))\n let closeDate = m.getUTCFullYear() + \"/\" + (m.getUTCMonth() + 1) + \"/\" + m.getUTCDate() + \" \" + m.getUTCHours() + \":\" + m.getUTCMinutes() + \":\" + m.getUTCSeconds()\n\n // Find the contact we want to link the new case to (by default, the primary contact)\n return Compose.findRecords(`AccountId = ${$record.recordID}`, 'Contact')\n\n .then(({ set, filter }) => {\n\n let ContactId, SuppliedName, SuppliedEmail, SuppliedPhone\n\n // Loop through the contacts of the account, to save the primary contact\n set.forEach(r => {\n\n //Check if it's the primary contact\n let contactIsPrimary = r.values.IsPrimary\n if (contactIsPrimary === '1') {\n\n //Add the contact\n ContactId = r.recordID\n }\n })\n\n // Create the related opportunity\n return Compose.makeRecord({\n 'OwnerId': $record.values.OwnerId,\n 'LeadSource': $record.values.LeadSource,\n 'Name': '(unnamed)',\n 'AccountId': $record.recordID,\n 'IsClosed': 'No',\n 'IsWon': 'No',\n 'CloseDate': closeDate,\n 'Probability': opportunityProbability,\n 'ForecastCategory': opportunityForecaseCategory,\n 'StageName': opportunityStagename\n }, 'Opportunity')\n\n .then(myOpportunity => {\n\n return Compose.saveRecord(myOpportunity)\n\n }).then(mySavedOpportunity => {\n\n //Create a new contact linked to the opportunity\n return Compose.makeRecord({\n 'ContactId': ContactId,\n 'OpportunityId': mySavedOpportunity.recordID,\n 'IsPrimary': '1'\n }, 'OpportunityContactRole')\n\n .then(myOpportunityContactRole => {\n\n return Compose.saveRecord(myOpportunityContactRole)\n\n .then(() => {\n\n // Notify current user\n ComposeUI.success(`The new opportunity has been created.`)\n\n\n }).then(() => {\n\n // Go to the record\n ComposeUI.gotoRecordEditor(mySavedOpportunity)\n\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n async: false\n runInUA: true\n critical: true\n enabled: true\n timeout: 0\n triggers:\n - event: manual\n module: Account\n resource: compose:record\n CaseInsertCaseNumber:\n source: |-\n //Get the default settings\n return Compose.findRecordByID('96976273003249666', 'DefaultSettings').then(defaultSettings => {\n \n // Map the case number\n let nextCaseNumber = defaultSettings.values.CaseNextNumber\n if (typeof nextCaseNumber == \"undefined\" || nextCaseNumber === '' || isNaN(nextCaseNumber)) {\n nextCaseNumber = 0\n }\n \n $record.values.CaseNumber = nextCaseNumber\n let nextCaseNumberUpdated = parseInt(nextCaseNumber,10) + 1\n \n // Update the config\n defaultSettings.values.CaseNextNumber = nextCaseNumberUpdated\n return Compose.saveRecord(defaultSettings).then(mySavedDefaultSettings => {\n \n console.log('Record saved, new ID', mySavedDefaultSettings.recordID)\n\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n }).catch(err => {\n // solve the problem\n console.error(err)\n })\n async: false\n runInUA: false\n critical: true\n enabled: true\n timeout: 0\n triggers:\n - event: beforeCreate\n module: Case\n resource: compose:record\n CaseInformContactOfSolution:\n source: |-\n // Check if the case is solved\n if (!$record.values.Status === 'Closed') {\n\n // Get the to address\n let to = $record.values.SuppliedEmail\n if (!to) {\n ComposeUI.warning(`There is no supplied email. Please fill in an email address in the supplied email field.`)\n return\n }\n\n // Get email body\n let html = \"| \"\n html = html + \"Quote Information \"\n html = html + \" \"\n html = html + \"Quote Number: \" + $record.values.QuoteNumber + \" \"\n html = html + \"Quote Name: \" + $record.values.Name + \" \"\n html = html + \"Expiration Date: \" + $record.values.ExpirationDate + \" \"\n html = html + \"Description: \" + $record.values.Description\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Primary contact data \"\n html = html + \" \"\n html = html + \"Contact Name: \" + $record.values.ContactId + \" \"\n html = html + \"Email: \" + $record.values.Email + \" \"\n html = html + \"Phone: \" + $record.values.Phone\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Totals \"\n html = html + \" \"\n html = html + \"Subtotal: \" + $record.values.Subtotal + \" \"\n html = html + \"Additional Discount: \" + $record.values.Discount + \" \"\n html = html + \"Shipping and Handling: \" + $record.values.ShippingHandling + \" \"\n html = html + \"Total Price: \" + $record.values.TotalPrice + \" \"\n html = html + \"Tax: \" + $record.values.Tax + \" \"\n html = html + \"Grand Total: \" + $record.values.GrandTotal\n html = html + \" | \"\n html = html + \"
| \"\n html = html + \"Products \"\n html = html + \" \"\n html = html + lineitems\n html = html + \" | \"\n html = html + \"||
| \"\n html = html + \"Bill To \"\n html = html + \" \"\n html = html + \"Bill to Name: \" + $record.values.BillingName + \" \"\n html = html + \"Bill to Street: \" + $record.values.BillingStreet + \" \"\n html = html + \"Bill to City: \" + $record.values.BillingCity + \" \"\n html = html + \"Bill to State: \" + $record.values.BillingState + \" \"\n html = html + \"Bill to Postal Code: \" + $record.values.BillingPostalCode + \" \"\n html = html + \"Bill to Country: \" + $record.values.BillingCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Quote To \"\n html = html + \" \"\n html = html + \"Quote to Name: \" + $record.values.QuoteToName + \" \"\n html = html + \"Quote to Street: \" + $record.values.QuoteToStreet + \" \"\n html = html + \"Quote to City: \" + $record.values.QuoteToCity + \" \"\n html = html + \"Quote to State: \" + $record.values.QuoteToState + \" \"\n html = html + \"Quote to Postal Code: \" + $record.values.QuoteToPostalCode + \" \"\n html = html + \"Quote to Country: \" + $record.values.QuoteToCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Ship To \"\n html = html + \" \"\n html = html + \"Ship to Name: \" + $record.values.ShippingName + \" \"\n html = html + \"Ship to Street: \" + $record.values.ShippingStreet + \" \"\n html = html + \"Ship to City: \" + $record.values.ShippingCity + \" \"\n html = html + \"Ship to State: \" + $record.values.ShippingState + \" \"\n html = html + \"Ship to Postal Code: \" + $record.values.ShippingPostalCode + \" \"\n html = html + \"Ship to Country: \" + $record.values.ShippingCountry\n html = html + \" | \"\n html = html + \"
| \"\n html = html + \"Quote Information \"\n html = html + \" \"\n html = html + \"Quote Number: \" + $record.values.QuoteNumber + \" \"\n html = html + \"Quote Name: \" + $record.values.Name + \" \"\n html = html + \"Expiration Date: \" + $record.values.ExpirationDate + \" \"\n html = html + \"Description: \" + $record.values.Description\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Primary contact data \"\n html = html + \" \"\n html = html + \"Contact Name: \" + $record.values.ContactId + \" \"\n html = html + \"Email: \" + $record.values.Email + \" \"\n html = html + \"Phone: \" + $record.values.Phone\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Totals \"\n html = html + \" \"\n html = html + \"Subtotal: \" + $record.values.Subtotal + \" \"\n html = html + \"Additional Discount: \" + $record.values.Discount + \" \"\n html = html + \"Shipping and Handling: \" + $record.values.ShippingHandling + \" \"\n html = html + \"Total Price: \" + $record.values.TotalPrice + \" \"\n html = html + \"Tax: \" + $record.values.Tax + \" \"\n html = html + \"Grand Total: \" + $record.values.GrandTotal\n html = html + \" | \"\n html = html + \"
| \"\n html = html + \"Products \"\n html = html + \" \"\n html = html + lineitems\n html = html + \" | \"\n html = html + \"||
| \"\n html = html + \"Bill To \"\n html = html + \" \"\n html = html + \"Bill to Name: \" + $record.values.BillingName + \" \"\n html = html + \"Bill to Street: \" + $record.values.BillingStreet + \" \"\n html = html + \"Bill to City: \" + $record.values.BillingCity + \" \"\n html = html + \"Bill to State: \" + $record.values.BillingState + \" \"\n html = html + \"Bill to Postal Code: \" + $record.values.BillingPostalCode + \" \"\n html = html + \"Bill to Country: \" + $record.values.BillingCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Quote To \"\n html = html + \" \"\n html = html + \"Quote to Name: \" + $record.values.QuoteToName + \" \"\n html = html + \"Quote to Street: \" + $record.values.QuoteToStreet + \" \"\n html = html + \"Quote to City: \" + $record.values.QuoteToCity + \" \"\n html = html + \"Quote to State: \" + $record.values.QuoteToState + \" \"\n html = html + \"Quote to Postal Code: \" + $record.values.QuoteToPostalCode + \" \"\n html = html + \"Quote to Country: \" + $record.values.QuoteToCountry\n html = html + \" | \"\n html = html + \"\"\n html = html + \"Ship To \"\n html = html + \" \"\n html = html + \"Ship to Name: \" + $record.values.ShippingName + \" \"\n html = html + \"Ship to Street: \" + $record.values.ShippingStreet + \" \"\n html = html + \"Ship to City: \" + $record.values.ShippingCity + \" \"\n html = html + \"Ship to State: \" + $record.values.ShippingState + \" \"\n html = html + \"Ship to Postal Code: \" + $record.values.ShippingPostalCode + \" \"\n html = html + \"Ship to Country: \" + $record.values.ShippingCountry\n html = html + \" | \"\n html = html + \"
Each page in Corteza can be a dashboard. You can add text blocks,\n record lists or charts to make a Sales Activities Dashboard, an executive\n dashboard, or any other dashboard you may need, and set the access\n permissions to define who can view or edit the dashboard.
\n kind: Content\n xywh: [0, 0, 5, 16]\n - title: Leads per day\n options:\n chart: LeadsPerDay\n kind: Chart\n xywh: [5, 0, 3, 16]\n pages:\n - handle: DefaultSettings\n title: Default Settings\n description: A list of defaults values which are called upon in automation\n processes.\n blocks:\n - title: Default settings\n options:\n fields:\n - name: createdAt\n - name: updatedAt\n hidePaging: true\n module: DefaultSettings\n page: RecordPageForModuleDefaultSettings\n perPage: 1\n kind: RecordList\n xywh: [0, 0, 12, 7]\n pages:\n - handle: RecordPageForModuleDefaultSettings\n module: DefaultSettings\n title: Record page for module \"DefaultSettings\"\n blocks:\n - title: Quote Settings\n options:\n fields:\n - name: QuoteNextNumber\n - name: QuoteExpirationDays\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [3, 0, 3, 12]\n - title: Opportunity Settings\n options:\n fields:\n - name: OpportunityCloseDateDays\n - name: OpportunityProbability\n - name: OpportunityForecaseCategory\n - name: OpportunityStagename\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [0, 0, 3, 12]\n - title: Contract Settings\n options:\n fields:\n - name: ContractNextNumber\n - name: ContractDefaultTime\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [6, 0, 3, 12]\n - title: Case Settings\n options:\n fields:\n - name: CaseNextNumber\n - name: SolutionNextNumber\n style:\n variants: {bodyBg: white, border: primary, headerBg: white, headerText: primary}\n kind: Record\n xywh: [9, 0, 3, 12]\n visible: false\n visible: true\n visible: true\n - handle: UnpublishedModules\n title: Unpublished modules\n pages:\n - handle: Questions\n title: Questions\n visible: false\n blocks:\n - title: List of Questions\n options:\n fields:\n - name: Title\n - name: CreatedDate\n - name: NumReplies\n module: Question\n page: RecordPageForModuleQuestion\n perPage: 20\n presort: createdAt DESC\n kind: RecordList\n xywh: [0, 0, 12, 20]\n pages:\n - handle: RecordPageForModuleQuestion\n module: Question\n title: Record page for module \"Question\"\n blocks:\n - title: Question Details\n options:\n fields:\n - name: Title\n - name: Body\n - name: NumReplies\n - name: BestReplyId\n - name: UpVotes\n - name: VoteScore\n kind: Record\n xywh: [0, 0, 4, 13]\n - title: Replies\n options:\n fields:\n - name: Body\n - name: Name\n - name: UpVotes\n - name: DownVotes\n - name: VoteTotal\n module: Reply\n page: RecordPageForModuleReply\n perPage: 5\n prefilter: QuestionId = ${recordID}\n kind: RecordList\n xywh: [0, 13, 12, 7]\n - title: Votes\n options:\n fields:\n - name: Score\n module: Vote\n page: RecordPageForModuleVote\n perPage: 8\n prefilter: QuestionId = ${recordID}\n kind: RecordList\n xywh: [4, 0, 8, 13]\n pages:\n - handle: RecordPageForModuleVote\n module: Vote\n title: Record page for module \"Vote\"\n blocks:\n - title: Vote Score\n options:\n fields:\n - name: Score\n - name: CreatedById\n - name: CreatedDate\n kind: Record\n xywh: [0, 0, 4, 13]\n - title: Related Object\n options:\n fields:\n - name: IdeaId\n - name: ReplyId\n - name: QuestionId\n kind: Record\n xywh: [4, 0, 4, 13]\n visible: false\n - handle: RecordPageForModuleReply\n module: Reply\n title: Record page for module \"Reply\"\n blocks:\n - title: Reply Details\n options:\n fields:\n - name: QuestionId\n - name: IdeaId\n - name: Body\n - name: Name\n - name: UpVotes\n - name: DownVotes\n - name: VoteTotal\n kind: Record\n xywh: [0, 0, 6, 20]\n - title: Votes\n options:\n fields:\n - name: Score\n - name: CreatedById\n - name: CreatedDate\n module: Vote\n page: RecordPageForModuleVote\n perPage: 20\n prefilter: ReplyId = ${recordID}\n kind: RecordList\n xywh: [6, 0, 6, 20]\n visible: false\n visible: false\n - handle: Ideas\n title: Ideas\n blocks:\n - title: List of Ideas\n options:\n fields:\n - name: Title\n - name: Categories\n - name: ParentIdeaId\n - name: VoteScore\n - name: Status\n module: Idea\n page: RecordPageForModuleIdea\n perPage: 20\n presort: createdAt DESC\n kind: RecordList\n xywh: [0, 0, 12, 20]\n pages:\n - handle: RecordPageForModuleIdea\n module: Idea\n title: Record page for module \"Idea\"\n blocks:\n - title: Idea Details\n options:\n fields:\n - name: Title\n - name: Body\n - name: Categories\n - name: ParentIdeaId\n - name: CreatorName\n - name: Status\n - name: VoteScore\n - name: VoteTotal\n kind: Record\n xywh: [0, 0, 4, 20]\n - title: Votes\n options:\n fields:\n - name: Score\n - name: CreatedById\n - name: CreatedDate\n module: Vote\n page: RecordPageForModuleVote\n perPage: 20\n prefilter: IdeaId = ${recordID}\n kind: RecordList\n xywh: [8, 0, 4, 20]\n - title: Replies\n options:\n fields:\n - name: Body\n - name: Name\n - name: UpVotes\n - name: DownVotes\n - name: VoteTotal\n module: Reply\n page: RecordPageForModuleReply\n perPage: 20\n prefilter: IdeaId = ${recordID}\n kind: RecordList\n xywh: [4, 0, 4, 20]\n visible: false\n visible: false\n - handle: Emails\n title: Emails\n blocks:\n - title: List of Email Templates\n options:\n fields:\n - name: Name\n - name: IsActive\n - name: createdBy\n module: EmailTemplate\n page: RecordPageForModuleEmailTemplate\n perPage: 20\n presort: createdAt DESC\n kind: RecordList\n xywh: [0, 0, 12, 20]\n pages:\n - handle: RecordPageForModuleEmailTemplate\n module: EmailTemplate\n title: Record page for module \"EmailTemplate\"\n blocks:\n - title: Email Template Details\n options:\n fields:\n - name: Name\n - name: Subject\n - name: Description\n - name: Body\n - name: IsActive\n kind: Record\n xywh: [0, 0, 6, 19]\n visible: false\n visible: false\n visible: false\nPK\x07\x08\xde/4f\x99\x1e\x01\x00\x99\x1e\x01\x00PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(E\xd7\x1b\xaf\x8e\x02\x00\x00\x8e\x02\x00\x00\x18\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\x00\x00\x00\x000000_access_control.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\xe8\x0c\x08\xf3\x88\x00\x00\x00\x88\x00\x00\x00\x13\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xdd\x02\x00\x001000_namespace.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(%[$\x98\xd7-\x02\x00\xd7-\x02\x00\x11\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xaf\x03\x00\x001100_modules.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\x18\x18\xf1\xc2\xb0 \x00\x00\xb0 \x00\x00\x10\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xce1\x02\x001200_charts.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\xc3UiQ\xb6\x0b\x01\x00\xb6\x0b\x01\x00\x11\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xc5;\x02\x001300_scripts.yamlUT\x05\x00\x01\x80Cm8PK\x01\x02\x14\x03\x14\x00\x08\x00\x00\x00\x00\x00!(\xde/4f\x99\x1e\x01\x00\x99\x1e\x01\x00\x0f\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\xc3G\x03\x001400_pages.yamlUT\x05\x00\x01\x80Cm8PK\x05\x06\x00\x00\x00\x00\x06\x00\x06\x00\xb6\x01\x00\x00\xa2f\x04\x00\x00\x00"