diff --git a/packages/nodes-base/nodes/ActionNetwork/descriptions/PersonTagDescription.ts b/packages/nodes-base/nodes/ActionNetwork/descriptions/PersonTagDescription.ts index 7876808244..4c47e1b058 100644 --- a/packages/nodes-base/nodes/ActionNetwork/descriptions/PersonTagDescription.ts +++ b/packages/nodes-base/nodes/ActionNetwork/descriptions/PersonTagDescription.ts @@ -38,7 +38,7 @@ export const personTagFields: INodeProperties[] = [ { displayName: 'Tag Name or ID', name: 'tagId', - description: 'ID of the tag to add. Choose from the list, or specify an ID using an expression.', + description: 'ID of the tag to add. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getTags', @@ -81,7 +81,7 @@ export const personTagFields: INodeProperties[] = [ { displayName: 'Tag Name or ID', name: 'tagId', - description: 'ID of the tag whose tagging to delete. Choose from the list, or specify an ID using an expression.', + description: 'ID of the tag whose tagging to delete. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getTags', @@ -102,7 +102,7 @@ export const personTagFields: INodeProperties[] = [ { displayName: 'Tagging Name or ID', name: 'taggingId', - description: 'ID of the tagging to remove. Choose from the list, or specify an ID using an expression.', + description: 'ID of the tagging to remove. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/ActiveCampaign/AccountDescription.ts b/packages/nodes-base/nodes/ActiveCampaign/AccountDescription.ts index bb3ae407c0..c028c0752d 100644 --- a/packages/nodes-base/nodes/ActiveCampaign/AccountDescription.ts +++ b/packages/nodes-base/nodes/ActiveCampaign/AccountDescription.ts @@ -124,7 +124,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountCustomFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -216,7 +216,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountCustomFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', diff --git a/packages/nodes-base/nodes/ActiveCampaign/ActiveCampaignTrigger.node.ts b/packages/nodes-base/nodes/ActiveCampaign/ActiveCampaignTrigger.node.ts index 93785cc179..e575f62f7d 100644 --- a/packages/nodes-base/nodes/ActiveCampaign/ActiveCampaignTrigger.node.ts +++ b/packages/nodes-base/nodes/ActiveCampaign/ActiveCampaignTrigger.node.ts @@ -50,7 +50,7 @@ export class ActiveCampaignTrigger implements INodeType { displayName: 'Event Names or IDs', name: 'events', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getEvents', }, diff --git a/packages/nodes-base/nodes/ActiveCampaign/ContactDescription.ts b/packages/nodes-base/nodes/ActiveCampaign/ContactDescription.ts index 91c4679c0b..19be729d87 100644 --- a/packages/nodes-base/nodes/ActiveCampaign/ContactDescription.ts +++ b/packages/nodes-base/nodes/ActiveCampaign/ContactDescription.ts @@ -135,7 +135,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactCustomFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -234,7 +234,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactCustomFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', diff --git a/packages/nodes-base/nodes/ActiveCampaign/ContactTagDescription.ts b/packages/nodes-base/nodes/ActiveCampaign/ContactTagDescription.ts index 1df8ff60c6..73774b5820 100644 --- a/packages/nodes-base/nodes/ActiveCampaign/ContactTagDescription.ts +++ b/packages/nodes-base/nodes/ActiveCampaign/ContactTagDescription.ts @@ -41,7 +41,7 @@ export const contactTagFields: INodeProperties[] = [ displayName: 'Tag Name or ID', name: 'tagId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, diff --git a/packages/nodes-base/nodes/Affinity/ListEntryDescription.ts b/packages/nodes-base/nodes/Affinity/ListEntryDescription.ts index 9077172f8a..8cf8c5bf18 100644 --- a/packages/nodes-base/nodes/Affinity/ListEntryDescription.ts +++ b/packages/nodes-base/nodes/Affinity/ListEntryDescription.ts @@ -69,7 +69,7 @@ export const listEntryFields: INodeProperties[] = [ ], }, }, - description: 'The unique ID of the list whose list entries are to be retrieved. Choose from the list, or specify an ID using an expression.', + description: 'The unique ID of the list whose list entries are to be retrieved. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Entity ID', @@ -137,7 +137,7 @@ export const listEntryFields: INodeProperties[] = [ ], }, }, - description: 'The unique ID of the list that contains the specified list_entry_id. Choose from the list, or specify an ID using an expression.', + description: 'The unique ID of the list that contains the specified list_entry_id. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Entry ID', @@ -178,7 +178,7 @@ export const listEntryFields: INodeProperties[] = [ }, }, default: '', - description: 'The unique ID of the list whose list entries are to be retrieved. Choose from the list, or specify an ID using an expression.', + description: 'The unique ID of the list whose list entries are to be retrieved. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -243,7 +243,7 @@ export const listEntryFields: INodeProperties[] = [ ], }, }, - description: 'The unique ID of the list that contains the specified list_entry_id. Choose from the list, or specify an ID using an expression.', + description: 'The unique ID of the list that contains the specified list_entry_id. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Entry ID', diff --git a/packages/nodes-base/nodes/Affinity/OrganizationDescription.ts b/packages/nodes-base/nodes/Affinity/OrganizationDescription.ts index 62dde5a31d..21182a1aec 100644 --- a/packages/nodes-base/nodes/Affinity/OrganizationDescription.ts +++ b/packages/nodes-base/nodes/Affinity/OrganizationDescription.ts @@ -117,7 +117,7 @@ export const organizationFields: INodeProperties[] = [ loadOptionsMethod: 'getPersons', }, default: [], - description: 'Persons that the new organization will be associated with. Choose from the list, or specify IDs using an expression.', + description: 'Persons that the new organization will be associated with. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -181,7 +181,7 @@ export const organizationFields: INodeProperties[] = [ loadOptionsMethod: 'getPersons', }, default: [], - description: 'Persons that the new organization will be associated with. Choose from the list, or specify IDs using an expression.', + description: 'Persons that the new organization will be associated with. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Affinity/PersonDescription.ts b/packages/nodes-base/nodes/Affinity/PersonDescription.ts index ecd40e3e72..253c101b1c 100644 --- a/packages/nodes-base/nodes/Affinity/PersonDescription.ts +++ b/packages/nodes-base/nodes/Affinity/PersonDescription.ts @@ -117,7 +117,7 @@ export const personFields: INodeProperties[] = [ loadOptionsMethod: 'getOrganizations', }, default: [], - description: 'Organizations that the person is associated with. Choose from the list, or specify IDs using an expression.', + description: 'Organizations that the person is associated with. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -203,7 +203,7 @@ export const personFields: INodeProperties[] = [ loadOptionsMethod: 'getOrganizations', }, default: [], - description: 'Organizations that the person is associated with. Choose from the list, or specify IDs using an expression.', + description: 'Organizations that the person is associated with. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/ApiTemplateIo/ApiTemplateIo.node.ts b/packages/nodes-base/nodes/ApiTemplateIo/ApiTemplateIo.node.ts index c5a6ce9033..35dc4bf900 100644 --- a/packages/nodes-base/nodes/ApiTemplateIo/ApiTemplateIo.node.ts +++ b/packages/nodes-base/nodes/ApiTemplateIo/ApiTemplateIo.node.ts @@ -112,7 +112,7 @@ export class ApiTemplateIo implements INodeType { type: 'options', required: true, default: '', - description: 'ID of the image template to use. Choose from the list, or specify an ID using an expression.', + description: 'ID of the image template to use. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getImageTemplates', }, @@ -133,7 +133,7 @@ export class ApiTemplateIo implements INodeType { type: 'options', required: true, default: '', - description: 'ID of the PDF template to use. Choose from the list, or specify an ID using an expression.', + description: 'ID of the PDF template to use. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getPdfTemplates', }, diff --git a/packages/nodes-base/nodes/Asana/Asana.node.ts b/packages/nodes-base/nodes/Asana/Asana.node.ts index fe256cc866..b8f9343e0f 100644 --- a/packages/nodes-base/nodes/Asana/Asana.node.ts +++ b/packages/nodes-base/nodes/Asana/Asana.node.ts @@ -222,7 +222,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getUsers', }, default: '', - description: 'Set Assignee on the subtask. Choose from the list, or specify an ID using an expression.', + description: 'Set Assignee on the subtask. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Assignee Status', @@ -289,7 +289,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getWorkspaces', }, default: '', - description: 'The workspace to create the subtask in. Choose from the list, or specify an ID using an expression.', + description: 'The workspace to create the subtask in. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -384,7 +384,7 @@ export class Asana implements INodeType { 'name', 'resource_type', ], - description: 'Defines fields to return. Choose from the list, or specify IDs using an expression.', + description: 'Defines fields to return. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Pretty', @@ -480,7 +480,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The workspace to create the task in. Choose from the list, or specify an ID using an expression.', + description: 'The workspace to create the task in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -614,7 +614,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getUsers', }, default: '', - description: 'The assignee to filter tasks on. Note: If you specify assignee, you must also specify the workspace to filter on. Choose from the list, or specify an ID using an expression.', + description: 'The assignee to filter tasks on. Note: If you specify assignee, you must also specify the workspace to filter on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Names or IDs', @@ -628,7 +628,7 @@ export class Asana implements INodeType { 'name', 'resource_type', ], - description: 'Defines fields to return. Choose from the list, or specify IDs using an expression.', + description: 'Defines fields to return. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Pretty', @@ -645,7 +645,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getProjects', }, default: '', - description: 'The project to filter tasks on. Choose from the list, or specify an ID using an expression.', + description: 'The project to filter tasks on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Section Name or ID', @@ -655,7 +655,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getSections', }, default: '', - description: 'The section to filter tasks on. Choose from the list, or specify an ID using an expression.', + description: 'The section to filter tasks on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Workspace Name or ID', @@ -665,7 +665,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getWorkspaces', }, default: '', - description: 'The workspace to filter tasks on. Note: If you specify workspace, you must also specify the assignee to filter on. Choose from the list, or specify an ID using an expression.', + description: 'The workspace to filter tasks on. Note: If you specify workspace, you must also specify the assignee to filter on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Completed Since', @@ -726,7 +726,7 @@ export class Asana implements INodeType { ], }, }, - description: 'Project to show the sections of. Choose from the list, or specify an ID using an expression.', + description: 'Project to show the sections of. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Section Name or ID', @@ -751,7 +751,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The Section to move the task to. Choose from the list, or specify an ID using an expression.', + description: 'The Section to move the task to. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -799,7 +799,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The workspace in which the task is searched. Choose from the list, or specify an ID using an expression.', + description: 'The workspace in which the task is searched. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Filters', @@ -869,7 +869,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getUsers', }, default: '', - description: 'Set Assignee on the task. Choose from the list, or specify an ID using an expression.', + description: 'Set Assignee on the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Assignee Status', @@ -950,7 +950,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getProjects', }, default: [], - description: 'The project to filter tasks on. Choose from the list, or specify IDs using an expression.', + description: 'The project to filter tasks on. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -1197,7 +1197,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The project where the task will be added. Choose from the list, or specify an ID using an expression.', + description: 'The project where the task will be added. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -1281,7 +1281,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The project where the task will be removed from. Choose from the list, or specify an ID using an expression.', + description: 'The project where the task will be removed from. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- // taskTag @@ -1360,7 +1360,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The tag that should be added. Choose from the list, or specify an ID using an expression.', + description: 'The tag that should be added. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -1407,7 +1407,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The tag that should be added. Choose from the list, or specify an ID using an expression.', + description: 'The tag that should be added. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -1487,7 +1487,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The workspace in which to get users. Choose from the list, or specify an ID using an expression.', + description: 'The workspace in which to get users. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -1581,7 +1581,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The workspace to create the project in. Choose from the list, or specify an ID using an expression.', + description: 'The workspace to create the project in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Team Name or ID', @@ -1604,7 +1604,7 @@ export class Asana implements INodeType { }, }, default: '', - description: 'The team this project will be assigned to. Choose from the list, or specify an ID using an expression.', + description: 'The team this project will be assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -1712,7 +1712,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The workspace in which to get users. Choose from the list, or specify an ID using an expression.', + description: 'The workspace in which to get users. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -1791,7 +1791,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getTeams', }, default: '', - description: 'The new name of the task. Choose from the list, or specify an ID using an expression.', + description: 'The new name of the task. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -1818,7 +1818,7 @@ export class Asana implements INodeType { ], }, }, - description: 'The workspace in which to get users. Choose from the list, or specify an ID using an expression.', + description: 'The workspace in which to get users. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project ID', @@ -1903,7 +1903,7 @@ export class Asana implements INodeType { loadOptionsMethod: 'getTeams', }, default: '', - description: 'The team this project will be assigned to. Choose from the list, or specify an ID using an expression.', + description: 'The team this project will be assigned to. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Asana/AsanaTrigger.node.ts b/packages/nodes-base/nodes/Asana/AsanaTrigger.node.ts index b2c7c97a38..602847cdc2 100644 --- a/packages/nodes-base/nodes/Asana/AsanaTrigger.node.ts +++ b/packages/nodes-base/nodes/Asana/AsanaTrigger.node.ts @@ -101,7 +101,7 @@ export class AsanaTrigger implements INodeType { }, options: [], default: '', - description: 'The workspace ID the resource is registered under. This is only required if you want to allow overriding existing webhooks. Choose from the list, or specify an ID using an expression.', + description: 'The workspace ID the resource is registered under. This is only required if you want to allow overriding existing webhooks. Choose from the list, or specify an ID using an expression.', }, ], }; diff --git a/packages/nodes-base/nodes/Automizy/ContactDescription.ts b/packages/nodes-base/nodes/Automizy/ContactDescription.ts index 3fbdaddc2b..d8591a96cb 100644 --- a/packages/nodes-base/nodes/Automizy/ContactDescription.ts +++ b/packages/nodes-base/nodes/Automizy/ContactDescription.ts @@ -80,7 +80,7 @@ export const contactFields: INodeProperties[] = [ name: 'listId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getLists', }, @@ -135,7 +135,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCustomFields', }, - description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', + description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -187,7 +187,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The tags you want to set to the contact. Choose from the list, or specify IDs using an expression.', + description: 'The tags you want to set to the contact. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -244,7 +244,7 @@ export const contactFields: INodeProperties[] = [ name: 'listId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getLists', }, @@ -397,7 +397,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The tags you want to add to the contact. Choose from the list, or specify IDs using an expression.', + description: 'The tags you want to add to the contact. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Custom Fields', @@ -421,7 +421,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCustomFields', }, - description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', + description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -444,7 +444,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The tags you want to add to the contact. Choose from the list, or specify IDs using an expression.', + description: 'The tags you want to add to the contact. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Status', @@ -483,7 +483,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The tags you want to set to the contact. Will replace all existing ones. Choose from the list, or specify IDs using an expression.', + description: 'The tags you want to set to the contact. Will replace all existing ones. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Autopilot/ContactDescription.ts b/packages/nodes-base/nodes/Autopilot/ContactDescription.ts index 2258f581c6..098514f840 100644 --- a/packages/nodes-base/nodes/Autopilot/ContactDescription.ts +++ b/packages/nodes-base/nodes/Autopilot/ContactDescription.ts @@ -114,7 +114,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCustomFields', }, - description: 'User-specified key of user-defined data. Choose from the list, or specify an ID using an expression.', + description: 'User-specified key of user-defined data. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -172,7 +172,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getLists', }, default: '', - description: 'List to which this contact will be added on creation. Choose from the list, or specify an ID using an expression.', + description: 'List to which this contact will be added on creation. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Mailing Country', diff --git a/packages/nodes-base/nodes/Autopilot/ContactJourneyDescription.ts b/packages/nodes-base/nodes/Autopilot/ContactJourneyDescription.ts index 120b89d7fa..6055f9952c 100644 --- a/packages/nodes-base/nodes/Autopilot/ContactJourneyDescription.ts +++ b/packages/nodes-base/nodes/Autopilot/ContactJourneyDescription.ts @@ -51,7 +51,7 @@ export const contactJourneyFields: INodeProperties[] = [ }, }, default: '', - description: 'List ID. Choose from the list, or specify an ID using an expression.', + description: 'List ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Contact ID', diff --git a/packages/nodes-base/nodes/Autopilot/ContactListDescription.ts b/packages/nodes-base/nodes/Autopilot/ContactListDescription.ts index 7e1b154bcd..9908ac2ca9 100644 --- a/packages/nodes-base/nodes/Autopilot/ContactListDescription.ts +++ b/packages/nodes-base/nodes/Autopilot/ContactListDescription.ts @@ -72,7 +72,7 @@ export const contactListFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of the list to operate on. Choose from the list, or specify an ID using an expression.', + description: 'ID of the list to operate on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Contact ID', diff --git a/packages/nodes-base/nodes/Aws/AwsLambda.node.ts b/packages/nodes-base/nodes/Aws/AwsLambda.node.ts index f262836247..32daebb5f3 100644 --- a/packages/nodes-base/nodes/Aws/AwsLambda.node.ts +++ b/packages/nodes-base/nodes/Aws/AwsLambda.node.ts @@ -66,7 +66,7 @@ export class AwsLambda implements INodeType { options: [], default: '', required: true, - description: 'The function you want to invoke. Choose from the list, or specify an ID using an expression.', + description: 'The function you want to invoke. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Qualifier', diff --git a/packages/nodes-base/nodes/Aws/AwsSns.node.ts b/packages/nodes-base/nodes/Aws/AwsSns.node.ts index f5cd36f3be..073565e38d 100644 --- a/packages/nodes-base/nodes/Aws/AwsSns.node.ts +++ b/packages/nodes-base/nodes/Aws/AwsSns.node.ts @@ -65,7 +65,7 @@ export class AwsSns implements INodeType { options: [], default: '', required: true, - description: 'The topic you want to publish to. Choose from the list, or specify an ID using an expression.', + description: 'The topic you want to publish to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', diff --git a/packages/nodes-base/nodes/Aws/AwsSnsTrigger.node.ts b/packages/nodes-base/nodes/Aws/AwsSnsTrigger.node.ts index 91f4be170f..87608e27b8 100644 --- a/packages/nodes-base/nodes/Aws/AwsSnsTrigger.node.ts +++ b/packages/nodes-base/nodes/Aws/AwsSnsTrigger.node.ts @@ -54,7 +54,7 @@ export class AwsSnsTrigger implements INodeType { displayName: 'Topic Name or ID', name: 'topic', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getTopics', diff --git a/packages/nodes-base/nodes/Aws/DynamoDB/ItemDescription.ts b/packages/nodes-base/nodes/Aws/DynamoDB/ItemDescription.ts index a6cbff221b..b18eb16f6d 100644 --- a/packages/nodes-base/nodes/Aws/DynamoDB/ItemDescription.ts +++ b/packages/nodes-base/nodes/Aws/DynamoDB/ItemDescription.ts @@ -52,7 +52,7 @@ export const itemFields: INodeProperties[] = [ { displayName: 'Table Name or ID', name: 'tableName', - description: 'Table to operate on. Choose from the list, or specify an ID using an expression.', + description: 'Table to operate on. Choose from the list, or specify an ID using an expression.', type: 'options', required: true, displayOptions: { diff --git a/packages/nodes-base/nodes/Aws/SES/AwsSes.node.ts b/packages/nodes-base/nodes/Aws/SES/AwsSes.node.ts index 71ca162565..72e13db4f6 100644 --- a/packages/nodes-base/nodes/Aws/SES/AwsSes.node.ts +++ b/packages/nodes-base/nodes/Aws/SES/AwsSes.node.ts @@ -548,7 +548,7 @@ export class AwsSes implements INodeType { }, }, default: '', - description: 'The ARN of the template to use when sending this email. Choose from the list, or specify an ID using an expression.', + description: 'The ARN of the template to use when sending this email. Choose from the list, or specify an ID using an expression.', }, { displayName: 'From Email', diff --git a/packages/nodes-base/nodes/Aws/SQS/AwsSqs.node.ts b/packages/nodes-base/nodes/Aws/SQS/AwsSqs.node.ts index ba478456f0..e071af2404 100644 --- a/packages/nodes-base/nodes/Aws/SQS/AwsSqs.node.ts +++ b/packages/nodes-base/nodes/Aws/SQS/AwsSqs.node.ts @@ -79,7 +79,7 @@ export class AwsSqs implements INodeType { options: [], default: '', required: true, - description: 'Queue to send a message to. Choose from the list, or specify an ID using an expression.', + description: 'Queue to send a message to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Queue Type', diff --git a/packages/nodes-base/nodes/BambooHr/v1/actions/employee/create/shareDescription.ts b/packages/nodes-base/nodes/BambooHr/v1/actions/employee/create/shareDescription.ts index 80cfead122..b4e364cf70 100644 --- a/packages/nodes-base/nodes/BambooHr/v1/actions/employee/create/shareDescription.ts +++ b/packages/nodes-base/nodes/BambooHr/v1/actions/employee/create/shareDescription.ts @@ -66,7 +66,7 @@ export const createEmployeeSharedDescription = (sync = false): INodeProperties[] displayName: 'Department Name or ID', name: 'department', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -76,7 +76,7 @@ export const createEmployeeSharedDescription = (sync = false): INodeProperties[] displayName: 'Division Name or ID', name: 'division', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDivisions', }, @@ -130,7 +130,7 @@ export const createEmployeeSharedDescription = (sync = false): INodeProperties[] displayName: 'Location Name or ID', name: 'location', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getEmployeeLocations', }, diff --git a/packages/nodes-base/nodes/BambooHr/v1/actions/employee/get/description.ts b/packages/nodes-base/nodes/BambooHr/v1/actions/employee/get/description.ts index b4a4825621..d3d3ceb37e 100644 --- a/packages/nodes-base/nodes/BambooHr/v1/actions/employee/get/description.ts +++ b/packages/nodes-base/nodes/BambooHr/v1/actions/employee/get/description.ts @@ -47,7 +47,7 @@ export const employeeGetDescription: EmployeeProperties = [ default: [ 'all', ], - description: 'Set of fields to get from employee data. Choose from the list, or specify IDs using an expression.', + description: 'Set of fields to get from employee data. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/BambooHr/v1/actions/employee/update/sharedDescription.ts b/packages/nodes-base/nodes/BambooHr/v1/actions/employee/update/sharedDescription.ts index b50857a280..20241e6a83 100644 --- a/packages/nodes-base/nodes/BambooHr/v1/actions/employee/update/sharedDescription.ts +++ b/packages/nodes-base/nodes/BambooHr/v1/actions/employee/update/sharedDescription.ts @@ -66,7 +66,7 @@ export const updateEmployeeSharedDescription = (sync = false): INodeProperties[] displayName: 'Department Name or ID', name: 'department', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -76,7 +76,7 @@ export const updateEmployeeSharedDescription = (sync = false): INodeProperties[] displayName: 'Division Name or ID', name: 'division', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDivisions', }, @@ -156,7 +156,7 @@ export const updateEmployeeSharedDescription = (sync = false): INodeProperties[] displayName: 'Location Name or ID', name: 'location', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getEmployeeLocations', }, diff --git a/packages/nodes-base/nodes/BambooHr/v1/actions/employeeDocument/update/description.ts b/packages/nodes-base/nodes/BambooHr/v1/actions/employeeDocument/update/description.ts index 9d7a772162..ba16465e8d 100644 --- a/packages/nodes-base/nodes/BambooHr/v1/actions/employeeDocument/update/description.ts +++ b/packages/nodes-base/nodes/BambooHr/v1/actions/employeeDocument/update/description.ts @@ -65,7 +65,7 @@ export const employeeDocumentUpdateDescription: EmployeeDocumentProperties = [ ], }, default: '', - description: 'ID of the new category of the file. Choose from the list, or specify an ID using an expression.', + description: 'ID of the new category of the file. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', diff --git a/packages/nodes-base/nodes/BambooHr/v1/actions/file/update/description.ts b/packages/nodes-base/nodes/BambooHr/v1/actions/file/update/description.ts index 75f181eca3..7c0b110c1a 100644 --- a/packages/nodes-base/nodes/BambooHr/v1/actions/file/update/description.ts +++ b/packages/nodes-base/nodes/BambooHr/v1/actions/file/update/description.ts @@ -46,7 +46,7 @@ export const fileUpdateDescription: FileProperties = [ loadOptionsMethod: 'getCompanyFileCategories', }, default: '', - description: 'Move the file to a different category. Choose from the list, or specify an ID using an expression.', + description: 'Move the file to a different category. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', diff --git a/packages/nodes-base/nodes/BambooHr/v1/actions/file/upload/description.ts b/packages/nodes-base/nodes/BambooHr/v1/actions/file/upload/description.ts index 87f95f8f1f..62df7eab04 100644 --- a/packages/nodes-base/nodes/BambooHr/v1/actions/file/upload/description.ts +++ b/packages/nodes-base/nodes/BambooHr/v1/actions/file/upload/description.ts @@ -23,7 +23,7 @@ export const fileUploadDescription: INodeProperties[] = [ displayName: 'Category Name or ID', name: 'categoryId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCompanyFileCategories', }, diff --git a/packages/nodes-base/nodes/Bannerbear/ImageDescription.ts b/packages/nodes-base/nodes/Bannerbear/ImageDescription.ts index 2f443fde4c..7628c40d08 100644 --- a/packages/nodes-base/nodes/Bannerbear/ImageDescription.ts +++ b/packages/nodes-base/nodes/Bannerbear/ImageDescription.ts @@ -57,7 +57,7 @@ export const imageFields: INodeProperties[] = [ ], }, }, - description: 'The template ID you want to use. Choose from the list, or specify an ID using an expression.', + description: 'The template ID you want to use. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -152,7 +152,7 @@ export const imageFields: INodeProperties[] = [ ], }, default: '', - description: 'The name of the item you want to change. Choose from the list, or specify an ID using an expression.', + description: 'The name of the item you want to change. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Text', diff --git a/packages/nodes-base/nodes/Baserow/OperationDescription.ts b/packages/nodes-base/nodes/Baserow/OperationDescription.ts index 6e6293d362..c0f96d62ac 100644 --- a/packages/nodes-base/nodes/Baserow/OperationDescription.ts +++ b/packages/nodes-base/nodes/Baserow/OperationDescription.ts @@ -12,7 +12,7 @@ export const operationFields: INodeProperties[] = [ type: 'options', default: '', required: true, - description: 'Database to operate on. Choose from the list, or specify an ID using an expression.', + description: 'Database to operate on. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDatabaseIds', }, @@ -23,7 +23,7 @@ export const operationFields: INodeProperties[] = [ type: 'options', default: '', required: true, - description: 'Table to operate on. Choose from the list, or specify an ID using an expression.', + description: 'Table to operate on. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsDependsOn: [ 'databaseId', @@ -149,7 +149,7 @@ export const operationFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'fieldId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'tableId', @@ -260,7 +260,7 @@ export const operationFields: INodeProperties[] = [ name: 'field', type: 'options', default: '', - description: 'Field to compare. Choose from the list, or specify an ID using an expression.', + description: 'Field to compare. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsDependsOn: [ 'tableId', @@ -439,7 +439,7 @@ export const operationFields: INodeProperties[] = [ name: 'field', type: 'options', default: '', - description: 'Field name to sort by. Choose from the list, or specify an ID using an expression.', + description: 'Field name to sort by. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsDependsOn: [ 'tableId', diff --git a/packages/nodes-base/nodes/Beeminder/Beeminder.node.ts b/packages/nodes-base/nodes/Beeminder/Beeminder.node.ts index f0861f11cc..0ba75b9d09 100644 --- a/packages/nodes-base/nodes/Beeminder/Beeminder.node.ts +++ b/packages/nodes-base/nodes/Beeminder/Beeminder.node.ts @@ -111,7 +111,7 @@ export class Beeminder implements INodeType { }, }, default: '', - description: 'The name of the goal. Choose from the list, or specify an ID using an expression.', + description: 'The name of the goal. Choose from the list, or specify an ID using an expression.', required: true, }, { diff --git a/packages/nodes-base/nodes/Bitbucket/BitbucketTrigger.node.ts b/packages/nodes-base/nodes/Bitbucket/BitbucketTrigger.node.ts index 1b0a0976b5..efbfe5f4bb 100644 --- a/packages/nodes-base/nodes/Bitbucket/BitbucketTrigger.node.ts +++ b/packages/nodes-base/nodes/Bitbucket/BitbucketTrigger.node.ts @@ -86,7 +86,7 @@ export class BitbucketTrigger implements INodeType { }, required: true, default: '', - description: 'The repository of which to listen to the events. Choose from the list, or specify an ID using an expression.', + description: 'The repository of which to listen to the events. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Event Names or IDs', @@ -105,7 +105,7 @@ export class BitbucketTrigger implements INodeType { options: [], required: true, default: [], - description: 'The events to listen to. Choose from the list, or specify IDs using an expression.', + description: 'The events to listen to. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Repository Name or ID', @@ -126,7 +126,7 @@ export class BitbucketTrigger implements INodeType { }, required: true, default: '', - description: 'The repository of which to listen to the events. Choose from the list, or specify an ID using an expression.', + description: 'The repository of which to listen to the events. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Event Names or IDs', @@ -145,7 +145,7 @@ export class BitbucketTrigger implements INodeType { options: [], required: true, default: [], - description: 'The events to listen to. Choose from the list, or specify IDs using an expression.', + description: 'The events to listen to. Choose from the list, or specify IDs using an expression.', }, ], diff --git a/packages/nodes-base/nodes/Bitly/LinkDescription.ts b/packages/nodes-base/nodes/Bitly/LinkDescription.ts index 1a8173ed8e..7e55b0c51c 100644 --- a/packages/nodes-base/nodes/Bitly/LinkDescription.ts +++ b/packages/nodes-base/nodes/Bitly/LinkDescription.ts @@ -87,7 +87,7 @@ export const linkFields: INodeProperties[] = [ displayName: 'Group Name or ID', name: 'group', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getGroups', @@ -97,7 +97,7 @@ export const linkFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'getTags', @@ -214,7 +214,7 @@ export const linkFields: INodeProperties[] = [ displayName: 'Group Name or ID', name: 'group', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getGroups', @@ -230,7 +230,7 @@ export const linkFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'getTags', diff --git a/packages/nodes-base/nodes/Bitwarden/descriptions/CollectionDescription.ts b/packages/nodes-base/nodes/Bitwarden/descriptions/CollectionDescription.ts index 975aab39f3..d887b6c124 100644 --- a/packages/nodes-base/nodes/Bitwarden/descriptions/CollectionDescription.ts +++ b/packages/nodes-base/nodes/Bitwarden/descriptions/CollectionDescription.ts @@ -126,7 +126,7 @@ export const collectionFields: INodeProperties[] = [ displayName: 'Group Names or IDs', name: 'groups', type: 'multiOptions', - description: 'The group to assign this collection to. Choose from the list, or specify IDs using an expression.', + description: 'The group to assign this collection to. Choose from the list, or specify IDs using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getGroups', diff --git a/packages/nodes-base/nodes/Bitwarden/descriptions/GroupDescription.ts b/packages/nodes-base/nodes/Bitwarden/descriptions/GroupDescription.ts index 53f34a10aa..bfa9eaab7f 100644 --- a/packages/nodes-base/nodes/Bitwarden/descriptions/GroupDescription.ts +++ b/packages/nodes-base/nodes/Bitwarden/descriptions/GroupDescription.ts @@ -177,7 +177,7 @@ export const groupFields: INodeProperties[] = [ displayName: 'Collection Names or IDs', name: 'collections', type: 'multiOptions', - description: 'The collections to assign to this group. Choose from the list, or specify IDs using an expression.', + description: 'The collections to assign to this group. Choose from the list, or specify IDs using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getCollections', @@ -224,7 +224,7 @@ export const groupFields: INodeProperties[] = [ displayName: 'Collection Names or IDs', name: 'collections', type: 'multiOptions', - description: 'The collections to assign to this group. Choose from the list, or specify IDs using an expression.', + description: 'The collections to assign to this group. Choose from the list, or specify IDs using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getCollections', diff --git a/packages/nodes-base/nodes/Bitwarden/descriptions/MemberDescription.ts b/packages/nodes-base/nodes/Bitwarden/descriptions/MemberDescription.ts index e5665c77bd..5d67637cef 100644 --- a/packages/nodes-base/nodes/Bitwarden/descriptions/MemberDescription.ts +++ b/packages/nodes-base/nodes/Bitwarden/descriptions/MemberDescription.ts @@ -209,7 +209,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Collection Names or IDs', name: 'collections', type: 'multiOptions', - description: 'The collections to assign to this member. Choose from the list, or specify IDs using an expression.', + description: 'The collections to assign to this member. Choose from the list, or specify IDs using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getCollections', @@ -272,7 +272,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Collection Names or IDs', name: 'collections', type: 'multiOptions', - description: 'The collections to assign to this member. Choose from the list, or specify IDs using an expression.', + description: 'The collections to assign to this member. Choose from the list, or specify IDs using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getCollections', diff --git a/packages/nodes-base/nodes/Cal/CalTrigger.node.ts b/packages/nodes-base/nodes/Cal/CalTrigger.node.ts index 6b7107e81d..6ac5bad772 100644 --- a/packages/nodes-base/nodes/Cal/CalTrigger.node.ts +++ b/packages/nodes-base/nodes/Cal/CalTrigger.node.ts @@ -91,7 +91,7 @@ export class CalTrigger implements INodeType { typeOptions: { loadOptionsMethod: 'getEventTypes', }, - description: 'The EventType to monitor. Choose from the list, or specify an ID using an expression.', + description: 'The EventType to monitor. Choose from the list, or specify an ID using an expression.', default: '', }, { diff --git a/packages/nodes-base/nodes/Cisco/Webex/descriptions/MeetingDescription.ts b/packages/nodes-base/nodes/Cisco/Webex/descriptions/MeetingDescription.ts index fc5724f830..ad1b447418 100644 --- a/packages/nodes-base/nodes/Cisco/Webex/descriptions/MeetingDescription.ts +++ b/packages/nodes-base/nodes/Cisco/Webex/descriptions/MeetingDescription.ts @@ -363,7 +363,7 @@ export const meetingFields: INodeProperties[] = [ loadOptionsMethod: 'getSites', }, default: '', - description: 'URL of the Webex site which the meeting is created on. If not specified, the meeting is created on user\'s preferred site. Choose from the list, or specify an ID using an expression.', + description: 'URL of the Webex site which the meeting is created on. If not specified, the meeting is created on user\'s preferred site. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -619,7 +619,7 @@ export const meetingFields: INodeProperties[] = [ loadOptionsMethod: 'getSites', }, default: '', - description: 'URL of the Webex site which the API lists meetings from. Choose from the list, or specify an ID using an expression.', + description: 'URL of the Webex site which the API lists meetings from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'State', @@ -959,7 +959,7 @@ export const meetingFields: INodeProperties[] = [ loadOptionsMethod: 'getSites', }, default: '', - description: 'URL of the Webex site which the meeting is created on. If not specified, the meeting is created on user\'s preferred site. Choose from the list, or specify an ID using an expression.', + description: 'URL of the Webex site which the meeting is created on. If not specified, the meeting is created on user\'s preferred site. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Start', diff --git a/packages/nodes-base/nodes/Cisco/Webex/descriptions/MessageDescription.ts b/packages/nodes-base/nodes/Cisco/Webex/descriptions/MessageDescription.ts index 32904b9e85..8a430c12bf 100644 --- a/packages/nodes-base/nodes/Cisco/Webex/descriptions/MessageDescription.ts +++ b/packages/nodes-base/nodes/Cisco/Webex/descriptions/MessageDescription.ts @@ -85,7 +85,7 @@ export const messageFields: INodeProperties[] = [ displayName: 'Room Name or ID', name: 'roomId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRooms', }, @@ -469,7 +469,7 @@ export const messageFields: INodeProperties[] = [ { displayName: 'Room Name or ID', name: 'roomId', - description: 'List messages in a room, by ID. Choose from the list, or specify an ID using an expression.', + description: 'List messages in a room, by ID. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getRooms', diff --git a/packages/nodes-base/nodes/ClickUp/ClickUpTrigger.node.ts b/packages/nodes-base/nodes/ClickUp/ClickUpTrigger.node.ts index 6b71eeb94a..263678169b 100644 --- a/packages/nodes-base/nodes/ClickUp/ClickUpTrigger.node.ts +++ b/packages/nodes-base/nodes/ClickUp/ClickUpTrigger.node.ts @@ -86,7 +86,7 @@ export class ClickUpTrigger implements INodeType { displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, diff --git a/packages/nodes-base/nodes/ClickUp/FolderDescription.ts b/packages/nodes-base/nodes/ClickUp/FolderDescription.ts index 9d314c7fc1..1ba2deebe5 100644 --- a/packages/nodes-base/nodes/ClickUp/FolderDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/FolderDescription.ts @@ -60,7 +60,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -81,7 +81,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -126,7 +126,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -147,7 +147,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -171,7 +171,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -199,7 +199,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -220,7 +220,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -244,7 +244,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -272,7 +272,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -293,7 +293,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -367,7 +367,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -388,7 +388,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -412,7 +412,7 @@ export const folderFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { diff --git a/packages/nodes-base/nodes/ClickUp/GoalDescription.ts b/packages/nodes-base/nodes/ClickUp/GoalDescription.ts index c300aa479f..f69a23056d 100644 --- a/packages/nodes-base/nodes/ClickUp/GoalDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/GoalDescription.ts @@ -60,7 +60,7 @@ export const goalFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -196,7 +196,7 @@ export const goalFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { diff --git a/packages/nodes-base/nodes/ClickUp/GuestDescription.ts b/packages/nodes-base/nodes/ClickUp/GuestDescription.ts index 64a92086d2..25e8c1230a 100644 --- a/packages/nodes-base/nodes/ClickUp/GuestDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/GuestDescription.ts @@ -54,7 +54,7 @@ export const guestFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -133,7 +133,7 @@ export const guestFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -175,7 +175,7 @@ export const guestFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -217,7 +217,7 @@ export const guestFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { diff --git a/packages/nodes-base/nodes/ClickUp/ListDescription.ts b/packages/nodes-base/nodes/ClickUp/ListDescription.ts index 9d67f59b80..3540a9f824 100644 --- a/packages/nodes-base/nodes/ClickUp/ListDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/ListDescription.ts @@ -72,7 +72,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -93,7 +93,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -134,7 +134,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -233,7 +233,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Status Name or ID', name: 'status', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getStatuses', loadOptionsDependsOn: [ @@ -314,7 +314,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -335,7 +335,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -376,7 +376,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -403,7 +403,7 @@ export const listFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -430,7 +430,7 @@ export const listFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -461,7 +461,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -482,7 +482,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -523,7 +523,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -571,7 +571,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -592,7 +592,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -633,7 +633,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -681,7 +681,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -702,7 +702,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -743,7 +743,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -820,7 +820,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -841,7 +841,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -882,7 +882,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -943,7 +943,7 @@ export const listFields: INodeProperties[] = [ displayName: 'Assignee Name or ID', name: 'assignee', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAssignees', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/ClickUp/SpaceTagDescription.ts b/packages/nodes-base/nodes/ClickUp/SpaceTagDescription.ts index bf1fe8e18e..e9efa0afd6 100644 --- a/packages/nodes-base/nodes/ClickUp/SpaceTagDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/SpaceTagDescription.ts @@ -90,7 +90,7 @@ export const spaceTagFields: INodeProperties[] = [ displayName: 'Name or ID', name: 'name', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'space', diff --git a/packages/nodes-base/nodes/ClickUp/TaskDescription.ts b/packages/nodes-base/nodes/ClickUp/TaskDescription.ts index 8b73659ce6..3a636723ad 100644 --- a/packages/nodes-base/nodes/ClickUp/TaskDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/TaskDescription.ts @@ -72,7 +72,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -93,7 +93,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -134,7 +134,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -161,7 +161,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -188,7 +188,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -250,7 +250,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Assignee Names or IDs', name: 'assignees', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getAssignees', loadOptionsDependsOn: [ @@ -336,7 +336,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Status Name or ID', name: 'status', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getStatuses', loadOptionsDependsOn: [ @@ -356,7 +356,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: [], - description: 'The array of tags applied to this task. Choose from the list, or specify IDs using an expression.', + description: 'The array of tags applied to this task. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Time Estimate', @@ -532,7 +532,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -553,7 +553,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -594,7 +594,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -621,7 +621,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -648,7 +648,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -739,7 +739,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Assignee Names or IDs', name: 'assignees', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getAssignees', loadOptionsDependsOn: [ @@ -772,7 +772,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Operator', @@ -912,7 +912,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Status Names or IDs', name: 'statuses', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getStatuses', loadOptionsDependsOn: [ @@ -939,7 +939,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: [], - description: 'The array of tags applied to this task. Choose from the list, or specify IDs using an expression.', + description: 'The array of tags applied to this task. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/ClickUp/TaskTagDescription.ts b/packages/nodes-base/nodes/ClickUp/TaskTagDescription.ts index 0b07aff9f3..2020f191bf 100644 --- a/packages/nodes-base/nodes/ClickUp/TaskTagDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/TaskTagDescription.ts @@ -106,7 +106,7 @@ export const taskTagFields: INodeProperties[] = [ loadOptionsMethod: 'getTeams', }, default: '', - description: 'Only used when the parameter is set to custom_task_ids=true. Choose from the list, or specify an ID using an expression.', + description: 'Only used when the parameter is set to custom_task_ids=true. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/ClickUp/TimeEntryDescription.ts b/packages/nodes-base/nodes/ClickUp/TimeEntryDescription.ts index af2fe5ddcd..835da63950 100644 --- a/packages/nodes-base/nodes/ClickUp/TimeEntryDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/TimeEntryDescription.ts @@ -72,7 +72,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -169,7 +169,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -231,7 +231,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -252,7 +252,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -293,7 +293,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -320,7 +320,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -347,7 +347,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -409,7 +409,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Task Name or ID', name: 'task', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { resource: [ @@ -449,7 +449,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Assignee Name or ID', name: 'assignee', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAssignees', loadOptionsDependsOn: [ @@ -475,7 +475,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'team', @@ -494,7 +494,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -568,7 +568,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -593,7 +593,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -635,7 +635,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -656,7 +656,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Space Name or ID', name: 'space', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -697,7 +697,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -724,7 +724,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -751,7 +751,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'List Name or ID', name: 'list', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -829,7 +829,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Assignee Name or ID', name: 'assignee', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAssignees', loadOptionsDependsOn: [ @@ -868,7 +868,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'spaceId', @@ -881,7 +881,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Task Name or ID', name: 'task', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTasks', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/ClickUp/TimeEntryTagDescription.ts b/packages/nodes-base/nodes/ClickUp/TimeEntryTagDescription.ts index 54d78403d2..33f1b7e717 100644 --- a/packages/nodes-base/nodes/ClickUp/TimeEntryTagDescription.ts +++ b/packages/nodes-base/nodes/ClickUp/TimeEntryTagDescription.ts @@ -48,7 +48,7 @@ export const timeEntryTagFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -114,7 +114,7 @@ export const timeEntryTagFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -202,7 +202,7 @@ export const timeEntryTagFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'team', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', displayOptions: { show: { @@ -240,7 +240,7 @@ export const timeEntryTagFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tagNames', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getTimeEntryTags', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/Clockify/Clockify.node.ts b/packages/nodes-base/nodes/Clockify/Clockify.node.ts index 0cf4e69ca2..22007a2588 100644 --- a/packages/nodes-base/nodes/Clockify/Clockify.node.ts +++ b/packages/nodes-base/nodes/Clockify/Clockify.node.ts @@ -136,7 +136,7 @@ export class Clockify implements INodeType { displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'listWorkspaces', }, diff --git a/packages/nodes-base/nodes/Clockify/ClockifyTrigger.node.ts b/packages/nodes-base/nodes/Clockify/ClockifyTrigger.node.ts index 0929986f0d..ff62060506 100644 --- a/packages/nodes-base/nodes/Clockify/ClockifyTrigger.node.ts +++ b/packages/nodes-base/nodes/Clockify/ClockifyTrigger.node.ts @@ -44,7 +44,7 @@ export class ClockifyTrigger implements INodeType { displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'listWorkspaces', }, diff --git a/packages/nodes-base/nodes/Clockify/ProjectDescription.ts b/packages/nodes-base/nodes/Clockify/ProjectDescription.ts index dedec041b6..67c0fbda25 100644 --- a/packages/nodes-base/nodes/Clockify/ProjectDescription.ts +++ b/packages/nodes-base/nodes/Clockify/ProjectDescription.ts @@ -107,7 +107,7 @@ export const projectFields: INodeProperties[] = [ displayName: 'Client Name or ID', name: 'clientId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', @@ -288,7 +288,7 @@ export const projectFields: INodeProperties[] = [ displayName: 'Client Names or IDs', name: 'clients', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', @@ -381,7 +381,7 @@ export const projectFields: INodeProperties[] = [ displayName: 'User Name or ID', name: 'users', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', @@ -463,7 +463,7 @@ export const projectFields: INodeProperties[] = [ displayName: 'Client Name or ID', name: 'clientId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', diff --git a/packages/nodes-base/nodes/Clockify/TaskDescription.ts b/packages/nodes-base/nodes/Clockify/TaskDescription.ts index dd338abafa..2354bc279f 100644 --- a/packages/nodes-base/nodes/Clockify/TaskDescription.ts +++ b/packages/nodes-base/nodes/Clockify/TaskDescription.ts @@ -56,7 +56,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Project Name or ID', name: 'projectId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', @@ -116,7 +116,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Assignee Names or IDs', name: 'assigneeIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'loadUsersForWorkspace', @@ -325,7 +325,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Assignee Names or IDs', name: 'assigneeIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'loadUsersForWorkspace', diff --git a/packages/nodes-base/nodes/Clockify/TimeEntryDescription.ts b/packages/nodes-base/nodes/Clockify/TimeEntryDescription.ts index 8ed8e7b9f7..bdff120441 100644 --- a/packages/nodes-base/nodes/Clockify/TimeEntryDescription.ts +++ b/packages/nodes-base/nodes/Clockify/TimeEntryDescription.ts @@ -116,7 +116,7 @@ export const timeEntryFields: INodeProperties[] = [ loadOptionsMethod: 'loadCustomFieldsForWorkspace', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -148,7 +148,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Project Name or ID', name: 'projectId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', @@ -162,7 +162,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tagIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', @@ -322,7 +322,7 @@ export const timeEntryFields: INodeProperties[] = [ loadOptionsMethod: 'loadCustomFieldsForWorkspace', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -354,7 +354,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Project Name or ID', name: 'projectId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', @@ -374,7 +374,7 @@ export const timeEntryFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tagIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'workspaceId', diff --git a/packages/nodes-base/nodes/Cockpit/CollectionDescription.ts b/packages/nodes-base/nodes/Cockpit/CollectionDescription.ts index 251588e729..cc7f5b1324 100644 --- a/packages/nodes-base/nodes/Cockpit/CollectionDescription.ts +++ b/packages/nodes-base/nodes/Cockpit/CollectionDescription.ts @@ -55,7 +55,7 @@ export const collectionFields: INodeProperties[] = [ }, }, required: true, - description: 'Name of the collection to operate on. Choose from the list, or specify an ID using an expression.', + description: 'Name of the collection to operate on. Choose from the list, or specify an ID using an expression.', }, // Collection:entry:getAll diff --git a/packages/nodes-base/nodes/Cockpit/SingletonDescription.ts b/packages/nodes-base/nodes/Cockpit/SingletonDescription.ts index 967d16cefb..7c1f7ea1e1 100644 --- a/packages/nodes-base/nodes/Cockpit/SingletonDescription.ts +++ b/packages/nodes-base/nodes/Cockpit/SingletonDescription.ts @@ -42,6 +42,6 @@ export const singletonFields: INodeProperties[] = [ }, }, required: true, - description: 'Name of the singleton to operate on. Choose from the list, or specify an ID using an expression.', + description: 'Name of the singleton to operate on. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/Coda/ControlDescription.ts b/packages/nodes-base/nodes/Coda/ControlDescription.ts index 26c42cf5ea..84079225ce 100644 --- a/packages/nodes-base/nodes/Coda/ControlDescription.ts +++ b/packages/nodes-base/nodes/Coda/ControlDescription.ts @@ -55,7 +55,7 @@ export const controlFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Control ID', @@ -97,7 +97,7 @@ export const controlFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Coda/FormulaDescription.ts b/packages/nodes-base/nodes/Coda/FormulaDescription.ts index 2f04c55cc7..0ac601591b 100644 --- a/packages/nodes-base/nodes/Coda/FormulaDescription.ts +++ b/packages/nodes-base/nodes/Coda/FormulaDescription.ts @@ -55,7 +55,7 @@ export const formulaFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Formula ID', @@ -97,7 +97,7 @@ export const formulaFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Coda/TableDescription.ts b/packages/nodes-base/nodes/Coda/TableDescription.ts index a6a06d304d..6af2581a36 100644 --- a/packages/nodes-base/nodes/Coda/TableDescription.ts +++ b/packages/nodes-base/nodes/Coda/TableDescription.ts @@ -84,7 +84,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -108,7 +108,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'The table to create the row in. Choose from the list, or specify an ID using an expression.', + description: 'The table to create the row in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Options', @@ -165,7 +165,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -189,7 +189,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Row ID', @@ -285,7 +285,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -309,7 +309,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'The table to get the rows from. Choose from the list, or specify an ID using an expression.', + description: 'The table to get the rows from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -462,7 +462,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -486,7 +486,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'The table to delete the row in. Choose from the list, or specify an ID using an expression.', + description: 'The table to delete the row in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Row ID', @@ -528,7 +528,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -552,7 +552,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Row ID', @@ -576,7 +576,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Column Name or ID', name: 'columnId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getColumns', @@ -619,7 +619,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -643,7 +643,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Column ID', @@ -685,7 +685,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -709,7 +709,7 @@ export const tableFields: INodeProperties[] = [ ], }, }, - description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The table to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Coda/ViewDescription.ts b/packages/nodes-base/nodes/Coda/ViewDescription.ts index a5ba38c3c3..7d6931a271 100644 --- a/packages/nodes-base/nodes/Coda/ViewDescription.ts +++ b/packages/nodes-base/nodes/Coda/ViewDescription.ts @@ -84,7 +84,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'View ID', @@ -126,7 +126,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -191,7 +191,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'View Name or ID', @@ -215,7 +215,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The table to get the rows from. Choose from the list, or specify an ID using an expression.', + description: 'The table to get the rows from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -361,7 +361,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'View Name or ID', @@ -385,7 +385,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The table to get the rows from. Choose from the list, or specify an ID using an expression.', + description: 'The table to get the rows from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -450,7 +450,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'View Name or ID', @@ -474,7 +474,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Row Name or ID', @@ -498,7 +498,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ /* view:pushViewButton */ @@ -522,7 +522,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'View Name or ID', @@ -546,7 +546,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Row Name or ID', @@ -570,13 +570,13 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Column Name or ID', name: 'columnId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getViewColumns', @@ -619,7 +619,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', + description: 'ID of the doc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'View Name or ID', @@ -643,7 +643,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Row Name or ID', @@ -667,7 +667,7 @@ export const viewFields: INodeProperties[] = [ ], }, }, - description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', + description: 'The view to get the row from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Key Name', diff --git a/packages/nodes-base/nodes/CoinGecko/CoinDescription.ts b/packages/nodes-base/nodes/CoinGecko/CoinDescription.ts index 1da306e53e..a78d78c6de 100644 --- a/packages/nodes-base/nodes/CoinGecko/CoinDescription.ts +++ b/packages/nodes-base/nodes/CoinGecko/CoinDescription.ts @@ -105,7 +105,7 @@ export const coinFields: INodeProperties[] = [ name: 'coinId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCoins', }, @@ -142,7 +142,7 @@ export const coinFields: INodeProperties[] = [ }, }, default: '', - description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify an ID using an expression.', + description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Base Currency Name or ID', @@ -164,14 +164,14 @@ export const coinFields: INodeProperties[] = [ }, }, default: '', - description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify an ID using an expression.', + description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Coin Name or ID', name: 'coinId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCoins', }, @@ -212,7 +212,7 @@ export const coinFields: INodeProperties[] = [ }, default: [], placeholder: 'bitcoin', - description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify IDs using an expression.', + description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Platform ID', @@ -313,7 +313,7 @@ export const coinFields: INodeProperties[] = [ }, }, default: '', - description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify an ID using an expression.', + description: 'The first currency in the pair. For BTC:ETH this is BTC. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Quote Currency Name or ID', @@ -335,7 +335,7 @@ export const coinFields: INodeProperties[] = [ }, }, default: '', - description: 'The second currency in the pair. For BTC:ETH this is ETH. Choose from the list, or specify an ID using an expression.', + description: 'The second currency in the pair. For BTC:ETH this is ETH. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Quote Currency Names or IDs', @@ -356,7 +356,7 @@ export const coinFields: INodeProperties[] = [ }, }, default: [], - description: 'The second currency in the pair. For BTC:ETH this is ETH. Choose from the list, or specify IDs using an expression.', + description: 'The second currency in the pair. For BTC:ETH this is ETH. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Range (Days)', @@ -669,7 +669,7 @@ export const coinFields: INodeProperties[] = [ loadOptionsMethod: 'getExchanges', }, default: [], - description: 'Filter results by exchange IDs. Choose from the list, or specify IDs using an expression.', + description: 'Filter results by exchange IDs. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Include Exchange Logo', diff --git a/packages/nodes-base/nodes/CoinGecko/EventDescription.ts b/packages/nodes-base/nodes/CoinGecko/EventDescription.ts index 785a8e5f49..2bb62eca53 100644 --- a/packages/nodes-base/nodes/CoinGecko/EventDescription.ts +++ b/packages/nodes-base/nodes/CoinGecko/EventDescription.ts @@ -95,7 +95,7 @@ export const eventFields: INodeProperties[] = [ loadOptionsMethod: 'getEventCountryCodes', }, default: '', - description: 'Country code of event. Choose from the list, or specify an ID using an expression.', + description: 'Country code of event. Choose from the list, or specify an ID using an expression.', }, { displayName: 'From Date', @@ -119,7 +119,7 @@ export const eventFields: INodeProperties[] = [ loadOptionsMethod: 'getEventTypes', }, default: '', - description: 'Type of event. Choose from the list, or specify an ID using an expression.', + description: 'Type of event. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Upcoming Events Only', diff --git a/packages/nodes-base/nodes/ConvertKit/ConvertKitTrigger.node.ts b/packages/nodes-base/nodes/ConvertKit/ConvertKitTrigger.node.ts index f27de53446..3b1aaf548f 100644 --- a/packages/nodes-base/nodes/ConvertKit/ConvertKitTrigger.node.ts +++ b/packages/nodes-base/nodes/ConvertKit/ConvertKitTrigger.node.ts @@ -103,7 +103,7 @@ export class ConvertKitTrigger implements INodeType { displayName: 'Form Name or ID', name: 'formId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getForms', }, @@ -121,7 +121,7 @@ export class ConvertKitTrigger implements INodeType { displayName: 'Sequence Name or ID', name: 'courseId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getSequences', }, @@ -169,7 +169,7 @@ export class ConvertKitTrigger implements INodeType { displayName: 'Tag Name or ID', name: 'tagId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, diff --git a/packages/nodes-base/nodes/ConvertKit/FormDescription.ts b/packages/nodes-base/nodes/ConvertKit/FormDescription.ts index 76d1528034..ba6eebb443 100644 --- a/packages/nodes-base/nodes/ConvertKit/FormDescription.ts +++ b/packages/nodes-base/nodes/ConvertKit/FormDescription.ts @@ -45,7 +45,7 @@ export const formFields: INodeProperties[] = [ displayName: 'Form Name or ID', name: 'id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getForms', }, diff --git a/packages/nodes-base/nodes/ConvertKit/SequenceDescription.ts b/packages/nodes-base/nodes/ConvertKit/SequenceDescription.ts index 542321f4c2..bf58ced846 100644 --- a/packages/nodes-base/nodes/ConvertKit/SequenceDescription.ts +++ b/packages/nodes-base/nodes/ConvertKit/SequenceDescription.ts @@ -45,7 +45,7 @@ export const sequenceFields: INodeProperties[] = [ displayName: 'Sequence Name or ID', name: 'id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getSequences', }, @@ -192,7 +192,7 @@ export const sequenceFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'Tags. Choose from the list, or specify IDs using an expression.', + description: 'Tags. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/ConvertKit/TagSubscriberDescription.ts b/packages/nodes-base/nodes/ConvertKit/TagSubscriberDescription.ts index 30d2c70afa..d90a96c502 100644 --- a/packages/nodes-base/nodes/ConvertKit/TagSubscriberDescription.ts +++ b/packages/nodes-base/nodes/ConvertKit/TagSubscriberDescription.ts @@ -44,7 +44,7 @@ export const tagSubscriberFields: INodeProperties[] = [ displayName: 'Tag Name or ID', name: 'tagId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, diff --git a/packages/nodes-base/nodes/Cortex/AnalyzerDescriptions.ts b/packages/nodes-base/nodes/Cortex/AnalyzerDescriptions.ts index 77304298e2..3da45f38d4 100644 --- a/packages/nodes-base/nodes/Cortex/AnalyzerDescriptions.ts +++ b/packages/nodes-base/nodes/Cortex/AnalyzerDescriptions.ts @@ -52,7 +52,7 @@ export const analyzerFields: INodeProperties[] = [ ], }, }, - description: 'Choose the analyzer. Choose from the list, or specify an ID using an expression.', + description: 'Choose the analyzer. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -82,7 +82,7 @@ export const analyzerFields: INodeProperties[] = [ ], }, default: '', - description: 'Choose the observable type. Choose from the list, or specify an ID using an expression.', + description: 'Choose the observable type. Choose from the list, or specify an ID using an expression.', }, // Observable type != file diff --git a/packages/nodes-base/nodes/Cortex/ResponderDescription.ts b/packages/nodes-base/nodes/Cortex/ResponderDescription.ts index c645da5608..26d502bda5 100644 --- a/packages/nodes-base/nodes/Cortex/ResponderDescription.ts +++ b/packages/nodes-base/nodes/Cortex/ResponderDescription.ts @@ -50,7 +50,7 @@ export const responderFields: INodeProperties[] = [ ], }, }, - description: 'Choose the responder. Choose from the list, or specify an ID using an expression.', + description: 'Choose the responder. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Entity Type Name or ID', @@ -71,7 +71,7 @@ export const responderFields: INodeProperties[] = [ ], }, default: '', - description: 'Choose the Data type. Choose from the list, or specify an ID using an expression.', + description: 'Choose the Data type. Choose from the list, or specify an ID using an expression.', }, { displayName: 'JSON Parameters', diff --git a/packages/nodes-base/nodes/Crypto/Crypto.node.ts b/packages/nodes-base/nodes/Crypto/Crypto.node.ts index 8959a0de6e..2b1941c6f6 100644 --- a/packages/nodes-base/nodes/Crypto/Crypto.node.ts +++ b/packages/nodes-base/nodes/Crypto/Crypto.node.ts @@ -303,7 +303,7 @@ export class Crypto implements INodeType { }, }, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getHashes', }, diff --git a/packages/nodes-base/nodes/DateTime/DateTime.node.ts b/packages/nodes-base/nodes/DateTime/DateTime.node.ts index 2806f38826..de3ba29106 100644 --- a/packages/nodes-base/nodes/DateTime/DateTime.node.ts +++ b/packages/nodes-base/nodes/DateTime/DateTime.node.ts @@ -201,7 +201,7 @@ export class DateTime implements INodeType { loadOptionsMethod: 'getTimezones', }, default: 'UTC', - description: 'The timezone to convert from. Choose from the list, or specify an ID using an expression.', + description: 'The timezone to convert from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'To Timezone Name or ID', @@ -211,7 +211,7 @@ export class DateTime implements INodeType { loadOptionsMethod: 'getTimezones', }, default: 'UTC', - description: 'The timezone to convert to. Choose from the list, or specify an ID using an expression.', + description: 'The timezone to convert to. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/DeepL/TextDescription.ts b/packages/nodes-base/nodes/DeepL/TextDescription.ts index 899f3b6a89..1d06bbf439 100644 --- a/packages/nodes-base/nodes/DeepL/TextDescription.ts +++ b/packages/nodes-base/nodes/DeepL/TextDescription.ts @@ -29,7 +29,7 @@ export const textOperations: INodeProperties[] = [ loadOptionsMethod: 'getLanguages', }, default: '', - description: 'Language to translate to. Choose from the list, or specify an ID using an expression.', + description: 'Language to translate to. Choose from the list, or specify an ID using an expression.', required: true, displayOptions: { show: { @@ -51,7 +51,7 @@ export const textOperations: INodeProperties[] = [ name: 'sourceLang', type: 'options', default: '', - description: 'Language to translate from. Choose from the list, or specify an ID using an expression.', + description: 'Language to translate from. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getLanguages', }, diff --git a/packages/nodes-base/nodes/Demio/EventDescription.ts b/packages/nodes-base/nodes/Demio/EventDescription.ts index f4fa8eb706..86e82e8150 100644 --- a/packages/nodes-base/nodes/Demio/EventDescription.ts +++ b/packages/nodes-base/nodes/Demio/EventDescription.ts @@ -186,7 +186,7 @@ export const eventFields: INodeProperties[] = [ displayName: 'Event Name or ID', name: 'eventId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getEvents', }, @@ -334,7 +334,7 @@ export const eventFields: INodeProperties[] = [ ], }, default: '', - description: 'Event Session ID. Choose from the list, or specify an ID using an expression.', + description: 'Event Session ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Website', diff --git a/packages/nodes-base/nodes/Demio/ReportDescription.ts b/packages/nodes-base/nodes/Demio/ReportDescription.ts index fede2f99c8..914efe81c0 100644 --- a/packages/nodes-base/nodes/Demio/ReportDescription.ts +++ b/packages/nodes-base/nodes/Demio/ReportDescription.ts @@ -34,7 +34,7 @@ export const reportFields: INodeProperties[] = [ displayName: 'Event Name or ID', name: 'eventId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getEvents', }, @@ -62,7 +62,7 @@ export const reportFields: INodeProperties[] = [ }, default: '', required: true, - description: 'ID of the session. Choose from the list, or specify an ID using an expression.', + description: 'ID of the session. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Discourse/PostDescription.ts b/packages/nodes-base/nodes/Discourse/PostDescription.ts index daa8bcc60e..1c87a3f19a 100644 --- a/packages/nodes-base/nodes/Discourse/PostDescription.ts +++ b/packages/nodes-base/nodes/Discourse/PostDescription.ts @@ -114,7 +114,7 @@ export const postFields: INodeProperties[] = [ loadOptionsMethod: 'getCategories', }, default: '', - description: 'ID of the category. Choose from the list, or specify an ID using an expression.', + description: 'ID of the category. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Reply To Post Number', diff --git a/packages/nodes-base/nodes/ERPNext/DocumentDescription.ts b/packages/nodes-base/nodes/ERPNext/DocumentDescription.ts index 22c6dfba54..001c18eede 100644 --- a/packages/nodes-base/nodes/ERPNext/DocumentDescription.ts +++ b/packages/nodes-base/nodes/ERPNext/DocumentDescription.ts @@ -63,7 +63,7 @@ export const documentFields: INodeProperties[] = [ loadOptionsMethod: 'getDocTypes', }, default: '', - description: 'DocType whose documents to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'DocType whose documents to retrieve. Choose from the list, or specify an ID using an expression.', placeholder: 'Customer', displayOptions: { show: { @@ -144,7 +144,7 @@ export const documentFields: INodeProperties[] = [ ], }, default: [], - description: 'Comma-separated list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated list of fields to return. Choose from the list, or specify IDs using an expression.', placeholder: 'name,country', }, { @@ -166,7 +166,7 @@ export const documentFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDocFields', loadOptionsDependsOn: [ @@ -233,7 +233,7 @@ export const documentFields: INodeProperties[] = [ loadOptionsMethod: 'getDocTypes', }, required: true, - description: 'DocType you would like to create. Choose from the list, or specify an ID using an expression.', + description: 'DocType you would like to create. Choose from the list, or specify an ID using an expression.', placeholder: 'Customer', displayOptions: { show: { @@ -276,7 +276,7 @@ export const documentFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDocFields', loadOptionsDependsOn: [ @@ -307,7 +307,7 @@ export const documentFields: INodeProperties[] = [ loadOptionsMethod: 'getDocTypes', }, default: '', - description: 'The type of document you would like to get. Choose from the list, or specify an ID using an expression.', + description: 'The type of document you would like to get. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -350,7 +350,7 @@ export const documentFields: INodeProperties[] = [ loadOptionsMethod: 'getDocTypes', }, default: '', - description: 'The type of document you would like to delete. Choose from the list, or specify an ID using an expression.', + description: 'The type of document you would like to delete. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -393,7 +393,7 @@ export const documentFields: INodeProperties[] = [ loadOptionsMethod: 'getDocTypes', }, default: '', - description: 'The type of document you would like to update. Choose from the list, or specify an ID using an expression.', + description: 'The type of document you would like to update. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -453,7 +453,7 @@ export const documentFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDocFields', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/EditImage/EditImage.node.ts b/packages/nodes-base/nodes/EditImage/EditImage.node.ts index ae205afa6b..f3e148b227 100644 --- a/packages/nodes-base/nodes/EditImage/EditImage.node.ts +++ b/packages/nodes-base/nodes/EditImage/EditImage.node.ts @@ -947,7 +947,7 @@ export class EditImage implements INodeType { loadOptionsMethod: 'getFonts', }, default: 'default', - description: 'The font to use. Choose from the list, or specify an ID using an expression.', + description: 'The font to use. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -991,7 +991,7 @@ export class EditImage implements INodeType { loadOptionsMethod: 'getFonts', }, default: 'default', - description: 'The font to use. Choose from the list, or specify an ID using an expression.', + description: 'The font to use. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Format', diff --git a/packages/nodes-base/nodes/Egoi/Egoi.node.ts b/packages/nodes-base/nodes/Egoi/Egoi.node.ts index ec5faaa547..b0c91897e9 100644 --- a/packages/nodes-base/nodes/Egoi/Egoi.node.ts +++ b/packages/nodes-base/nodes/Egoi/Egoi.node.ts @@ -112,7 +112,7 @@ export class Egoi implements INodeType { }, }, default: '', - description: 'ID of list to operate on. Choose from the list, or specify an ID using an expression.', + description: 'ID of list to operate on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -214,7 +214,7 @@ export class Egoi implements INodeType { displayName: 'Field Name or ID', name: 'field_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getExtraFields', loadOptionsDependsOn: [ @@ -280,7 +280,7 @@ export class Egoi implements INodeType { loadOptionsMethod: 'getListTags', }, default: [], - description: 'List of tag IDs to be added. Choose from the list, or specify IDs using an expression.', + description: 'List of tag IDs to be added. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -344,7 +344,7 @@ export class Egoi implements INodeType { displayName: 'Field Name or ID', name: 'field_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getExtraFields', loadOptionsDependsOn: [ @@ -411,7 +411,7 @@ export class Egoi implements INodeType { loadOptionsMethod: 'getListTags', }, default: [], - description: 'List of tag IDs to be added. Choose from the list, or specify IDs using an expression.', + description: 'List of tag IDs to be added. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseDescription.ts b/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseDescription.ts index a7fe05ec3f..4ed412fe6c 100644 --- a/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseDescription.ts +++ b/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseDescription.ts @@ -81,7 +81,7 @@ export const caseFields: INodeProperties[] = [ { displayName: 'Connector Name or ID', name: 'connectorId', - description: 'Connectors allow you to send Elastic Security cases into other systems (only ServiceNow, Jira, or IBM Resilient). Choose from the list, or specify an ID using an expression.', + description: 'Connectors allow you to send Elastic Security cases into other systems (only ServiceNow, Jira, or IBM Resilient). Choose from the list, or specify an ID using an expression.', type: 'options', required: true, default: '', @@ -513,7 +513,7 @@ export const caseFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'getTags', diff --git a/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseTagDescription.ts b/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseTagDescription.ts index 2c359677b0..130a58eee4 100644 --- a/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseTagDescription.ts +++ b/packages/nodes-base/nodes/Elastic/ElasticSecurity/descriptions/CaseTagDescription.ts @@ -58,7 +58,7 @@ export const caseTagFields: INodeProperties[] = [ displayName: 'Tag Name or ID', name: 'tag', type: 'options', - description: 'Tag to attach to the case. Choose from the list, or specify an ID using an expression.', + description: 'Tag to attach to the case. Choose from the list, or specify an ID using an expression.', required: true, default: '', typeOptions: { @@ -100,7 +100,7 @@ export const caseTagFields: INodeProperties[] = [ displayName: 'Tag Name or ID', name: 'tag', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { diff --git a/packages/nodes-base/nodes/EmailSend/EmailSend.node.json b/packages/nodes-base/nodes/EmailSend/EmailSend.node.json index ea5a29dbfe..1bf8072765 100644 --- a/packages/nodes-base/nodes/EmailSend/EmailSend.node.json +++ b/packages/nodes-base/nodes/EmailSend/EmailSend.node.json @@ -9,7 +9,7 @@ "resources": { "credentialDocumentation": [ { - "url": "https://docs.n8n.io/credentials/smtp" + "url": "https://docs.n8n.io/integrations/credentials/sendemail/" } ], "primaryDocumentation": [ @@ -35,4 +35,4 @@ "Helpers" ] } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/Emelia/CampaignDescription.ts b/packages/nodes-base/nodes/Emelia/CampaignDescription.ts index 34f7d0ec4b..ef71d3f2a3 100644 --- a/packages/nodes-base/nodes/Emelia/CampaignDescription.ts +++ b/packages/nodes-base/nodes/Emelia/CampaignDescription.ts @@ -69,7 +69,7 @@ export const campaignFields: INodeProperties[] = [ }, default: [], required: true, - description: 'The ID of the campaign to add the contact to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the campaign to add the contact to. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -343,7 +343,7 @@ export const campaignFields: INodeProperties[] = [ type: 'options', default: '', required: true, - description: 'The ID of the campaign to duplicate. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the campaign to duplicate. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getCampaigns', }, diff --git a/packages/nodes-base/nodes/Emelia/ContactListDescription.ts b/packages/nodes-base/nodes/Emelia/ContactListDescription.ts index 702cea03ac..32df21daed 100644 --- a/packages/nodes-base/nodes/Emelia/ContactListDescription.ts +++ b/packages/nodes-base/nodes/Emelia/ContactListDescription.ts @@ -44,7 +44,7 @@ export const contactListFields: INodeProperties[] = [ }, default: [], required: true, - description: 'The ID of the contact list to add the contact to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the contact list to add the contact to. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Emelia/EmeliaTrigger.node.ts b/packages/nodes-base/nodes/Emelia/EmeliaTrigger.node.ts index 0e72167619..f22d2de225 100644 --- a/packages/nodes-base/nodes/Emelia/EmeliaTrigger.node.ts +++ b/packages/nodes-base/nodes/Emelia/EmeliaTrigger.node.ts @@ -53,7 +53,7 @@ export class EmeliaTrigger implements INodeType { displayName: 'Campaign Name or ID', name: 'campaignId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCampaigns', }, diff --git a/packages/nodes-base/nodes/Eventbrite/EventbriteTrigger.node.ts b/packages/nodes-base/nodes/Eventbrite/EventbriteTrigger.node.ts index 698c1ba0f5..a094bd47ce 100644 --- a/packages/nodes-base/nodes/Eventbrite/EventbriteTrigger.node.ts +++ b/packages/nodes-base/nodes/Eventbrite/EventbriteTrigger.node.ts @@ -91,7 +91,7 @@ export class EventbriteTrigger implements INodeType { loadOptionsMethod: 'getOrganizations', }, default: '', - description: 'The Eventbrite Organization to work on. Choose from the list, or specify an ID using an expression.', + description: 'The Eventbrite Organization to work on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Event Name or ID', @@ -105,7 +105,7 @@ export class EventbriteTrigger implements INodeType { loadOptionsMethod: 'getEvents', }, default: '', - description: 'Limit the triggers to this event. Choose from the list, or specify an ID using an expression.', + description: 'Limit the triggers to this event. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Actions', diff --git a/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.json b/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.json index 6bb8abe713..5415c961ac 100644 --- a/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.json +++ b/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.json @@ -8,7 +8,7 @@ "resources": { "credentialDocumentation": [ { - "url": "https://docs.n8n.io/credentials/facebookGraphApp" + "url": "https://docs.n8n.io/integrations/credentials/facebookapp/" } ], "primaryDocumentation": [ @@ -17,4 +17,4 @@ } ] } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.ts b/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.ts index dc27188347..bae6223d9d 100644 --- a/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.ts +++ b/packages/nodes-base/nodes/Facebook/FacebookTrigger.node.ts @@ -147,7 +147,7 @@ export class FacebookTrigger implements INodeType { ], }, default: [], - description: 'The set of fields in this object that are subscribed to. Choose from the list, or specify IDs using an expression.', + description: 'The set of fields in this object that are subscribed to. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Options', diff --git a/packages/nodes-base/nodes/FileMaker/FileMaker.node.ts b/packages/nodes-base/nodes/FileMaker/FileMaker.node.ts index 25548422f3..35ead20f09 100644 --- a/packages/nodes-base/nodes/FileMaker/FileMaker.node.ts +++ b/packages/nodes-base/nodes/FileMaker/FileMaker.node.ts @@ -109,7 +109,7 @@ export class FileMaker implements INodeType { required: true, displayOptions: {}, placeholder: 'Layout Name', - description: 'FileMaker Layout Name. Choose from the list, or specify an ID using an expression.', + description: 'FileMaker Layout Name. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Record ID', @@ -205,7 +205,7 @@ export class FileMaker implements INodeType { }, }, placeholder: 'Portals', - description: 'The portal result set to return. Use the portal object name or portal table name. If this parameter is omitted, the API will return all portal objects and records in the layout. For best performance, pass the portal object name or portal table name. Choose from the list, or specify an ID using an expression.', + description: 'The portal result set to return. Use the portal object name or portal table name. If this parameter is omitted, the API will return all portal objects and records in the layout. For best performance, pass the portal object name or portal table name. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- // find/records @@ -214,7 +214,7 @@ export class FileMaker implements INodeType { displayName: 'Response Layout Name or ID', name: 'responseLayout', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getResponseLayouts', }, @@ -271,7 +271,7 @@ export class FileMaker implements INodeType { loadOptionsMethod: 'getFields', }, options: [], - description: 'Search Field. Choose from the list, or specify an ID using an expression.', + description: 'Search Field. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -346,7 +346,7 @@ export class FileMaker implements INodeType { loadOptionsMethod: 'getFields', }, options: [], - description: 'Field Name. Choose from the list, or specify an ID using an expression.', + description: 'Field Name. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Order', @@ -408,7 +408,7 @@ export class FileMaker implements INodeType { }, }, placeholder: 'Script Name', - description: 'The name of the FileMaker script to be run after the action specified by the API call and after the subsequent sort. Choose from the list, or specify an ID using an expression.', + description: 'The name of the FileMaker script to be run after the action specified by the API call and after the subsequent sort. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Script Parameter', @@ -469,7 +469,7 @@ export class FileMaker implements INodeType { }, }, placeholder: 'Script Name', - description: 'The name of the FileMaker script to be run after the action specified by the API call but before the subsequent sort. Choose from the list, or specify an ID using an expression.', + description: 'The name of the FileMaker script to be run after the action specified by the API call but before the subsequent sort. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Script Parameter', @@ -530,7 +530,7 @@ export class FileMaker implements INodeType { }, }, placeholder: 'Script Name', - description: 'The name of the FileMaker script to be run after the action specified by the API call and after the subsequent sort. Choose from the list, or specify an ID using an expression.', + description: 'The name of the FileMaker script to be run after the action specified by the API call and after the subsequent sort. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Script Parameter', @@ -617,7 +617,7 @@ export class FileMaker implements INodeType { loadOptionsMethod: 'getFields', }, options: [], - description: 'Field Name. Choose from the list, or specify an ID using an expression.', + description: 'Field Name. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -650,7 +650,7 @@ export class FileMaker implements INodeType { }, }, placeholder: 'Script Name', - description: 'The name of the FileMaker script to be run. Choose from the list, or specify an ID using an expression.', + description: 'The name of the FileMaker script to be run. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Script Parameter', diff --git a/packages/nodes-base/nodes/FormIo/FormIoTrigger.node.ts b/packages/nodes-base/nodes/FormIo/FormIoTrigger.node.ts index eb7575d488..53bfc13b0e 100644 --- a/packages/nodes-base/nodes/FormIo/FormIoTrigger.node.ts +++ b/packages/nodes-base/nodes/FormIo/FormIoTrigger.node.ts @@ -53,7 +53,7 @@ export class FormIoTrigger implements INodeType { }, required: true, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Form Name or ID', @@ -67,7 +67,7 @@ export class FormIoTrigger implements INodeType { }, required: true, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Trigger Events', diff --git a/packages/nodes-base/nodes/Formstack/FormstackTrigger.node.ts b/packages/nodes-base/nodes/Formstack/FormstackTrigger.node.ts index 43ab8ea80b..e2f8802254 100644 --- a/packages/nodes-base/nodes/Formstack/FormstackTrigger.node.ts +++ b/packages/nodes-base/nodes/Formstack/FormstackTrigger.node.ts @@ -90,7 +90,7 @@ export class FormstackTrigger implements INodeType { }, default: '', required: true, - description: 'The Formstack form to monitor for new submissions. Choose from the list, or specify an ID using an expression.', + description: 'The Formstack form to monitor for new submissions. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Simplify', diff --git a/packages/nodes-base/nodes/Freshdesk/Freshdesk.node.ts b/packages/nodes-base/nodes/Freshdesk/Freshdesk.node.ts index 62dca17344..4554a35461 100644 --- a/packages/nodes-base/nodes/Freshdesk/Freshdesk.node.ts +++ b/packages/nodes-base/nodes/Freshdesk/Freshdesk.node.ts @@ -392,7 +392,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getAgents', }, - description: 'ID of the agent to whom the ticket has been assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom the ticket has been assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'CC Emails', @@ -409,7 +409,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getCompanies', }, - description: 'Company ID of the requester. This attribute can only be set if the Multiple Companies feature is enabled (Estate plan and above). Choose from the list, or specify an ID using an expression.', + description: 'Company ID of the requester. This attribute can only be set if the Multiple Companies feature is enabled (Estate plan and above). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Description', @@ -451,7 +451,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getGroups', }, - description: 'ID of the group to which the ticket has been assigned. The default value is the ID of the group that is associated with the given email_config_id. Choose from the list, or specify an ID using an expression.', + description: 'ID of the group to which the ticket has been assigned. The default value is the ID of the group that is associated with the given email_config_id. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -469,7 +469,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getProducts', }, - description: 'ID of the product to which the ticket is associated. It will be ignored if the email_config_id attribute is set in the request. Choose from the list, or specify an ID using an expression.', + description: 'ID of the product to which the ticket is associated. It will be ignored if the email_config_id attribute is set in the request. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', @@ -633,7 +633,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getAgents', }, - description: 'ID of the agent to whom the ticket has been assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom the ticket has been assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'CC Emails', @@ -650,7 +650,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getCompanies', }, - description: 'Company ID of the requester. This attribute can only be set if the Multiple Companies feature is enabled (Estate plan and above). Choose from the list, or specify an ID using an expression.', + description: 'Company ID of the requester. This attribute can only be set if the Multiple Companies feature is enabled (Estate plan and above). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Due By', @@ -681,7 +681,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getGroups', }, - description: 'ID of the group to which the ticket has been assigned. The default value is the ID of the group that is associated with the given email_config_id. Choose from the list, or specify an ID using an expression.', + description: 'ID of the group to which the ticket has been assigned. The default value is the ID of the group that is associated with the given email_config_id. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -699,7 +699,7 @@ export class Freshdesk implements INodeType { typeOptions: { loadOptionsMethod: 'getProducts', }, - description: 'ID of the product to which the ticket is associated. It will be ignored if the email_config_id attribute is set in the request. Choose from the list, or specify an ID using an expression.', + description: 'ID of the product to which the ticket is associated. It will be ignored if the email_config_id attribute is set in the request. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority', diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/AgentDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/AgentDescription.ts index 2b138757fb..53c5fe8b3a 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/AgentDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/AgentDescription.ts @@ -123,7 +123,7 @@ export const agentFields: INodeProperties[] = [ { displayName: 'Role Name or ID', name: 'role', - description: 'Name of the role to assign to the agent. Choose from the list, or specify an ID using an expression.', + description: 'Name of the role to assign to the agent. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getAgentRoles', @@ -160,7 +160,7 @@ export const agentFields: INodeProperties[] = [ { displayName: 'Group Names or IDs', name: 'groups', - description: 'Groups in which the permissions granted by the role apply. Required only when Scope is Specified Groups - ignored otherwise. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Groups in which the permissions granted by the role apply. Required only when Scope is Specified Groups - ignored otherwise. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', type: 'multiOptions', typeOptions: { loadOptionsMethod: 'getAgentGroups', @@ -205,7 +205,7 @@ export const agentFields: INodeProperties[] = [ name: 'department_ids', type: 'multiOptions', default: [], - description: 'IDs of the departments to which the agent belongs. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'IDs of the departments to which the agent belongs. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -234,7 +234,7 @@ export const agentFields: INodeProperties[] = [ name: 'location_id', type: 'options', default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getLocations', }, @@ -245,7 +245,7 @@ export const agentFields: INodeProperties[] = [ name: 'member_of', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of the groups that the agent is a member of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of the groups that the agent is a member of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -262,7 +262,7 @@ export const agentFields: INodeProperties[] = [ name: 'observer_of', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of the groups that the agent is an observer of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of the groups that the agent is an observer of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -435,7 +435,7 @@ export const agentFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department to which the agent belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department to which the agent belongs. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -477,7 +477,7 @@ export const agentFields: INodeProperties[] = [ name: 'location_id', type: 'options', default: '', - description: 'Choose from the list or specify an ID. Choose from the list, or specify an ID using an expression.', + description: 'Choose from the list or specify an ID. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getLocations', }, @@ -552,7 +552,7 @@ export const agentFields: INodeProperties[] = [ name: 'department_ids', type: 'multiOptions', default: [], - description: 'IDs of the departments to which the agent belongs. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'IDs of the departments to which the agent belongs. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -594,7 +594,7 @@ export const agentFields: INodeProperties[] = [ name: 'location_id', type: 'options', default: '', - description: 'Choose from the list or specify an ID. Choose from the list, or specify an ID using an expression.', + description: 'Choose from the list or specify an ID. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getLocations', }, @@ -605,7 +605,7 @@ export const agentFields: INodeProperties[] = [ name: 'member_of', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of the groups that the agent is a member of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of the groups that the agent is a member of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -622,7 +622,7 @@ export const agentFields: INodeProperties[] = [ name: 'observer_of', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of the groups that the agent is an observer of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of the groups that the agent is an observer of. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/AgentGroupDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/AgentGroupDescription.ts index f25f6e6b3f..0b522b6147 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/AgentGroupDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/AgentGroupDescription.ts @@ -103,14 +103,14 @@ export const agentGroupFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAgents', }, - description: 'ID of the user to whom an escalation email is sent if a ticket in this group is unassigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom an escalation email is sent if a ticket in this group is unassigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Member Names or IDs', name: 'members', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of agents who are members of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of agents who are members of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -120,7 +120,7 @@ export const agentGroupFields: INodeProperties[] = [ name: 'observers', type: 'multiOptions', default: [], - description: 'Comma-separated agent IDs who are observers of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated agent IDs who are observers of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -306,7 +306,7 @@ export const agentGroupFields: INodeProperties[] = [ name: 'escalate_to', type: 'options', default: '', - description: 'ID of the agent to whom an escalation email is sent if a ticket in this group is unassigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom an escalation email is sent if a ticket in this group is unassigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -316,7 +316,7 @@ export const agentGroupFields: INodeProperties[] = [ name: 'members', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of agents who are members of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of agents who are members of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -332,7 +332,7 @@ export const agentGroupFields: INodeProperties[] = [ name: 'observers', type: 'multiOptions', default: [], - description: 'Comma-separated agent user IDs who are observers of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated agent user IDs who are observers of this group. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/AnnouncementDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/AnnouncementDescription.ts index 6d9f340b71..ccb5d4b7cb 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/AnnouncementDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/AnnouncementDescription.ts @@ -168,7 +168,7 @@ export const announcementFields: INodeProperties[] = [ name: 'departments', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of departments that may view this announcement. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of departments that may view this announcement. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -335,7 +335,7 @@ export const announcementFields: INodeProperties[] = [ name: 'departments', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of departments that may view this announcement. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of departments that may view this announcement. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/AssetDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/AssetDescription.ts index 91b7c7d883..25246bdfa6 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/AssetDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/AssetDescription.ts @@ -76,7 +76,7 @@ export const assetFields: INodeProperties[] = [ displayName: 'Asset Type Name or ID', name: 'assetTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { @@ -128,7 +128,7 @@ export const assetFields: INodeProperties[] = [ loadOptionsMethod: 'getAssetTypeFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -250,7 +250,7 @@ export const assetFields: INodeProperties[] = [ name: 'agent_id', type: 'options', default: '', - description: 'ID of the agent by whom the asset is managed. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent by whom the asset is managed. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -267,7 +267,7 @@ export const assetFields: INodeProperties[] = [ name: 'asset_type_id', type: 'options', default: '', - description: 'ID of the asset type to filter by. Choose from the list, or specify an ID using an expression.', + description: 'ID of the asset type to filter by. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAssetTypes', }, @@ -277,7 +277,7 @@ export const assetFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department to which the asset belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department to which the asset belongs. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -287,7 +287,7 @@ export const assetFields: INodeProperties[] = [ name: 'location_id', type: 'options', default: '', - description: 'ID of the location to filter by. Choose from the list, or specify an ID using an expression.', + description: 'ID of the location to filter by. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getLocations', }, @@ -358,7 +358,7 @@ export const assetFields: INodeProperties[] = [ loadOptionsMethod: 'getAssetTypeFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/AssetTypeDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/AssetTypeDescription.ts index 575506ebbc..1be79ef1d5 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/AssetTypeDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/AssetTypeDescription.ts @@ -98,7 +98,7 @@ export const assetTypeFields: INodeProperties[] = [ { displayName: 'Parent Asset Type Name or ID', name: 'parent_asset_type_id', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', type: 'options', default: '', typeOptions: { diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/ChangeDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/ChangeDescription.ts index a274071786..73aaf4bda2 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/ChangeDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/ChangeDescription.ts @@ -59,7 +59,7 @@ export const changeFields: INodeProperties[] = [ displayName: 'Requester Name or ID', name: 'requesterId', // eslint-disable-next-line n8n-nodes-base/node-param-description-wrong-for-dynamic-options - description: 'ID of the requester of the change. Choose from the list or specify an ID. You can also specify the ID using an expression.', + description: 'ID of the requester of the change. Choose from the list or specify an ID. You can also specify the ID using an expression.', type: 'options', required: true, default: '', @@ -150,7 +150,7 @@ export const changeFields: INodeProperties[] = [ name: 'agent_id', type: 'options', default: '', - description: 'ID of the agent to whom the change is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom the change is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -184,7 +184,7 @@ export const changeFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department requesting the change. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department requesting the change. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -201,7 +201,7 @@ export const changeFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the agent group to which the change is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent group to which the change is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -516,7 +516,7 @@ export const changeFields: INodeProperties[] = [ name: 'agent_id', type: 'options', default: '', - description: 'ID of the agent to whom the change is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom the change is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -550,7 +550,7 @@ export const changeFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department requesting the change. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department requesting the change. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -567,7 +567,7 @@ export const changeFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the agent group to which the change is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent group to which the change is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -622,7 +622,7 @@ export const changeFields: INodeProperties[] = [ name: 'requester_id', type: 'options', default: '', - description: 'ID of the requester of the change. Choose from the list, or specify an ID using an expression.', + description: 'ID of the requester of the change. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getRequesters', }, diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/ProblemDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/ProblemDescription.ts index 8c575450a6..426c02af15 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/ProblemDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/ProblemDescription.ts @@ -75,7 +75,7 @@ export const problemFields: INodeProperties[] = [ { displayName: 'Requester Name or ID', name: 'requesterId', - description: 'ID of the initiator of the problem. Choose from the list, or specify an ID using an expression.', + description: 'ID of the initiator of the problem. Choose from the list, or specify an ID using an expression.', type: 'options', required: true, default: '', @@ -132,7 +132,7 @@ export const problemFields: INodeProperties[] = [ name: 'agent_id', type: 'options', default: '', - description: 'ID of the agent to whom the problem is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom the problem is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -142,7 +142,7 @@ export const problemFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department initiating the problem. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department initiating the problem. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -159,7 +159,7 @@ export const problemFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the agent group to which the problem is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent group to which the problem is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -362,7 +362,7 @@ export const problemFields: INodeProperties[] = [ name: 'agent_id', type: 'options', default: '', - description: 'ID of the agent to whom the problem is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom the problem is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -372,7 +372,7 @@ export const problemFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department initiating the problem. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department initiating the problem. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -396,7 +396,7 @@ export const problemFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the agent group to which the problem is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent group to which the problem is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -450,7 +450,7 @@ export const problemFields: INodeProperties[] = [ name: 'requester_id', type: 'options', default: '', - description: 'ID of the initiator of the problem. Choose from the list, or specify an ID using an expression.', + description: 'ID of the initiator of the problem. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getRequesters', }, diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/ProductDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/ProductDescription.ts index bdbbd7447a..5db77323c5 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/ProductDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/ProductDescription.ts @@ -59,7 +59,7 @@ export const productFields: INodeProperties[] = [ displayName: 'Asset Type Name or ID', name: 'assetTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { @@ -296,7 +296,7 @@ export const productFields: INodeProperties[] = [ displayName: 'Asset Type Name or ID', name: 'asset_type_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getAssetTypes', diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/ReleaseDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/ReleaseDescription.ts index 007c2c6c94..bd81416607 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/ReleaseDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/ReleaseDescription.ts @@ -235,7 +235,7 @@ export const releaseFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department initiating the release. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department initiating the release. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -252,7 +252,7 @@ export const releaseFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the agent group to which the release is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent group to which the release is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -391,7 +391,7 @@ export const releaseFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department initiating the release. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department initiating the release. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -408,7 +408,7 @@ export const releaseFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the agent group to which the release is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent group to which the release is assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/RequesterDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/RequesterDescription.ts index a14a60ffba..214ec0e812 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/RequesterDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/RequesterDescription.ts @@ -123,7 +123,7 @@ export const requesterFields: INodeProperties[] = [ name: 'department_ids', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of the departments associated with the requester. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of the departments associated with the requester. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -150,7 +150,7 @@ export const requesterFields: INodeProperties[] = [ { displayName: 'Location Name or ID', name: 'location_id', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', type: 'options', default: '', typeOptions: { @@ -302,7 +302,7 @@ export const requesterFields: INodeProperties[] = [ { displayName: 'Department Name or ID', name: 'department_id', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', type: 'options', default: '', typeOptions: { @@ -338,7 +338,7 @@ export const requesterFields: INodeProperties[] = [ displayName: 'Location Name or ID', name: 'location_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getLocations', @@ -420,7 +420,7 @@ export const requesterFields: INodeProperties[] = [ name: 'department_ids', type: 'multiOptions', default: [], - description: 'Comma-separated IDs of the departments associated with the requester. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated IDs of the departments associated with the requester. Choose from the list or specify an ID using an expression. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -455,7 +455,7 @@ export const requesterFields: INodeProperties[] = [ name: 'location_id', type: 'options', default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getLocations', }, diff --git a/packages/nodes-base/nodes/Freshservice/descriptions/TicketDescription.ts b/packages/nodes-base/nodes/Freshservice/descriptions/TicketDescription.ts index 3c5dfce308..b4eb5e9caf 100644 --- a/packages/nodes-base/nodes/Freshservice/descriptions/TicketDescription.ts +++ b/packages/nodes-base/nodes/Freshservice/descriptions/TicketDescription.ts @@ -204,7 +204,7 @@ export const ticketFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department to which this ticket belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department to which this ticket belongs. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -214,7 +214,7 @@ export const ticketFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the group to which the ticket has been assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the group to which the ticket has been assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -250,7 +250,7 @@ export const ticketFields: INodeProperties[] = [ displayName: 'Requester Name or ID', name: 'requester_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getRequesters', @@ -368,7 +368,7 @@ export const ticketFields: INodeProperties[] = [ name: 'agent_id', type: 'options', default: '', - description: 'ID of the agent to whom the tickets have been assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the agent to whom the tickets have been assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -378,7 +378,7 @@ export const ticketFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the group to which the tickets have been assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the group to which the tickets have been assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, @@ -511,7 +511,7 @@ export const ticketFields: INodeProperties[] = [ name: 'department_id', type: 'options', default: '', - description: 'ID of the department to which this ticket has been assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the department to which this ticket has been assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -536,7 +536,7 @@ export const ticketFields: INodeProperties[] = [ name: 'group_id', type: 'options', default: '', - description: 'ID of the group to which the ticket has been assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the group to which the ticket has been assigned. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getAgentGroups', }, diff --git a/packages/nodes-base/nodes/FreshworksCrm/descriptions/AccountDescription.ts b/packages/nodes-base/nodes/FreshworksCrm/descriptions/AccountDescription.ts index 355598ffae..849fb32e60 100644 --- a/packages/nodes-base/nodes/FreshworksCrm/descriptions/AccountDescription.ts +++ b/packages/nodes-base/nodes/FreshworksCrm/descriptions/AccountDescription.ts @@ -112,7 +112,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getBusinessTypes', }, - description: 'ID of the business that the account belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the business that the account belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'City', @@ -143,7 +143,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getIndustryTypes', }, - description: 'ID of the industry that the account belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the industry that the account belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'LinkedIn', @@ -167,7 +167,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user to whom the account is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the account is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Parent Sales Account ID', @@ -198,7 +198,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTerritories', }, - description: 'ID of the territory that the account belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the territory that the account belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Twitter', @@ -275,7 +275,7 @@ export const accountFields: INodeProperties[] = [ displayName: 'View Name or ID', name: 'view', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getAccountViews', @@ -393,7 +393,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getBusinessTypes', }, - description: 'ID of the business that the account belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the business that the account belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'City', @@ -424,7 +424,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getIndustryTypes', }, - description: 'ID of the industry that the account belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the industry that the account belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'LinkedIn', @@ -455,7 +455,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user to whom the account is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the account is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Parent Sales Account ID', @@ -486,7 +486,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTerritories', }, - description: 'ID of the territory that the account belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the territory that the account belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Twitter', diff --git a/packages/nodes-base/nodes/FreshworksCrm/descriptions/AppointmentDescription.ts b/packages/nodes-base/nodes/FreshworksCrm/descriptions/AppointmentDescription.ts index ff680b6a31..98a86a894e 100644 --- a/packages/nodes-base/nodes/FreshworksCrm/descriptions/AppointmentDescription.ts +++ b/packages/nodes-base/nodes/FreshworksCrm/descriptions/AppointmentDescription.ts @@ -157,7 +157,7 @@ export const appointmentFields: INodeProperties[] = [ displayName: 'User Name or ID', name: 'userId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { type: [ @@ -212,7 +212,7 @@ export const appointmentFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user who created the appointment. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who created the appointment. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Is All-Day', @@ -250,7 +250,7 @@ export const appointmentFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getOutcomes', }, - description: 'ID of outcome of Appointment sales activity type. Choose from the list, or specify an ID using an expression.', + description: 'ID of outcome of Appointment sales activity type. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Target ID', @@ -505,7 +505,7 @@ export const appointmentFields: INodeProperties[] = [ displayName: 'User Name or ID', name: 'userId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { type: [ @@ -543,7 +543,7 @@ export const appointmentFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user who created the appointment. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who created the appointment. Choose from the list, or specify an ID using an expression.', }, { displayName: 'End Date', @@ -588,7 +588,7 @@ export const appointmentFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getOutcomes', }, - description: 'ID of outcome of Appointment sales activity type. Choose from the list, or specify an ID using an expression.', + description: 'ID of outcome of Appointment sales activity type. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Start Date', diff --git a/packages/nodes-base/nodes/FreshworksCrm/descriptions/ContactDescription.ts b/packages/nodes-base/nodes/FreshworksCrm/descriptions/ContactDescription.ts index 2baba077e9..d0805bde75 100644 --- a/packages/nodes-base/nodes/FreshworksCrm/descriptions/ContactDescription.ts +++ b/packages/nodes-base/nodes/FreshworksCrm/descriptions/ContactDescription.ts @@ -141,7 +141,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign that led your contact to your webapp. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that led your contact to your webapp. Choose from the list, or specify an ID using an expression.', }, { displayName: 'City', @@ -158,7 +158,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getContactStatuses', }, - description: 'ID of the contact status that the contact belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the contact status that the contact belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Country', @@ -210,7 +210,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getLifecycleStages', }, - description: 'ID of the lifecycle stage that the contact belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the lifecycle stage that the contact belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'LinkedIn', @@ -241,7 +241,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user to whom the contact is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the contact is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sales Account Names or IDs', @@ -251,7 +251,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'Accounts which contact belongs to. Choose from the list, or specify IDs using an expression.', + description: 'Accounts which contact belongs to. Choose from the list, or specify IDs using an expression.', }, { displayName: 'State', @@ -282,7 +282,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTerritories', }, - description: 'ID of the territory that the contact belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the territory that the contact belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Time Zone', @@ -366,7 +366,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'View Name or ID', name: 'view', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { resource: [ @@ -476,7 +476,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign that led your contact to your webapp. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that led your contact to your webapp. Choose from the list, or specify an ID using an expression.', }, { displayName: 'City', @@ -493,7 +493,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getContactStatuses', }, - description: 'ID of the contact status that the contact belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the contact status that the contact belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Country', @@ -552,7 +552,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getLeadSources', }, - description: 'ID of the source where contact came from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the source where contact came from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Lifecycle Stage Name or ID', @@ -562,7 +562,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getLifecycleStages', }, - description: 'ID of the lifecycle stage that the contact belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the lifecycle stage that the contact belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'LinkedIn', @@ -593,7 +593,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user to whom the contact is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the contact is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sales Account Names or IDs', @@ -603,7 +603,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'Accounts which contact belongs to. Choose from the list, or specify IDs using an expression.', + description: 'Accounts which contact belongs to. Choose from the list, or specify IDs using an expression.', }, { displayName: 'State', @@ -620,7 +620,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getSubscriptionStatuses', }, - description: 'Status of subscription that the contact is in. Choose from the list, or specify an ID using an expression.', + description: 'Status of subscription that the contact is in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subscription Types Name or ID', @@ -630,7 +630,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getSubscriptionTypes', }, - description: 'Type of subscription that the contact is in. Choose from the list, or specify an ID using an expression.', + description: 'Type of subscription that the contact is in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Territory Name or ID', @@ -640,7 +640,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTerritories', }, - description: 'ID of the territory that the contact belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the territory that the contact belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Time Zone', diff --git a/packages/nodes-base/nodes/FreshworksCrm/descriptions/DealDescription.ts b/packages/nodes-base/nodes/FreshworksCrm/descriptions/DealDescription.ts index 74ee2fa653..e0f76a5efc 100644 --- a/packages/nodes-base/nodes/FreshworksCrm/descriptions/DealDescription.ts +++ b/packages/nodes-base/nodes/FreshworksCrm/descriptions/DealDescription.ts @@ -123,7 +123,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign that landed this deal. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that landed this deal. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Currency Name or ID', @@ -133,7 +133,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCurrencies', }, - description: 'ID of the currency that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the currency that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Payment Status Name or ID', @@ -143,7 +143,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealPaymentStatuses', }, - description: 'ID of the mode of payment for the deal. Choose from the list, or specify an ID using an expression.', + description: 'ID of the mode of payment for the deal. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Pipeline Name or ID', @@ -153,7 +153,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealPipelines', }, - description: 'ID of the deal pipeline that it belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal pipeline that it belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Product Name or ID', @@ -163,7 +163,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealProducts', }, - description: 'ID of the product that the deal belongs to (in a multi-product company). Choose from the list, or specify an ID using an expression.', + description: 'ID of the product that the deal belongs to (in a multi-product company). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Reason Name or ID', @@ -173,7 +173,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealReasons', }, - description: 'ID of the reason for losing the deal. Can only be set if the deal is in \'Lost\' stage. Choose from the list, or specify an ID using an expression.', + description: 'ID of the reason for losing the deal. Can only be set if the deal is in \'Lost\' stage. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Stage Name or ID', @@ -183,7 +183,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealStages', }, - description: 'ID of the deal stage that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal stage that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Type Name or ID', @@ -193,7 +193,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealTypes', }, - description: 'ID of the deal type that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal type that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Lead Source ID', @@ -210,7 +210,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user to whom the deal is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the deal is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Probability', @@ -231,7 +231,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'ID of the account that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Territory Name or ID', @@ -241,7 +241,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTerritories', }, - description: 'ID of the territory that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the territory that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -297,7 +297,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'View Name or ID', name: 'view', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { resource: [ @@ -420,7 +420,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign that landed this deal. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that landed this deal. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Currency Name or ID', @@ -430,7 +430,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCurrencies', }, - description: 'ID of the currency that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the currency that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Payment Status Name or ID', @@ -440,7 +440,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealPaymentStatuses', }, - description: 'ID of the mode of payment for the deal. Choose from the list, or specify an ID using an expression.', + description: 'ID of the mode of payment for the deal. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Pipeline Name or ID', @@ -450,7 +450,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealPipelines', }, - description: 'ID of the deal pipeline that it belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal pipeline that it belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Product Name or ID', @@ -460,7 +460,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealProducts', }, - description: 'ID of the product that the deal belongs to (in a multi-product company). Choose from the list, or specify an ID using an expression.', + description: 'ID of the product that the deal belongs to (in a multi-product company). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Reason Name or ID', @@ -470,7 +470,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealReasons', }, - description: 'ID of the reason for losing the deal. Can only be set if the deal is in \'Lost\' stage. Choose from the list, or specify an ID using an expression.', + description: 'ID of the reason for losing the deal. Can only be set if the deal is in \'Lost\' stage. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Stage Name or ID', @@ -480,7 +480,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealStages', }, - description: 'ID of the deal stage that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal stage that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Type Name or ID', @@ -490,7 +490,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getDealTypes', }, - description: 'ID of the deal type that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal type that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Lead Source ID', @@ -514,7 +514,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user to whom the deal is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the deal is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Probability', @@ -535,7 +535,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'ID of the account that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Territory Name or ID', @@ -545,7 +545,7 @@ export const dealFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTerritories', }, - description: 'ID of the territory that the deal belongs to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the territory that the deal belongs to. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/FreshworksCrm/descriptions/SalesActivityDescription.ts b/packages/nodes-base/nodes/FreshworksCrm/descriptions/SalesActivityDescription.ts index 8212a71e02..f7c30416ee 100644 --- a/packages/nodes-base/nodes/FreshworksCrm/descriptions/SalesActivityDescription.ts +++ b/packages/nodes-base/nodes/FreshworksCrm/descriptions/SalesActivityDescription.ts @@ -60,7 +60,7 @@ export const salesActivityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getSalesActivityTypes', }, - description: 'ID of a sales activity type for which the sales activity is created. Choose from the list, or specify an ID using an expression.', + description: 'ID of a sales activity type for which the sales activity is created. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -93,7 +93,7 @@ export const salesActivityFields: INodeProperties[] = [ { displayName: 'Owner Name or ID', name: 'ownerId', - description: 'ID of the user who owns the sales activity. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who owns the sales activity. Choose from the list, or specify an ID using an expression.', type: 'options', default: '', typeOptions: { @@ -222,7 +222,7 @@ export const salesActivityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user who created the sales activity. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who created the sales activity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Latitude', @@ -260,7 +260,7 @@ export const salesActivityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getOutcomes', }, - description: 'ID of a sales activity\'s outcome. Choose from the list, or specify an ID using an expression.', + description: 'ID of a sales activity\'s outcome. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -399,7 +399,7 @@ export const salesActivityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user who created the sales activity. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who created the sales activity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Start Date', @@ -444,7 +444,7 @@ export const salesActivityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user who owns the sales activity. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who owns the sales activity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sales Activity Outcome Name or ID', @@ -454,7 +454,7 @@ export const salesActivityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getOutcomes', }, - description: 'ID of a sales activity\'s outcome. Choose from the list, or specify an ID using an expression.', + description: 'ID of a sales activity\'s outcome. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sales Activity Type Name or ID', @@ -464,7 +464,7 @@ export const salesActivityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getSalesActivityTypes', }, - description: 'ID of a sales activity type for which the sales activity is updated. Choose from the list, or specify an ID using an expression.', + description: 'ID of a sales activity type for which the sales activity is updated. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Start Date', diff --git a/packages/nodes-base/nodes/FreshworksCrm/descriptions/TaskDescription.ts b/packages/nodes-base/nodes/FreshworksCrm/descriptions/TaskDescription.ts index 41bf945be0..5a43c4c225 100644 --- a/packages/nodes-base/nodes/FreshworksCrm/descriptions/TaskDescription.ts +++ b/packages/nodes-base/nodes/FreshworksCrm/descriptions/TaskDescription.ts @@ -94,7 +94,7 @@ export const taskFields: INodeProperties[] = [ { displayName: 'Owner Name or ID', name: 'ownerId', - description: 'ID of the user to whom the task is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the task is assigned. Choose from the list, or specify an ID using an expression.', type: 'options', default: '', typeOptions: { @@ -187,7 +187,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user who created the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who created the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Outcome Name or ID', @@ -197,7 +197,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getOutcomes', }, - description: 'ID of the outcome of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the outcome of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Task Type ID', @@ -410,7 +410,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user who created the sales activity. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who created the sales activity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Due Date', @@ -427,7 +427,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getOutcomes', }, - description: 'ID of the outcome of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the outcome of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Owner Name or ID', @@ -437,7 +437,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'ID of the user to whom the task is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the task is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Target ID', diff --git a/packages/nodes-base/nodes/GetResponse/ContactDescription.ts b/packages/nodes-base/nodes/GetResponse/ContactDescription.ts index fdd21c56d9..80051e255e 100644 --- a/packages/nodes-base/nodes/GetResponse/ContactDescription.ts +++ b/packages/nodes-base/nodes/GetResponse/ContactDescription.ts @@ -90,7 +90,7 @@ export const contactFields: INodeProperties[] = [ }, }, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Additional Fields', @@ -130,7 +130,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCustomFields', }, - description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', + description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -184,7 +184,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, @@ -558,7 +558,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Campaign Name or ID', name: 'campaignId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCampaigns', }, @@ -585,7 +585,7 @@ export const contactFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCustomFields', }, - description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', + description: 'The end user specified key of the user defined data. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -646,7 +646,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, diff --git a/packages/nodes-base/nodes/GetResponse/GetResponseTrigger.node.ts b/packages/nodes-base/nodes/GetResponse/GetResponseTrigger.node.ts index 6463b4f3ff..15e600a443 100644 --- a/packages/nodes-base/nodes/GetResponse/GetResponseTrigger.node.ts +++ b/packages/nodes-base/nodes/GetResponse/GetResponseTrigger.node.ts @@ -120,7 +120,7 @@ export class GetResponseTrigger implements INodeType { displayName: 'List Names or IDs', name: 'listIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getLists', }, diff --git a/packages/nodes-base/nodes/Ghost/PostDescription.ts b/packages/nodes-base/nodes/Ghost/PostDescription.ts index 2bffcd6e09..fbb0be3416 100644 --- a/packages/nodes-base/nodes/Ghost/PostDescription.ts +++ b/packages/nodes-base/nodes/Ghost/PostDescription.ts @@ -214,7 +214,7 @@ export const postFields: INodeProperties[] = [ displayName: 'Author Names or IDs', name: 'authors', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getAuthors', }, @@ -314,7 +314,7 @@ export const postFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, @@ -782,7 +782,7 @@ export const postFields: INodeProperties[] = [ displayName: 'Author Names or IDs', name: 'authors', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getAuthors', }, @@ -909,7 +909,7 @@ export const postFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, diff --git a/packages/nodes-base/nodes/GoToWebinar/descriptions/AttendeeDescription.ts b/packages/nodes-base/nodes/GoToWebinar/descriptions/AttendeeDescription.ts index 9f60aed56c..83bed5b331 100644 --- a/packages/nodes-base/nodes/GoToWebinar/descriptions/AttendeeDescription.ts +++ b/packages/nodes-base/nodes/GoToWebinar/descriptions/AttendeeDescription.ts @@ -49,7 +49,7 @@ export const attendeeFields: INodeProperties[] = [ }, required: true, default: '', - description: 'Key of the webinar that the attendee attended. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar that the attendee attended. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -70,7 +70,7 @@ export const attendeeFields: INodeProperties[] = [ ], }, default: '', - description: 'Key of the session that the attendee attended. Choose from the list, or specify an ID using an expression.', + description: 'Key of the session that the attendee attended. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/GoToWebinar/descriptions/CoorganizerDescription.ts b/packages/nodes-base/nodes/GoToWebinar/descriptions/CoorganizerDescription.ts index a2834bd8ac..dccde4f29b 100644 --- a/packages/nodes-base/nodes/GoToWebinar/descriptions/CoorganizerDescription.ts +++ b/packages/nodes-base/nodes/GoToWebinar/descriptions/CoorganizerDescription.ts @@ -54,7 +54,7 @@ export const coorganizerFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar that the co-organizer is hosting. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar that the co-organizer is hosting. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -158,7 +158,7 @@ export const coorganizerFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar to delete. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar to delete. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -219,7 +219,7 @@ export const coorganizerFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar to retrieve all co-organizers from. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar to retrieve all co-organizers from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/GoToWebinar/descriptions/PanelistDescription.ts b/packages/nodes-base/nodes/GoToWebinar/descriptions/PanelistDescription.ts index 0bfc4a79c9..6f9e9f489a 100644 --- a/packages/nodes-base/nodes/GoToWebinar/descriptions/PanelistDescription.ts +++ b/packages/nodes-base/nodes/GoToWebinar/descriptions/PanelistDescription.ts @@ -91,7 +91,7 @@ export const panelistFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar that the panelist will present at. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar that the panelist will present at. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -116,7 +116,7 @@ export const panelistFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar to retrieve all panelists from. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar to retrieve all panelists from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -182,7 +182,7 @@ export const panelistFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar to delete the panelist from. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar to delete the panelist from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -225,7 +225,7 @@ export const panelistFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar to reinvite the panelist to. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar to reinvite the panelist to. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/GoToWebinar/descriptions/RegistrantDescription.ts b/packages/nodes-base/nodes/GoToWebinar/descriptions/RegistrantDescription.ts index 48e0927988..4ef17a9e42 100644 --- a/packages/nodes-base/nodes/GoToWebinar/descriptions/RegistrantDescription.ts +++ b/packages/nodes-base/nodes/GoToWebinar/descriptions/RegistrantDescription.ts @@ -54,7 +54,7 @@ export const registrantFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar of the registrant to create. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar of the registrant to create. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -213,7 +213,7 @@ export const registrantFields: INodeProperties[] = [ displayName: 'Question Key Name or ID', name: 'questionKey', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRegistranMultiChoiceQuestions', loadOptionsDependsOn: [ @@ -298,7 +298,7 @@ export const registrantFields: INodeProperties[] = [ displayName: 'Question Key Name or ID', name: 'questionKey', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRegistranSimpleQuestions', loadOptionsDependsOn: [ @@ -340,7 +340,7 @@ export const registrantFields: INodeProperties[] = [ }, required: true, default: [], - description: 'The key of the webinar to retrieve registrants from. Choose from the list, or specify an ID using an expression.', + description: 'The key of the webinar to retrieve registrants from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -406,7 +406,7 @@ export const registrantFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar of the registrant to delete. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar of the registrant to delete. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -449,7 +449,7 @@ export const registrantFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar of the registrant to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar of the registrant to retrieve. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/GoToWebinar/descriptions/SessionDescription.ts b/packages/nodes-base/nodes/GoToWebinar/descriptions/SessionDescription.ts index 8d84cb1b90..4481389f07 100644 --- a/packages/nodes-base/nodes/GoToWebinar/descriptions/SessionDescription.ts +++ b/packages/nodes-base/nodes/GoToWebinar/descriptions/SessionDescription.ts @@ -136,7 +136,7 @@ export const sessionFields: INodeProperties[] = [ loadOptionsMethod: 'getWebinars', }, default: {}, - description: 'Webinar by which to filter the sessions to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'Webinar by which to filter the sessions to retrieve. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -153,7 +153,7 @@ export const sessionFields: INodeProperties[] = [ }, required: true, default: [], - description: 'Key of the webinar to which the session belongs. Choose from the list, or specify an ID using an expression.', + description: 'Key of the webinar to which the session belongs. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts b/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts index 8e136d4a6d..bb6a8b4e38 100644 --- a/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts +++ b/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts @@ -171,7 +171,7 @@ export const webinarFields: INodeProperties[] = [ displayName: 'Timezone Name or ID', name: 'timezone', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', placeholder: '2020-12-11T09:00:00Z', @@ -514,7 +514,7 @@ export const webinarFields: INodeProperties[] = [ type: 'options', default: '', placeholder: '2020-12-11T09:00:00Z', - description: 'Timezone where the webinar is to take place. Choose from the list, or specify an ID using an expression.', + description: 'Timezone where the webinar is to take place. Choose from the list, or specify an ID using an expression.', typeOptions: { alwaysOpenEditWindow: true, loadOptionsMethod: 'getTimezones', diff --git a/packages/nodes-base/nodes/Google/Analytics/ReportDescription.ts b/packages/nodes-base/nodes/Google/Analytics/ReportDescription.ts index b83f6831d7..9d2ed76b9f 100644 --- a/packages/nodes-base/nodes/Google/Analytics/ReportDescription.ts +++ b/packages/nodes-base/nodes/Google/Analytics/ReportDescription.ts @@ -48,7 +48,7 @@ export const reportFields: INodeProperties[] = [ }, }, placeholder: '123456', - description: 'The View ID of Google Analytics. Choose from the list, or specify an ID using an expression.', + description: 'The View ID of Google Analytics. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -176,7 +176,7 @@ export const reportFields: INodeProperties[] = [ loadOptionsMethod: 'getDimensions', }, default: '', - description: 'Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an expression.', + description: 'Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -205,7 +205,7 @@ export const reportFields: INodeProperties[] = [ loadOptionsMethod: 'getDimensions', }, default: '', - description: 'Name of the dimension to filter by. Choose from the list, or specify an ID using an expression.', + description: 'Name of the dimension to filter by. Choose from the list, or specify an ID using an expression.', }, // https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Operator { diff --git a/packages/nodes-base/nodes/Google/Analytics/UserActivityDescription.ts b/packages/nodes-base/nodes/Google/Analytics/UserActivityDescription.ts index bbd63478e8..c9b3e6b796 100644 --- a/packages/nodes-base/nodes/Google/Analytics/UserActivityDescription.ts +++ b/packages/nodes-base/nodes/Google/Analytics/UserActivityDescription.ts @@ -48,7 +48,7 @@ export const userActivityFields: INodeProperties[] = [ }, }, placeholder: '123456', - description: 'The View ID of Google Analytics. Choose from the list, or specify an ID using an expression.', + description: 'The View ID of Google Analytics. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User ID', diff --git a/packages/nodes-base/nodes/Google/BigQuery/RecordDescription.ts b/packages/nodes-base/nodes/Google/BigQuery/RecordDescription.ts index fa4a957efa..1c37221722 100644 --- a/packages/nodes-base/nodes/Google/BigQuery/RecordDescription.ts +++ b/packages/nodes-base/nodes/Google/BigQuery/RecordDescription.ts @@ -56,7 +56,7 @@ export const recordFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of the project to create the record in. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to create the record in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Dataset Name or ID', @@ -80,7 +80,7 @@ export const recordFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of the dataset to create the record in. Choose from the list, or specify an ID using an expression.', + description: 'ID of the dataset to create the record in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -105,7 +105,7 @@ export const recordFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of the table to create the record in. Choose from the list, or specify an ID using an expression.', + description: 'ID of the table to create the record in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Columns', @@ -196,7 +196,7 @@ export const recordFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of the project to retrieve all rows from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to retrieve all rows from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Dataset Name or ID', @@ -220,7 +220,7 @@ export const recordFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of the dataset to retrieve all rows from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the dataset to retrieve all rows from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -245,7 +245,7 @@ export const recordFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of the table to retrieve all rows from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the table to retrieve all rows from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Google/Calendar/CalendarDescription.ts b/packages/nodes-base/nodes/Google/Calendar/CalendarDescription.ts index 92887c0574..7964c60c45 100644 --- a/packages/nodes-base/nodes/Google/Calendar/CalendarDescription.ts +++ b/packages/nodes-base/nodes/Google/Calendar/CalendarDescription.ts @@ -35,7 +35,7 @@ export const calendarFields: INodeProperties[] = [ displayName: 'Calendar Name or ID', name: 'calendar', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCalendars', }, @@ -134,7 +134,7 @@ export const calendarFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone used in the response. By default n8n timezone is used. Choose from the list, or specify an ID using an expression.', + description: 'Time zone used in the response. By default n8n timezone is used. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Google/Calendar/EventDescription.ts b/packages/nodes-base/nodes/Google/Calendar/EventDescription.ts index c2a5f7be3d..4b62855f99 100644 --- a/packages/nodes-base/nodes/Google/Calendar/EventDescription.ts +++ b/packages/nodes-base/nodes/Google/Calendar/EventDescription.ts @@ -59,7 +59,7 @@ export const eventFields: INodeProperties[] = [ displayName: 'Calendar Name or ID', name: 'calendar', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCalendars', }, @@ -182,7 +182,7 @@ export const eventFields: INodeProperties[] = [ loadOptionsMethod: 'getColors', }, default: '', - description: 'The color of the event. Choose from the list, or specify an ID using an expression.', + description: 'The color of the event. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Conference Data', @@ -202,7 +202,7 @@ export const eventFields: INodeProperties[] = [ displayName: 'Type Name or ID', name: 'conferenceSolution', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getConferenceSolutations', loadOptionsDependsOn: [ @@ -568,7 +568,7 @@ export const eventFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', + description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -717,7 +717,7 @@ export const eventFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', + description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Updated Min', @@ -818,7 +818,7 @@ export const eventFields: INodeProperties[] = [ loadOptionsMethod: 'getColors', }, default: '', - description: 'The color of the event. Choose from the list, or specify an ID using an expression.', + description: 'The color of the event. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Description', diff --git a/packages/nodes-base/nodes/Google/Calendar/GoogleCalendarTrigger.node.ts b/packages/nodes-base/nodes/Google/Calendar/GoogleCalendarTrigger.node.ts index 47aedc8212..f28a8704a6 100644 --- a/packages/nodes-base/nodes/Google/Calendar/GoogleCalendarTrigger.node.ts +++ b/packages/nodes-base/nodes/Google/Calendar/GoogleCalendarTrigger.node.ts @@ -44,7 +44,7 @@ export class GoogleCalendarTrigger implements INodeType { displayName: 'Calendar Name or ID', name: 'calendarId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getCalendars', diff --git a/packages/nodes-base/nodes/Google/Chat/descriptions/MemberDescription.ts b/packages/nodes-base/nodes/Google/Chat/descriptions/MemberDescription.ts index 04921258e7..89400221ca 100644 --- a/packages/nodes-base/nodes/Google/Chat/descriptions/MemberDescription.ts +++ b/packages/nodes-base/nodes/Google/Chat/descriptions/MemberDescription.ts @@ -83,7 +83,7 @@ export const memberFields: INodeProperties[] = [ }, }, default: [], - description: 'The name of the space for which to retrieve members, in the form "spaces/*". Choose from the list, or specify an ID using an expression.', + description: 'The name of the space for which to retrieve members, in the form "spaces/*". Choose from the list, or specify an ID using an expression.', }, ...getPagingParameters('member'), diff --git a/packages/nodes-base/nodes/Google/Chat/descriptions/MessageDescription.ts b/packages/nodes-base/nodes/Google/Chat/descriptions/MessageDescription.ts index 7709a0c539..92aa3e4cc2 100644 --- a/packages/nodes-base/nodes/Google/Chat/descriptions/MessageDescription.ts +++ b/packages/nodes-base/nodes/Google/Chat/descriptions/MessageDescription.ts @@ -69,7 +69,7 @@ export const messageFields: INodeProperties[] = [ }, }, default: '', - description: 'Space resource name, in the form "spaces/*". Example: spaces/AAAAMpdlehY. Choose from the list, or specify an ID using an expression.', + description: 'Space resource name, in the form "spaces/*". Example: spaces/AAAAMpdlehY. Choose from the list, or specify an ID using an expression.', }, { displayName: 'JSON Parameters', diff --git a/packages/nodes-base/nodes/Google/Contacts/ContactDescription.ts b/packages/nodes-base/nodes/Google/Contacts/ContactDescription.ts index 11c4b408bb..9ff8fbad1f 100644 --- a/packages/nodes-base/nodes/Google/Contacts/ContactDescription.ts +++ b/packages/nodes-base/nodes/Google/Contacts/ContactDescription.ts @@ -349,7 +349,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Group Names or IDs', name: 'group', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getGroups', }, @@ -1415,7 +1415,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Group Names or IDs', name: 'group', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getGroups', }, diff --git a/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts b/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts index b3e497a034..14aab7e790 100644 --- a/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts +++ b/packages/nodes-base/nodes/Google/Docs/DocumentDescription.ts @@ -44,7 +44,7 @@ export const documentFields: INodeProperties[] = [ displayName: 'Drive Name or ID', name: 'driveId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDrives', }, @@ -65,7 +65,7 @@ export const documentFields: INodeProperties[] = [ displayName: 'Folder Name or ID', name: 'folderId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'driveId', diff --git a/packages/nodes-base/nodes/Google/Drive/GoogleDriveTrigger.node.ts b/packages/nodes-base/nodes/Google/Drive/GoogleDriveTrigger.node.ts index d4c18ad214..342acabbc1 100644 --- a/packages/nodes-base/nodes/Google/Drive/GoogleDriveTrigger.node.ts +++ b/packages/nodes-base/nodes/Google/Drive/GoogleDriveTrigger.node.ts @@ -224,7 +224,7 @@ export class GoogleDriveTrigger implements INodeType { }, default: 'root', required: true, - description: 'The drive to monitor. Choose from the list, or specify an ID using an expression.', + description: 'The drive to monitor. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Watch For', diff --git a/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/CollectionDescription.ts b/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/CollectionDescription.ts index 785a5862b4..3f1dab669d 100644 --- a/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/CollectionDescription.ts +++ b/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/CollectionDescription.ts @@ -49,7 +49,7 @@ export const collectionFields: INodeProperties[] = [ ], }, }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { diff --git a/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/DocumentDescription.ts b/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/DocumentDescription.ts index 24fa47b546..c63ce31074 100644 --- a/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/DocumentDescription.ts +++ b/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/DocumentDescription.ts @@ -84,7 +84,7 @@ export const documentFields: INodeProperties[] = [ ], }, }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { @@ -181,7 +181,7 @@ export const documentFields: INodeProperties[] = [ ], }, }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { @@ -276,7 +276,7 @@ export const documentFields: INodeProperties[] = [ ], }, }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { @@ -396,7 +396,7 @@ export const documentFields: INodeProperties[] = [ ], }, }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { @@ -588,7 +588,7 @@ export const documentFields: INodeProperties[] = [ ], }, }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { @@ -686,7 +686,7 @@ export const documentFields: INodeProperties[] = [ ], }, }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { diff --git a/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.json b/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.json index c1719dd5cb..d5d7c75ebf 100644 --- a/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.json +++ b/packages/nodes-base/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.json @@ -13,7 +13,7 @@ ], "primaryDocumentation": [ { - "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleFirebaseCloudFirestore/" + "url": "https://docs.n8n.io/integrations/nodes/n8n-nodes-base.googlecloudfirestore/" } ] } diff --git a/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.json b/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.json index 0a797d9a37..367dd9aeb1 100644 --- a/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.json +++ b/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.json @@ -13,7 +13,7 @@ ], "primaryDocumentation": [ { - "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleFirebaseRealtimeDatabase/" + "url": "https://docs.n8n.io/integrations/nodes/n8n-nodes-base.googlecloudrealtimedatabase/" } ], "generic": [ @@ -24,4 +24,4 @@ } ] } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.ts b/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.ts index 056890a906..33bb07dcaa 100644 --- a/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.ts +++ b/packages/nodes-base/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.ts @@ -47,7 +47,7 @@ export class GoogleFirebaseRealtimeDatabase implements INodeType { typeOptions: { loadOptionsMethod: 'getProjects', }, - description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', + description: 'As displayed in firebase console URL. Choose from the list, or specify an ID using an expression.', required: true, }, { diff --git a/packages/nodes-base/nodes/Google/GSuiteAdmin/UserDescription.ts b/packages/nodes-base/nodes/Google/GSuiteAdmin/UserDescription.ts index 89344b8a46..8ca337642a 100644 --- a/packages/nodes-base/nodes/Google/GSuiteAdmin/UserDescription.ts +++ b/packages/nodes-base/nodes/Google/GSuiteAdmin/UserDescription.ts @@ -114,7 +114,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Domain Name or ID', name: 'domain', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDomains', }, @@ -472,7 +472,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getSchemas', }, default: [], - description: 'A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when projection=custom. Choose from the list, or specify IDs using an expression.', + description: 'A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when projection=custom. Choose from the list, or specify IDs using an expression.', }, { displayName: 'View Type', @@ -606,7 +606,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getSchemas', }, default: [], - description: 'A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when projection=custom. Choose from the list, or specify IDs using an expression.', + description: 'A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when projection=custom. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Customer', diff --git a/packages/nodes-base/nodes/Google/Gmail/MessageDescription.ts b/packages/nodes-base/nodes/Google/Gmail/MessageDescription.ts index fbcf2bf105..b6c2b83ee9 100644 --- a/packages/nodes-base/nodes/Google/Gmail/MessageDescription.ts +++ b/packages/nodes-base/nodes/Google/Gmail/MessageDescription.ts @@ -495,7 +495,7 @@ export const messageFields: INodeProperties[] = [ loadOptionsMethod: 'getLabels', }, default: [], - description: 'Only return messages with labels that match all of the specified label IDs. Choose from the list, or specify IDs using an expression.', + description: 'Only return messages with labels that match all of the specified label IDs. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Query', diff --git a/packages/nodes-base/nodes/Google/Gmail/MessageLabelDescription.ts b/packages/nodes-base/nodes/Google/Gmail/MessageLabelDescription.ts index e58d602491..f821e2851d 100644 --- a/packages/nodes-base/nodes/Google/Gmail/MessageLabelDescription.ts +++ b/packages/nodes-base/nodes/Google/Gmail/MessageLabelDescription.ts @@ -74,6 +74,6 @@ export const messageLabelFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the label. Choose from the list, or specify IDs using an expression.', + description: 'The ID of the label. Choose from the list, or specify IDs using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/Google/Perspective/GooglePerspective.node.ts b/packages/nodes-base/nodes/Google/Perspective/GooglePerspective.node.ts index 3eb1206fba..ed6f00f34e 100644 --- a/packages/nodes-base/nodes/Google/Perspective/GooglePerspective.node.ts +++ b/packages/nodes-base/nodes/Google/Perspective/GooglePerspective.node.ts @@ -180,7 +180,7 @@ export class GooglePerspective implements INodeType { loadOptionsMethod: 'getLanguages', }, default: '', - description: 'Languages of the text input. If unspecified, the API will auto-detect the comment language. Choose from the list, or specify an ID using an expression.', + description: 'Languages of the text input. If unspecified, the API will auto-detect the comment language. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Google/Sheet/GoogleSheets.node.ts b/packages/nodes-base/nodes/Google/Sheet/GoogleSheets.node.ts index 65c20679eb..c1ba0a9d31 100644 --- a/packages/nodes-base/nodes/Google/Sheet/GoogleSheets.node.ts +++ b/packages/nodes-base/nodes/Google/Sheet/GoogleSheets.node.ts @@ -256,7 +256,7 @@ export class GoogleSheets implements INodeType { options: [], default: '', required: true, - description: 'The sheet to delete columns from. Choose from the list, or specify an ID using an expression.', + description: 'The sheet to delete columns from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Start Index', @@ -294,7 +294,7 @@ export class GoogleSheets implements INodeType { options: [], default: '', required: true, - description: 'The sheet to delete columns from. Choose from the list, or specify an ID using an expression.', + description: 'The sheet to delete columns from. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Start Index', diff --git a/packages/nodes-base/nodes/Google/Slides/GoogleSlides.node.ts b/packages/nodes-base/nodes/Google/Slides/GoogleSlides.node.ts index 71772248fd..a4293e2a48 100644 --- a/packages/nodes-base/nodes/Google/Slides/GoogleSlides.node.ts +++ b/packages/nodes-base/nodes/Google/Slides/GoogleSlides.node.ts @@ -298,7 +298,7 @@ export class GoogleSlides implements INodeType { 'presentationId', ], }, - description: 'If non-empty, limits the matches to page elements only on the given pages. Choose from the list, or specify IDs using an expression.', + description: 'If non-empty, limits the matches to page elements only on the given pages. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Replace Text', diff --git a/packages/nodes-base/nodes/Google/Task/TaskDescription.ts b/packages/nodes-base/nodes/Google/Task/TaskDescription.ts index 7210889d54..737bab61c1 100644 --- a/packages/nodes-base/nodes/Google/Task/TaskDescription.ts +++ b/packages/nodes-base/nodes/Google/Task/TaskDescription.ts @@ -59,7 +59,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'TaskList Name or ID', name: 'task', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTasks', }, @@ -179,7 +179,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'TaskList Name or ID', name: 'task', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTasks', }, @@ -220,7 +220,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'TaskList Name or ID', name: 'task', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTasks', }, @@ -261,7 +261,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'TaskList Name or ID', name: 'task', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTasks', }, @@ -402,7 +402,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'TaskList Name or ID', name: 'task', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTasks', }, diff --git a/packages/nodes-base/nodes/Google/Translate/GoogleTranslate.node.ts b/packages/nodes-base/nodes/Google/Translate/GoogleTranslate.node.ts index 46c8d3b0e1..c53e27bec8 100644 --- a/packages/nodes-base/nodes/Google/Translate/GoogleTranslate.node.ts +++ b/packages/nodes-base/nodes/Google/Translate/GoogleTranslate.node.ts @@ -138,7 +138,7 @@ export class GoogleTranslate implements INodeType { loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The language to use for translation of the input text, set to one of the language codes listed in Language Support. Choose from the list, or specify an ID using an expression.', + description: 'The language to use for translation of the input text, set to one of the language codes listed in Language Support. Choose from the list, or specify an ID using an expression.', required: true, displayOptions: { show: { diff --git a/packages/nodes-base/nodes/Google/YouTube/ChannelDescription.ts b/packages/nodes-base/nodes/Google/YouTube/ChannelDescription.ts index 4dde0cdd78..e7bf8099a6 100644 --- a/packages/nodes-base/nodes/Google/YouTube/ChannelDescription.ts +++ b/packages/nodes-base/nodes/Google/YouTube/ChannelDescription.ts @@ -223,7 +223,7 @@ export const channelFields: INodeProperties[] = [ loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The hl parameter instructs the API to retrieve localized resource metadata for a specific application language that the YouTube website supports. Choose from the list, or specify an ID using an expression.', + description: 'The hl parameter instructs the API to retrieve localized resource metadata for a specific application language that the YouTube website supports. Choose from the list, or specify an ID using an expression.', }, { displayName: 'On Behalf Of Content Owner', diff --git a/packages/nodes-base/nodes/Google/YouTube/PlaylistDescription.ts b/packages/nodes-base/nodes/Google/YouTube/PlaylistDescription.ts index 59af25ec9b..fc0de5a022 100644 --- a/packages/nodes-base/nodes/Google/YouTube/PlaylistDescription.ts +++ b/packages/nodes-base/nodes/Google/YouTube/PlaylistDescription.ts @@ -133,7 +133,7 @@ export const playlistFields: INodeProperties[] = [ loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', + description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', }, { displayName: 'On Behalf Of Content Owner Channel', @@ -520,7 +520,7 @@ export const playlistFields: INodeProperties[] = [ loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', + description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Description', diff --git a/packages/nodes-base/nodes/Google/YouTube/PlaylistItemDescription.ts b/packages/nodes-base/nodes/Google/YouTube/PlaylistItemDescription.ts index 1f583b395c..1c646b9429 100644 --- a/packages/nodes-base/nodes/Google/YouTube/PlaylistItemDescription.ts +++ b/packages/nodes-base/nodes/Google/YouTube/PlaylistItemDescription.ts @@ -53,7 +53,7 @@ export const playlistItemFields: INodeProperties[] = [ displayName: 'Playlist Name or ID', name: 'playlistId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPlaylists', }, @@ -283,7 +283,7 @@ export const playlistItemFields: INodeProperties[] = [ displayName: 'Playlist Name or ID', name: 'playlistId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPlaylists', }, diff --git a/packages/nodes-base/nodes/Google/YouTube/VideoCategoryDescription.ts b/packages/nodes-base/nodes/Google/YouTube/VideoCategoryDescription.ts index 8fdf963524..0991184cd1 100644 --- a/packages/nodes-base/nodes/Google/YouTube/VideoCategoryDescription.ts +++ b/packages/nodes-base/nodes/Google/YouTube/VideoCategoryDescription.ts @@ -37,7 +37,7 @@ export const videoCategoryFields: INodeProperties[] = [ displayName: 'Region Code', name: 'regionCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, displayOptions: { show: { diff --git a/packages/nodes-base/nodes/Google/YouTube/VideoDescription.ts b/packages/nodes-base/nodes/Google/YouTube/VideoDescription.ts index 239ea7f935..21a1ee2bb5 100644 --- a/packages/nodes-base/nodes/Google/YouTube/VideoDescription.ts +++ b/packages/nodes-base/nodes/Google/YouTube/VideoDescription.ts @@ -83,7 +83,7 @@ export const videoFields: INodeProperties[] = [ displayName: 'Region Code', name: 'regionCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountriesCodes', }, @@ -103,7 +103,7 @@ export const videoFields: INodeProperties[] = [ displayName: 'Category Name or ID', name: 'categoryId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getVideoCategories', loadOptionsDependsOn: [ @@ -164,7 +164,7 @@ export const videoFields: INodeProperties[] = [ loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', + description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Description', @@ -524,7 +524,7 @@ export const videoFields: INodeProperties[] = [ loadOptionsMethod: 'getCountriesCodes', }, default: '', - description: 'The regionCode parameter instructs the API to select a video chart available in the specified region. Choose from the list, or specify an ID using an expression.', + description: 'The regionCode parameter instructs the API to select a video chart available in the specified region. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Related To Video ID', @@ -723,7 +723,7 @@ export const videoFields: INodeProperties[] = [ displayName: 'Region Code', name: 'regionCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountriesCodes', }, @@ -743,7 +743,7 @@ export const videoFields: INodeProperties[] = [ displayName: 'Category Name or ID', name: 'categoryId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getVideoCategories', loadOptionsDependsOn: [ @@ -787,7 +787,7 @@ export const videoFields: INodeProperties[] = [ loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', + description: 'The language of the text in the playlist resource\'s title and description properties. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Description', diff --git a/packages/nodes-base/nodes/Grafana/descriptions/DashboardDescription.ts b/packages/nodes-base/nodes/Grafana/descriptions/DashboardDescription.ts index a246f4bc90..5164ffcd2a 100644 --- a/packages/nodes-base/nodes/Grafana/descriptions/DashboardDescription.ts +++ b/packages/nodes-base/nodes/Grafana/descriptions/DashboardDescription.ts @@ -92,7 +92,7 @@ export const dashboardFields: INodeProperties[] = [ name: 'folderId', type: 'options', default: '', - description: 'Folder to create the dashboard in - if the folder is unspecified, the dashboard will be saved to the General folder. Choose from the list, or specify an ID using an expression.', + description: 'Folder to create the dashboard in - if the folder is unspecified, the dashboard will be saved to the General folder. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getFolders', }, @@ -259,7 +259,7 @@ export const dashboardFields: INodeProperties[] = [ name: 'folderId', type: 'options', default: '', - description: 'Folder to move the dashboard into - if the folder is unspecified, the dashboard will be saved to the General folder. Choose from the list, or specify an ID using an expression.', + description: 'Folder to move the dashboard into - if the folder is unspecified, the dashboard will be saved to the General folder. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getFolders', }, diff --git a/packages/nodes-base/nodes/Grafana/descriptions/TeamMemberDescription.ts b/packages/nodes-base/nodes/Grafana/descriptions/TeamMemberDescription.ts index da0abdb260..e216041dc4 100644 --- a/packages/nodes-base/nodes/Grafana/descriptions/TeamMemberDescription.ts +++ b/packages/nodes-base/nodes/Grafana/descriptions/TeamMemberDescription.ts @@ -46,7 +46,7 @@ export const teamMemberFields: INodeProperties[] = [ { displayName: 'User Name or ID', name: 'userId', - description: 'User to add to a team. Choose from the list, or specify an ID using an expression.', + description: 'User to add to a team. Choose from the list, or specify an ID using an expression.', type: 'options', required: true, default: '', @@ -67,7 +67,7 @@ export const teamMemberFields: INodeProperties[] = [ { displayName: 'Team Name or ID', name: 'teamId', - description: 'Team to add the user to. Choose from the list, or specify an ID using an expression.', + description: 'Team to add the user to. Choose from the list, or specify an ID using an expression.', type: 'options', required: true, default: '', @@ -92,7 +92,7 @@ export const teamMemberFields: INodeProperties[] = [ { displayName: 'User Name or ID', name: 'memberId', - description: 'User to remove from the team. Choose from the list, or specify an ID using an expression.', + description: 'User to remove from the team. Choose from the list, or specify an ID using an expression.', type: 'options', required: true, default: '', @@ -113,7 +113,7 @@ export const teamMemberFields: INodeProperties[] = [ { displayName: 'Team Name or ID', name: 'teamId', - description: 'Team to remove the user from. Choose from the list, or specify an ID using an expression.', + description: 'Team to remove the user from. Choose from the list, or specify an ID using an expression.', type: 'options', required: true, default: '', @@ -138,7 +138,7 @@ export const teamMemberFields: INodeProperties[] = [ { displayName: 'Team Name or ID', name: 'teamId', - description: 'Team to retrieve all members from. Choose from the list, or specify an ID using an expression.', + description: 'Team to retrieve all members from. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getTeams', }, diff --git a/packages/nodes-base/nodes/Grist/OperationDescription.ts b/packages/nodes-base/nodes/Grist/OperationDescription.ts index 0992a1a70d..82a435734e 100644 --- a/packages/nodes-base/nodes/Grist/OperationDescription.ts +++ b/packages/nodes-base/nodes/Grist/OperationDescription.ts @@ -155,7 +155,7 @@ export const operationFields: INodeProperties[] = [ loadOptionsMethod: 'getTableColumns', }, default: '', - description: 'Column to apply the filter in. Choose from the list, or specify an ID using an expression.', + description: 'Column to apply the filter in. Choose from the list, or specify an ID using an expression.', required: true, }, { @@ -196,7 +196,7 @@ export const operationFields: INodeProperties[] = [ }, default: '', required: true, - description: 'Column to sort on. Choose from the list, or specify an ID using an expression.', + description: 'Column to sort on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Direction', @@ -319,7 +319,7 @@ export const operationFields: INodeProperties[] = [ { displayName: 'Column Name or ID', name: 'fieldId', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', type: 'options', typeOptions: { loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/HaloPSA/descriptions/SiteDescription.ts b/packages/nodes-base/nodes/HaloPSA/descriptions/SiteDescription.ts index cbab791ec5..c7013f5750 100644 --- a/packages/nodes-base/nodes/HaloPSA/descriptions/SiteDescription.ts +++ b/packages/nodes-base/nodes/HaloPSA/descriptions/SiteDescription.ts @@ -96,7 +96,7 @@ export const siteFields: INodeProperties[] = [ displayName: 'Client Name or ID', name: 'clientId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', required: true, typeOptions: { diff --git a/packages/nodes-base/nodes/HaloPSA/descriptions/TicketDescription.ts b/packages/nodes-base/nodes/HaloPSA/descriptions/TicketDescription.ts index 079d5aacb3..dab1de1ab3 100644 --- a/packages/nodes-base/nodes/HaloPSA/descriptions/TicketDescription.ts +++ b/packages/nodes-base/nodes/HaloPSA/descriptions/TicketDescription.ts @@ -55,7 +55,7 @@ export const ticketFields: INodeProperties[] = [ displayName: 'Ticket Type Name or ID', name: 'ticketType', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', required: true, typeOptions: { @@ -113,7 +113,7 @@ export const ticketFields: INodeProperties[] = [ displayName: 'Assigned Agent Name or ID', name: 'agent_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getHaloPSAAgents', @@ -274,7 +274,7 @@ export const ticketFields: INodeProperties[] = [ displayName: 'Assigned Agent Name or ID', name: 'agent_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getHaloPSAAgents', diff --git a/packages/nodes-base/nodes/HaloPSA/descriptions/UserDescription.ts b/packages/nodes-base/nodes/HaloPSA/descriptions/UserDescription.ts index 7ecb08e74d..04f46ae183 100644 --- a/packages/nodes-base/nodes/HaloPSA/descriptions/UserDescription.ts +++ b/packages/nodes-base/nodes/HaloPSA/descriptions/UserDescription.ts @@ -69,7 +69,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Site Name or ID', name: 'siteId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', required: true, typeOptions: { @@ -305,7 +305,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Site Name or ID', name: 'site_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getHaloPSASites', diff --git a/packages/nodes-base/nodes/Harvest/Harvest.node.ts b/packages/nodes-base/nodes/Harvest/Harvest.node.ts index bb036edbd4..1348758211 100644 --- a/packages/nodes-base/nodes/Harvest/Harvest.node.ts +++ b/packages/nodes-base/nodes/Harvest/Harvest.node.ts @@ -191,7 +191,7 @@ export class Harvest implements INodeType { displayName: 'Account Name or ID', name: 'accountId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getAccounts', diff --git a/packages/nodes-base/nodes/HelpScout/ConversationDescription.ts b/packages/nodes-base/nodes/HelpScout/ConversationDescription.ts index 13c724d670..81ee5415e2 100644 --- a/packages/nodes-base/nodes/HelpScout/ConversationDescription.ts +++ b/packages/nodes-base/nodes/HelpScout/ConversationDescription.ts @@ -66,7 +66,7 @@ export const conversationFields: INodeProperties[] = [ }, }, default: '', - description: 'ID of a mailbox where the conversation is being created. Choose from the list, or specify an ID using an expression.', + description: 'ID of a mailbox where the conversation is being created. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Status', @@ -243,7 +243,7 @@ export const conversationFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'List of tags to be added to the conversation. Choose from the list, or specify IDs using an expression.', + description: 'List of tags to be added to the conversation. Choose from the list, or specify IDs using an expression.', }, { displayName: 'User ID', @@ -633,7 +633,7 @@ export const conversationFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'Filter conversation by tags. Choose from the list, or specify IDs using an expression.', + description: 'Filter conversation by tags. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/HelpScout/CustomerDescription.ts b/packages/nodes-base/nodes/HelpScout/CustomerDescription.ts index 8a73d0cb52..6d1a3ba31b 100644 --- a/packages/nodes-base/nodes/HelpScout/CustomerDescription.ts +++ b/packages/nodes-base/nodes/HelpScout/CustomerDescription.ts @@ -220,7 +220,7 @@ export const customerFields: INodeProperties[] = [ displayName: 'Country Name or ID', name: 'country', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountriesCodes', }, diff --git a/packages/nodes-base/nodes/HomeAssistant/CameraProxyDescription.ts b/packages/nodes-base/nodes/HomeAssistant/CameraProxyDescription.ts index 71ed0c6625..49197dec5b 100644 --- a/packages/nodes-base/nodes/HomeAssistant/CameraProxyDescription.ts +++ b/packages/nodes-base/nodes/HomeAssistant/CameraProxyDescription.ts @@ -35,7 +35,7 @@ export const cameraProxyFields: INodeProperties[] = [ displayName: 'Camera Entity Name or ID', name: 'cameraEntityId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCameraEntities', }, diff --git a/packages/nodes-base/nodes/HomeAssistant/ServiceDescription.ts b/packages/nodes-base/nodes/HomeAssistant/ServiceDescription.ts index 9e4460e0dc..d279fbd2b1 100644 --- a/packages/nodes-base/nodes/HomeAssistant/ServiceDescription.ts +++ b/packages/nodes-base/nodes/HomeAssistant/ServiceDescription.ts @@ -86,7 +86,7 @@ export const serviceFields: INodeProperties[] = [ displayName: 'Domain Name or ID', name: 'domain', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDomains', }, @@ -107,7 +107,7 @@ export const serviceFields: INodeProperties[] = [ displayName: 'Service Name or ID', name: 'service', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'domain', diff --git a/packages/nodes-base/nodes/HomeAssistant/StateDescription.ts b/packages/nodes-base/nodes/HomeAssistant/StateDescription.ts index 1085ab7c63..65cb2b62b9 100644 --- a/packages/nodes-base/nodes/HomeAssistant/StateDescription.ts +++ b/packages/nodes-base/nodes/HomeAssistant/StateDescription.ts @@ -47,7 +47,7 @@ export const stateFields: INodeProperties[] = [ displayName: 'Entity Name or ID', name: 'entityId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAllEntities', }, @@ -132,7 +132,7 @@ export const stateFields: INodeProperties[] = [ }, required: true, default: '', - description: 'The entity ID for which a state will be created. Choose from the list, or specify an ID using an expression.', + description: 'The entity ID for which a state will be created. Choose from the list, or specify an ID using an expression.', }, { displayName: 'State', diff --git a/packages/nodes-base/nodes/Hubspot/CompanyDescription.ts b/packages/nodes-base/nodes/Hubspot/CompanyDescription.ts index 965ce9bf76..72d1a62849 100644 --- a/packages/nodes-base/nodes/Hubspot/CompanyDescription.ts +++ b/packages/nodes-base/nodes/Hubspot/CompanyDescription.ts @@ -156,7 +156,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getOwners', }, default: '', - description: 'The owner of the company. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the company. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Country/Region', @@ -187,7 +187,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyCustomProperties', }, default: '', - description: 'Name of the property. Choose from the list, or specify an ID using an expression.', + description: 'Name of the property. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -232,7 +232,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyIndustries', }, default: '', - description: 'The type of business the company performs. Choose from the list, or specify an ID using an expression.', + description: 'The type of business the company performs. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Is Public', @@ -249,7 +249,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyleadStatuses', }, default: '', - description: 'The company\'s sales, prospecting or outreach status. Choose from the list, or specify an ID using an expression.', + description: 'The company\'s sales, prospecting or outreach status. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Lifecycle Stage Name or ID', @@ -259,7 +259,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanylifecycleStages', }, default: '', - description: 'The most advanced lifecycle stage across all contacts associated with this company or organization. Choose from the list, or specify an ID using an expression.', + description: 'The most advanced lifecycle stage across all contacts associated with this company or organization. Choose from the list, or specify an ID using an expression.', }, { displayName: 'LinkedIn Bio', @@ -293,7 +293,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanySourceTypes', }, default: '', - description: 'Original source for the contact with the earliest activity for this company or organization. Choose from the list, or specify an ID using an expression.', + description: 'Original source for the contact with the earliest activity for this company or organization. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone Number', @@ -339,7 +339,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyTargetAccounts', }, default: '', - description: 'The Target Account property is a means to flag high priority companies if you are following an account based strategy. Choose from the list, or specify an ID using an expression.', + description: 'The Target Account property is a means to flag high priority companies if you are following an account based strategy. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Timezone', @@ -393,7 +393,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyTypes', }, default: '', - description: 'The optional classification of this company record - prospect, partner, etc. Choose from the list, or specify an ID using an expression.', + description: 'The optional classification of this company record - prospect, partner, etc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Web Technologies Name or ID', @@ -403,7 +403,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyWebTechnologies', }, default: '', - description: 'The web technologies used by the company or organization. Powered by HubSpot Insights. Choose from the list, or specify an ID using an expression.', + description: 'The web technologies used by the company or organization. Powered by HubSpot Insights. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Website URL', @@ -508,7 +508,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getOwners', }, default: '', - description: 'The owner of the company. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the company. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Country/Region', @@ -539,7 +539,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyCustomProperties', }, default: '', - description: 'Name of the property. Choose from the list, or specify an ID using an expression.', + description: 'Name of the property. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -584,7 +584,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyIndustries', }, default: '', - description: 'The type of business the company performs. Choose from the list, or specify an ID using an expression.', + description: 'The type of business the company performs. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Is Public', @@ -601,7 +601,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyleadStatuses', }, default: '', - description: 'The company\'s sales, prospecting or outreach status. Choose from the list, or specify an ID using an expression.', + description: 'The company\'s sales, prospecting or outreach status. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Lifecycle Stage Name or ID', @@ -611,7 +611,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanylifecycleStages', }, default: '', - description: 'The most advanced lifecycle stage across all contacts associated with this company or organization. Choose from the list, or specify an ID using an expression.', + description: 'The most advanced lifecycle stage across all contacts associated with this company or organization. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Linkedin Bio', @@ -651,7 +651,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanySourceTypes', }, default: '', - description: 'Original source for the contact with the earliest activity for this company or organization. Choose from the list, or specify an ID using an expression.', + description: 'Original source for the contact with the earliest activity for this company or organization. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone Number', @@ -697,7 +697,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyTargetAccounts', }, default: '', - description: 'The Target Account property is a means to flag high priority companies if you are following an account based strategy. Choose from the list, or specify an ID using an expression.', + description: 'The Target Account property is a means to flag high priority companies if you are following an account based strategy. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Timezone', @@ -751,7 +751,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyTypes', }, default: '', - description: 'The optional classification of this company record - prospect, partner, etc. Choose from the list, or specify an ID using an expression.', + description: 'The optional classification of this company record - prospect, partner, etc. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Web Technologies Name or ID', @@ -761,7 +761,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyWebTechnologies', }, default: '', - description: 'The web technologies used by the company or organization. Powered by HubSpot Insights. Choose from the list, or specify an ID using an expression.', + description: 'The web technologies used by the company or organization. Powered by HubSpot Insights. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Website URL', @@ -904,7 +904,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyProperties', }, default: [], - description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your companies.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your companies.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Properties With History', @@ -1105,7 +1105,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyProperties', }, default: [], - description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Hubspot/ContactDescription.ts b/packages/nodes-base/nodes/Hubspot/ContactDescription.ts index 308407076c..91f3e2c85e 100644 --- a/packages/nodes-base/nodes/Hubspot/ContactDescription.ts +++ b/packages/nodes-base/nodes/Hubspot/ContactDescription.ts @@ -132,7 +132,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanies', }, default: '', - description: 'Companies associated with the ticket. Choose from the list, or specify an ID using an expression.', + description: 'Companies associated with the ticket. Choose from the list, or specify an ID using an expression.', }, { displayName: 'City', @@ -168,7 +168,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Contact Owner Name or ID', name: 'contactOwner', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getOwners', }, @@ -202,7 +202,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactCustomProperties', }, default: '', - description: 'Name of the property. Choose from the list, or specify an ID using an expression.', + description: 'Name of the property. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -308,7 +308,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactLeadStatuses', }, default: '', - description: 'The contact\'s sales, prospecting or outreach status. Choose from the list, or specify an ID using an expression.', + description: 'The contact\'s sales, prospecting or outreach status. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Legal Basic For Processing Contact Data Name or ID', @@ -318,7 +318,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactLealBasics', }, default: '', - description: 'Legal basis for processing contact\'s data; \'Not applicable\' will exempt the contact from GDPR protections. Choose from the list, or specify an ID using an expression.', + description: 'Legal basis for processing contact\'s data; \'Not applicable\' will exempt the contact from GDPR protections. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Lifecycle Stage Name or ID', @@ -328,7 +328,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactLifeCycleStages', }, default: '', - description: 'The qualification of contacts to sales readiness. It can be set through imports, forms, workflows, and manually on a per contact basis. Choose from the list, or specify an ID using an expression.', + description: 'The qualification of contacts to sales readiness. It can be set through imports, forms, workflows, and manually on a per contact basis. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Marital Status', @@ -373,7 +373,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactNumberOfEmployees', }, default: '', - description: 'The number of company employees. Choose from the list, or specify an ID using an expression.', + description: 'The number of company employees. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Original Source Name or ID', @@ -383,7 +383,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactOriginalSources', }, default: '', - description: 'The first known source through which a contact found your website. Source is automatically set by HubSpot, but may be updated manually. Choose from the list, or specify an ID using an expression.', + description: 'The first known source through which a contact found your website. Source is automatically set by HubSpot, but may be updated manually. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone Number', @@ -407,7 +407,7 @@ export const contactFields: INodeProperties[] = [ }, }, default: [], - description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Postal Code', @@ -424,7 +424,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactPrefferedLanguages', }, default: '', - description: 'Set your contact\'s preferred language for communications. This property can be changed from an import, form, or integration. Choose from the list, or specify an ID using an expression.', + description: 'Set your contact\'s preferred language for communications. This property can be changed from an import, form, or integration. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Relationship Status', @@ -476,7 +476,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactStatuses', }, default: '', - description: 'The status of the contact\'s content membership. Choose from the list, or specify an ID using an expression.', + description: 'The status of the contact\'s content membership. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Street Address', @@ -587,7 +587,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactProperties', }, default: [], - description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Property Mode', @@ -710,7 +710,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactProperties', }, default: [], - description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Property Mode', @@ -855,7 +855,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactProperties', }, default: [], - description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Property Mode', @@ -963,7 +963,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Property Name or ID', name: 'propertyName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getContactProperties', }, @@ -1083,7 +1083,7 @@ export const contactFields: INodeProperties[] = [ 'lastname', 'email', ], - description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific company properties in the results. By default, the results will only include company ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Query', @@ -1097,7 +1097,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Sort By', name: 'sortBy', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getContactProperties', }, diff --git a/packages/nodes-base/nodes/Hubspot/DealDescription.ts b/packages/nodes-base/nodes/Hubspot/DealDescription.ts index db9727f02d..7674fd525e 100644 --- a/packages/nodes-base/nodes/Hubspot/DealDescription.ts +++ b/packages/nodes-base/nodes/Hubspot/DealDescription.ts @@ -94,7 +94,7 @@ export const dealFields: INodeProperties[] = [ }, default: '', options: [], - description: 'The dealstage is required when creating a deal. See the CRM Pipelines API for details on managing pipelines and stages. Choose from the list, or specify an ID using an expression.', + description: 'The dealstage is required when creating a deal. See the CRM Pipelines API for details on managing pipelines and stages. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -123,7 +123,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Associated Company Names or IDs', name: 'associatedCompany', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getCompanies', }, @@ -133,7 +133,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Associated Vid Names or IDs', name: 'associatedVids', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getContacts', }, @@ -167,7 +167,7 @@ export const dealFields: INodeProperties[] = [ loadOptionsMethod: 'getDealCustomProperties', }, default: '', - description: 'Name of the property. Choose from the list, or specify an ID using an expression.', + description: 'Name of the property. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -196,7 +196,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Deal Type Name or ID', name: 'dealType', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDealTypes', }, @@ -283,7 +283,7 @@ export const dealFields: INodeProperties[] = [ loadOptionsMethod: 'getDealCustomProperties', }, default: '', - description: 'Name of the property. Choose from the list, or specify an ID using an expression.', + description: 'Name of the property. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -316,13 +316,13 @@ export const dealFields: INodeProperties[] = [ loadOptionsMethod: 'getDealStages', }, default: '', - description: 'The dealstage is required when creating a deal. See the CRM Pipelines API for details on managing pipelines and stages. Choose from the list, or specify an ID using an expression.', + description: 'The dealstage is required when creating a deal. See the CRM Pipelines API for details on managing pipelines and stages. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Deal Type Name or ID', name: 'dealType', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDealTypes', }, @@ -462,7 +462,7 @@ export const dealFields: INodeProperties[] = [ loadOptionsMethod: 'getDealProperties', }, default: [], - description: '

Used to include specific deal properties in the results. By default, the results will only include Deal ID and will not include the values for any properties for your Deals.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific deal properties in the results. By default, the results will only include Deal ID and will not include the values for any properties for your Deals.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { // eslint-disable-next-line n8n-nodes-base/node-param-display-name-wrong-for-dynamic-multi-options @@ -473,7 +473,7 @@ export const dealFields: INodeProperties[] = [ loadOptionsMethod: 'getDealProperties', }, default: [], - description: 'Works similarly to properties=, but this parameter will include the history for the specified property, instead of just including the current value. Use this parameter when you need the full history of changes to a property\'s value. Choose from the list, or specify IDs using an expression.', + description: 'Works similarly to properties=, but this parameter will include the history for the specified property, instead of just including the current value. Use this parameter when you need the full history of changes to a property\'s value. Choose from the list, or specify IDs using an expression.', }, ], @@ -669,7 +669,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Property Name or ID', name: 'propertyName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDealProperties', }, @@ -785,7 +785,7 @@ export const dealFields: INodeProperties[] = [ loadOptionsMethod: 'getDealProperties', }, default: [], - description: '

Used to include specific deal properties in the results. By default, the results will only include Deal ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific deal properties in the results. By default, the results will only include Deal ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Query', @@ -799,7 +799,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Sort By', name: 'sortBy', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDealProperties', }, diff --git a/packages/nodes-base/nodes/Hubspot/FormDescription.ts b/packages/nodes-base/nodes/Hubspot/FormDescription.ts index de02be0788..da330d7f5d 100644 --- a/packages/nodes-base/nodes/Hubspot/FormDescription.ts +++ b/packages/nodes-base/nodes/Hubspot/FormDescription.ts @@ -57,7 +57,7 @@ export const formFields: INodeProperties[] = [ }, }, default: '', - description: 'The ID of the form you\'re sending data to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the form you\'re sending data to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -229,7 +229,7 @@ export const formFields: INodeProperties[] = [ loadOptionsMethod: 'getSubscriptionTypes', }, default: '', - description: 'The ID of the specific subscription type. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the specific subscription type. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -263,7 +263,7 @@ export const formFields: INodeProperties[] = [ loadOptionsMethod: 'getSubscriptionTypes', }, default: '', - description: 'The ID of the specific subscription type that this forms indicates interest to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the specific subscription type that this forms indicates interest to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -324,6 +324,6 @@ export const formFields: INodeProperties[] = [ }, }, default: '', - description: 'The ID of the form. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the form. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/Hubspot/HubspotTrigger.node.ts b/packages/nodes-base/nodes/Hubspot/HubspotTrigger.node.ts index 0a8c28d275..a21be0fc08 100644 --- a/packages/nodes-base/nodes/Hubspot/HubspotTrigger.node.ts +++ b/packages/nodes-base/nodes/Hubspot/HubspotTrigger.node.ts @@ -141,7 +141,7 @@ export class HubspotTrigger implements INodeType { displayName: 'Property Name or ID', name: 'property', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'contact.propertyChange', @@ -162,7 +162,7 @@ export class HubspotTrigger implements INodeType { displayName: 'Property Name or ID', name: 'property', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'company.propertyChange', @@ -183,7 +183,7 @@ export class HubspotTrigger implements INodeType { displayName: 'Property Name or ID', name: 'property', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'deal.propertyChange', diff --git a/packages/nodes-base/nodes/Hubspot/TicketDescription.ts b/packages/nodes-base/nodes/Hubspot/TicketDescription.ts index 27ca4317a0..c41fbbd6bc 100644 --- a/packages/nodes-base/nodes/Hubspot/TicketDescription.ts +++ b/packages/nodes-base/nodes/Hubspot/TicketDescription.ts @@ -75,7 +75,7 @@ export const ticketFields: INodeProperties[] = [ }, }, default: '', - description: 'The ID of the pipeline the ticket is in. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the pipeline the ticket is in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Stage Name or ID', @@ -99,7 +99,7 @@ export const ticketFields: INodeProperties[] = [ }, }, default: '', - description: 'The ID of the pipeline the ticket is in. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the pipeline the ticket is in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Ticket Name', @@ -144,7 +144,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanies', }, default: [], - description: 'Companies associated with the ticket. Choose from the list, or specify IDs using an expression.', + description: 'Companies associated with the ticket. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Contact Names or IDs', @@ -154,7 +154,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getContacts', }, default: [], - description: 'Contacts associated with the ticket. Choose from the list, or specify IDs using an expression.', + description: 'Contacts associated with the ticket. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Category Name or ID', @@ -164,7 +164,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketCategories', }, default: '', - description: 'Main reason customer reached out for help. Choose from the list, or specify an ID using an expression.', + description: 'Main reason customer reached out for help. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Close Date', @@ -198,7 +198,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketPriorities', }, default: '', - description: 'The level of attention needed on the ticket. Choose from the list, or specify an ID using an expression.', + description: 'The level of attention needed on the ticket. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Resolution Name or ID', @@ -208,7 +208,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketResolutions', }, default: '', - description: 'The action taken to resolve the ticket. Choose from the list, or specify an ID using an expression.', + description: 'The action taken to resolve the ticket. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Source Name or ID', @@ -218,7 +218,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketSources', }, default: '', - description: 'Channel where ticket was originally submitted. Choose from the list, or specify an ID using an expression.', + description: 'Channel where ticket was originally submitted. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Ticket Owner Name or ID', @@ -228,7 +228,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getOwners', }, default: '', - description: 'The user from your team that the ticket is assigned to. You can assign additional users to a ticket record by creating a custom HubSpot user property. Choose from the list, or specify an ID using an expression.', + description: 'The user from your team that the ticket is assigned to. You can assign additional users to a ticket record by creating a custom HubSpot user property. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -278,7 +278,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanies', }, default: [], - description: 'Companies associated with the ticket. Choose from the list, or specify IDs using an expression.', + description: 'Companies associated with the ticket. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Contact Names or IDs', @@ -288,7 +288,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getContacts', }, default: [], - description: 'Contact associated with the ticket. Choose from the list, or specify IDs using an expression.', + description: 'Contact associated with the ticket. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Category Name or ID', @@ -298,7 +298,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketCategories', }, default: '', - description: 'Main reason customer reached out for help. Choose from the list, or specify an ID using an expression.', + description: 'Main reason customer reached out for help. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Close Date', @@ -332,7 +332,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketPipelines', }, default: '', - description: 'The ID of the pipeline the ticket is in. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the pipeline the ticket is in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority Name or ID', @@ -342,7 +342,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketPriorities', }, default: '', - description: 'The level of attention needed on the ticket. Choose from the list, or specify an ID using an expression.', + description: 'The level of attention needed on the ticket. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Resolution Name or ID', @@ -352,7 +352,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketResolutions', }, default: '', - description: 'The action taken to resolve the ticket. Choose from the list, or specify an ID using an expression.', + description: 'The action taken to resolve the ticket. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Source Name or ID', @@ -362,7 +362,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketSources', }, default: '', - description: 'Channel where ticket was originally submitted. Choose from the list, or specify an ID using an expression.', + description: 'Channel where ticket was originally submitted. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Stage Name or ID', @@ -375,7 +375,7 @@ export const ticketFields: INodeProperties[] = [ ], }, default: '', - description: 'The stage ID of the pipeline the ticket is in; depends on Pipeline ID. Choose from the list, or specify an ID using an expression.', + description: 'The stage ID of the pipeline the ticket is in; depends on Pipeline ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Ticket Name', @@ -392,7 +392,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getOwners', }, default: '', - description: 'The user from your team that the ticket is assigned to. You can assign additional users to a ticket record by creating a custom HubSpot user property. Choose from the list, or specify an ID using an expression.', + description: 'The user from your team that the ticket is assigned to. You can assign additional users to a ticket record by creating a custom HubSpot user property. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -449,7 +449,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketProperties', }, default: [], - description: '

Used to include specific ticket properties in the results. By default, the results will only include ticket ID and will not include the values for any properties for your tickets.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific ticket properties in the results. By default, the results will only include ticket ID and will not include the values for any properties for your tickets.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Properties With History', @@ -530,7 +530,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTicketProperties', }, default: [], - description: '

Used to include specific ticket properties in the results. By default, the results will only include ticket ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', + description: '

Used to include specific ticket properties in the results. By default, the results will only include ticket ID and will not include the values for any properties for your company.

Including this parameter will include the data for the specified property in the results. You can include this parameter multiple times to request multiple properties separated by a comma: ,.

. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Properties With History', diff --git a/packages/nodes-base/nodes/Intercom/LeadDescription.ts b/packages/nodes-base/nodes/Intercom/LeadDescription.ts index cf9b4d8dd3..4fe9d5b27c 100644 --- a/packages/nodes-base/nodes/Intercom/LeadDescription.ts +++ b/packages/nodes-base/nodes/Intercom/LeadDescription.ts @@ -364,7 +364,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanies', }, default: [], - description: 'Identifies the companies this user belongs to. Choose from the list, or specify IDs using an expression.', + description: 'Identifies the companies this user belongs to. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Email', diff --git a/packages/nodes-base/nodes/Intercom/UserDescription.ts b/packages/nodes-base/nodes/Intercom/UserDescription.ts index 84256c01e2..c9d85f4569 100644 --- a/packages/nodes-base/nodes/Intercom/UserDescription.ts +++ b/packages/nodes-base/nodes/Intercom/UserDescription.ts @@ -377,7 +377,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanies', }, default: [], - description: 'Identifies the companies this user belongs to. Choose from the list, or specify IDs using an expression.', + description: 'Identifies the companies this user belongs to. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Email', diff --git a/packages/nodes-base/nodes/InvoiceNinja/ClientDescription.ts b/packages/nodes-base/nodes/InvoiceNinja/ClientDescription.ts index 03cd0b309c..35ce436f46 100644 --- a/packages/nodes-base/nodes/InvoiceNinja/ClientDescription.ts +++ b/packages/nodes-base/nodes/InvoiceNinja/ClientDescription.ts @@ -163,7 +163,7 @@ export const clientFields: INodeProperties[] = [ displayName: 'Country Code Name or ID', name: 'countryCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountryCodes', }, @@ -284,7 +284,7 @@ export const clientFields: INodeProperties[] = [ displayName: 'Country Code Name or ID', name: 'countryCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountryCodes', }, diff --git a/packages/nodes-base/nodes/InvoiceNinja/ExpenseDescription.ts b/packages/nodes-base/nodes/InvoiceNinja/ExpenseDescription.ts index aff506f822..3614edfb36 100644 --- a/packages/nodes-base/nodes/InvoiceNinja/ExpenseDescription.ts +++ b/packages/nodes-base/nodes/InvoiceNinja/ExpenseDescription.ts @@ -80,7 +80,7 @@ export const expenseFields: INodeProperties[] = [ displayName: 'Client Name or ID', name: 'client', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getClients', }, @@ -102,7 +102,7 @@ export const expenseFields: INodeProperties[] = [ displayName: 'Category Name or ID', name: 'category', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getExpenseCategories', }, @@ -308,7 +308,7 @@ export const expenseFields: INodeProperties[] = [ displayName: 'Vendor Name or ID', name: 'vendor', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getVendors', }, diff --git a/packages/nodes-base/nodes/InvoiceNinja/InvoiceDescription.ts b/packages/nodes-base/nodes/InvoiceNinja/InvoiceDescription.ts index 1a9acecb85..ae31c4d514 100644 --- a/packages/nodes-base/nodes/InvoiceNinja/InvoiceDescription.ts +++ b/packages/nodes-base/nodes/InvoiceNinja/InvoiceDescription.ts @@ -74,7 +74,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Client Name or ID', name: 'client', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getClients', }, diff --git a/packages/nodes-base/nodes/InvoiceNinja/PaymentDescription.ts b/packages/nodes-base/nodes/InvoiceNinja/PaymentDescription.ts index ea9fcc5377..fe3fd58579 100644 --- a/packages/nodes-base/nodes/InvoiceNinja/PaymentDescription.ts +++ b/packages/nodes-base/nodes/InvoiceNinja/PaymentDescription.ts @@ -51,7 +51,7 @@ export const paymentFields: INodeProperties[] = [ displayName: 'Invoice Name or ID', name: 'invoice', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getInvoices', }, diff --git a/packages/nodes-base/nodes/InvoiceNinja/QuoteDescription.ts b/packages/nodes-base/nodes/InvoiceNinja/QuoteDescription.ts index bcb3e0fb1f..e78426b7c2 100644 --- a/packages/nodes-base/nodes/InvoiceNinja/QuoteDescription.ts +++ b/packages/nodes-base/nodes/InvoiceNinja/QuoteDescription.ts @@ -74,7 +74,7 @@ export const quoteFields: INodeProperties[] = [ displayName: 'Client Name or ID', name: 'client', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getClients', }, diff --git a/packages/nodes-base/nodes/InvoiceNinja/TaskDescription.ts b/packages/nodes-base/nodes/InvoiceNinja/TaskDescription.ts index 09cc39bd72..6da174001d 100644 --- a/packages/nodes-base/nodes/InvoiceNinja/TaskDescription.ts +++ b/packages/nodes-base/nodes/InvoiceNinja/TaskDescription.ts @@ -68,7 +68,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Client Name or ID', name: 'client', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getClients', }, @@ -99,7 +99,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Project Name or ID', name: 'project', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getProjects', }, diff --git a/packages/nodes-base/nodes/Iterable/UserListDescription.ts b/packages/nodes-base/nodes/Iterable/UserListDescription.ts index 153eb6eee4..70f34c23c2 100644 --- a/packages/nodes-base/nodes/Iterable/UserListDescription.ts +++ b/packages/nodes-base/nodes/Iterable/UserListDescription.ts @@ -57,7 +57,7 @@ export const userListFields: INodeProperties[] = [ }, }, default: '', - description: 'Identifier to be used. Choose from the list, or specify an ID using an expression.', + description: 'Identifier to be used. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Identifier', @@ -127,7 +127,7 @@ export const userListFields: INodeProperties[] = [ }, }, default: '', - description: 'Identifier to be used. Choose from the list, or specify an ID using an expression.', + description: 'Identifier to be used. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Identifier', diff --git a/packages/nodes-base/nodes/Jenkins/Jenkins.node.ts b/packages/nodes-base/nodes/Jenkins/Jenkins.node.ts index c05d57150b..1cc35f1906 100644 --- a/packages/nodes-base/nodes/Jenkins/Jenkins.node.ts +++ b/packages/nodes-base/nodes/Jenkins/Jenkins.node.ts @@ -152,7 +152,7 @@ export class Jenkins implements INodeType { }, required: true, default: '', - description: 'Name of the job. Choose from the list, or specify an ID using an expression.', + description: 'Name of the job. Choose from the list, or specify an ID using an expression.', }, // -------------------------------------------------------------------------------------------------------- @@ -187,7 +187,7 @@ export class Jenkins implements INodeType { displayName: 'Name or ID', name: 'name', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getJobParameters', loadOptionsDependsOn: [ @@ -399,7 +399,7 @@ export class Jenkins implements INodeType { }, required: true, default: '', - description: 'Name of the job. Choose from the list, or specify an ID using an expression.', + description: 'Name of the job. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Jira/IssueDescription.ts b/packages/nodes-base/nodes/Jira/IssueDescription.ts index afd4bb459e..da3a47eaab 100644 --- a/packages/nodes-base/nodes/Jira/IssueDescription.ts +++ b/packages/nodes-base/nodes/Jira/IssueDescription.ts @@ -78,7 +78,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Project Name or ID', name: 'project', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', required: true, displayOptions: { @@ -120,7 +120,7 @@ export const issueFields: INodeProperties[] = [ 'project', ], }, - description: 'Issue Types. Choose from the list, or specify an ID using an expression.', + description: 'Issue Types. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Summary', @@ -160,7 +160,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Assignee Name or ID', name: 'assignee', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -176,7 +176,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Component Names or IDs', name: 'componentIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getProjectComponents', loadOptionsDependsOn: [ @@ -209,7 +209,7 @@ export const issueFields: INodeProperties[] = [ 'project', ], }, - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -227,7 +227,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Label Names or IDs', name: 'labels', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getLabels', }, @@ -266,7 +266,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Priority Name or ID', name: 'priority', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPriorities', }, @@ -276,7 +276,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Reporter Name or ID', name: 'reporter', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -333,7 +333,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Assignee Name or ID', name: 'assignee', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -369,7 +369,7 @@ export const issueFields: INodeProperties[] = [ 'issueKey', ], }, - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -394,7 +394,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Label Names or IDs', name: 'labels', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getLabels', }, @@ -433,7 +433,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Priority Name or ID', name: 'priority', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPriorities', }, @@ -443,7 +443,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Reporter Name or ID', name: 'reporter', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -463,7 +463,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getTransitions', }, default: '', - description: 'The ID of the issue status. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the issue status. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -950,7 +950,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'List of users to receive the notification. Choose from the list, or specify IDs using an expression.', + description: 'List of users to receive the notification. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Group Names or IDs', @@ -960,7 +960,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getGroups', }, default: [], - description: 'List of groups to receive the notification. Choose from the list, or specify IDs using an expression.', + description: 'List of groups to receive the notification. Choose from the list, or specify IDs using an expression.', }, ], @@ -1026,7 +1026,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'List of users to receive the notification. Choose from the list, or specify IDs using an expression.', + description: 'List of users to receive the notification. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Group Names or IDs', @@ -1036,7 +1036,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getGroups', }, default: [], - description: 'List of groups to receive the notification. Choose from the list, or specify IDs using an expression.', + description: 'List of groups to receive the notification. Choose from the list, or specify IDs using an expression.', }, ], diff --git a/packages/nodes-base/nodes/JotForm/JotFormTrigger.node.ts b/packages/nodes-base/nodes/JotForm/JotFormTrigger.node.ts index 3db9e9fc90..bd31c595aa 100644 --- a/packages/nodes-base/nodes/JotForm/JotFormTrigger.node.ts +++ b/packages/nodes-base/nodes/JotForm/JotFormTrigger.node.ts @@ -62,7 +62,7 @@ export class JotFormTrigger implements INodeType { loadOptionsMethod: 'getForms', }, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Resolve Data', diff --git a/packages/nodes-base/nodes/Keap/ContactDescription.ts b/packages/nodes-base/nodes/Keap/ContactDescription.ts index 47a38fda89..19e97ea76a 100644 --- a/packages/nodes-base/nodes/Keap/ContactDescription.ts +++ b/packages/nodes-base/nodes/Keap/ContactDescription.ts @@ -114,7 +114,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Contact Type Name or ID', name: 'contactType', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getContactTypes', }, @@ -166,7 +166,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Owner Name or ID', name: 'ownerId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -227,7 +227,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Timezone Name or ID', name: 'timezone', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTimezones', }, @@ -289,7 +289,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Country Code Name or ID', name: 'countryCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountries', }, diff --git a/packages/nodes-base/nodes/Keap/ContactNoteDescription.ts b/packages/nodes-base/nodes/Keap/ContactNoteDescription.ts index 4aa552a4e1..cfad2a1c95 100644 --- a/packages/nodes-base/nodes/Keap/ContactNoteDescription.ts +++ b/packages/nodes-base/nodes/Keap/ContactNoteDescription.ts @@ -74,7 +74,7 @@ export const contactNoteFields: INodeProperties[] = [ }, }, default: '', - description: 'The infusionsoft user to create the note on behalf of. Choose from the list, or specify an ID using an expression.', + description: 'The infusionsoft user to create the note on behalf of. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Contact ID', @@ -272,7 +272,7 @@ export const contactNoteFields: INodeProperties[] = [ displayName: 'User Name or ID', name: 'userId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -381,7 +381,7 @@ export const contactNoteFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'The infusionsoft user to create the note on behalf of. Choose from the list, or specify an ID using an expression.', + description: 'The infusionsoft user to create the note on behalf of. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Keap/ContactTagDescription.ts b/packages/nodes-base/nodes/Keap/ContactTagDescription.ts index 0753dcb72f..aef3f77e69 100644 --- a/packages/nodes-base/nodes/Keap/ContactTagDescription.ts +++ b/packages/nodes-base/nodes/Keap/ContactTagDescription.ts @@ -65,7 +65,7 @@ export const contactTagFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tagIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, diff --git a/packages/nodes-base/nodes/Keap/EcommerceOrderDescripion.ts b/packages/nodes-base/nodes/Keap/EcommerceOrderDescripion.ts index 70dce47d34..a7a5729c95 100644 --- a/packages/nodes-base/nodes/Keap/EcommerceOrderDescripion.ts +++ b/packages/nodes-base/nodes/Keap/EcommerceOrderDescripion.ts @@ -206,7 +206,7 @@ export const ecommerceOrderFields: INodeProperties[] = [ displayName: 'Country Code Name or ID', name: 'countryCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountries', }, diff --git a/packages/nodes-base/nodes/Keap/EmailDescription.ts b/packages/nodes-base/nodes/Keap/EmailDescription.ts index bb966ec628..4d717c8740 100644 --- a/packages/nodes-base/nodes/Keap/EmailDescription.ts +++ b/packages/nodes-base/nodes/Keap/EmailDescription.ts @@ -328,7 +328,7 @@ export const emailFields: INodeProperties[] = [ }, }, default: '', - description: 'The infusionsoft user to send the email on behalf of. Choose from the list, or specify an ID using an expression.', + description: 'The infusionsoft user to send the email on behalf of. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Contact IDs', diff --git a/packages/nodes-base/nodes/Keap/KeapTrigger.node.ts b/packages/nodes-base/nodes/Keap/KeapTrigger.node.ts index 7bd06b3269..956ff820c2 100644 --- a/packages/nodes-base/nodes/Keap/KeapTrigger.node.ts +++ b/packages/nodes-base/nodes/Keap/KeapTrigger.node.ts @@ -54,7 +54,7 @@ export class KeapTrigger implements INodeType { displayName: 'Event Name or ID', name: 'eventId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getEvents', }, diff --git a/packages/nodes-base/nodes/Kitemaker/descriptions/WorkItemDescription.ts b/packages/nodes-base/nodes/Kitemaker/descriptions/WorkItemDescription.ts index fee9bfc659..91debc9c4b 100644 --- a/packages/nodes-base/nodes/Kitemaker/descriptions/WorkItemDescription.ts +++ b/packages/nodes-base/nodes/Kitemaker/descriptions/WorkItemDescription.ts @@ -72,7 +72,7 @@ export const workItemFields: INodeProperties[] = [ }, default: [], required: true, - description: 'ID of the space to retrieve the work items from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the space to retrieve the work items from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -94,7 +94,7 @@ export const workItemFields: INodeProperties[] = [ }, default: [], required: true, - description: 'ID of the status to set on the item to create. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status to set on the item to create. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -183,7 +183,7 @@ export const workItemFields: INodeProperties[] = [ loadOptionsMethod: 'getLabels', }, default: [], - description: 'ID of the label to set on the item to create. Choose from the list, or specify IDs using an expression.', + description: 'ID of the label to set on the item to create. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Member Names or IDs', @@ -193,7 +193,7 @@ export const workItemFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'ID of the user to assign to the item to create. Choose from the list, or specify IDs using an expression.', + description: 'ID of the user to assign to the item to create. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -232,7 +232,7 @@ export const workItemFields: INodeProperties[] = [ }, default: [], required: true, - description: 'ID of the space to retrieve the work items from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the space to retrieve the work items from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -384,7 +384,7 @@ export const workItemFields: INodeProperties[] = [ loadOptionsMethod: 'getStatuses', }, default: [], - description: 'ID of the status to set on the item to update. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status to set on the item to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', diff --git a/packages/nodes-base/nodes/KoBoToolbox/HookDescription.ts b/packages/nodes-base/nodes/KoBoToolbox/HookDescription.ts index 465b1dedf6..56392de5e6 100644 --- a/packages/nodes-base/nodes/KoBoToolbox/HookDescription.ts +++ b/packages/nodes-base/nodes/KoBoToolbox/HookDescription.ts @@ -78,7 +78,7 @@ export const hookFields: INodeProperties[] = [ ], }, }, - description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', + description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Hook ID', @@ -123,7 +123,7 @@ export const hookFields: INodeProperties[] = [ ], }, }, - description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', + description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Hook Log ID', diff --git a/packages/nodes-base/nodes/KoBoToolbox/KoBoToolbox.node.json b/packages/nodes-base/nodes/KoBoToolbox/KoBoToolbox.node.json index ffc751f6fe..8400be7c4c 100644 --- a/packages/nodes-base/nodes/KoBoToolbox/KoBoToolbox.node.json +++ b/packages/nodes-base/nodes/KoBoToolbox/KoBoToolbox.node.json @@ -14,8 +14,8 @@ ], "primaryDocumentation": [ { - "url": "https://docs.n8n.io/nodes/n8n-nodes-base.koBoToolbox/" + "url": "https://docs.n8n.io/integrations/nodes/n8n-nodes-base.kobotoolbox/" } ] } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.json b/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.json index 6515062c1e..63cc180465 100644 --- a/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.json +++ b/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.json @@ -14,8 +14,8 @@ ], "primaryDocumentation": [ { - "url": "https://docs.n8n.io/nodes/n8n-nodes-base.koBoToolboxTrigger/" + "url": "https://docs.n8n.io/integrations/trigger-nodes/n8n-nodes-base.kobotoolboxtrigger/" } ] } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.ts b/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.ts index 665d1bfe9d..51b9dfd743 100644 --- a/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.ts +++ b/packages/nodes-base/nodes/KoBoToolbox/KoBoToolboxTrigger.node.ts @@ -57,7 +57,7 @@ export class KoBoToolboxTrigger implements INodeType { }, required: true, default: '', - description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', + description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Trigger On', diff --git a/packages/nodes-base/nodes/KoBoToolbox/SubmissionDescription.ts b/packages/nodes-base/nodes/KoBoToolbox/SubmissionDescription.ts index c34edb3686..f06a7efd8d 100644 --- a/packages/nodes-base/nodes/KoBoToolbox/SubmissionDescription.ts +++ b/packages/nodes-base/nodes/KoBoToolbox/SubmissionDescription.ts @@ -78,7 +78,7 @@ export const submissionFields: INodeProperties[] = [ ], }, }, - description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', + description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Submission ID', @@ -155,7 +155,7 @@ export const submissionFields: INodeProperties[] = [ ], }, }, - description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', + description: 'Form ID (e.g. aSAvYreNzVEkrWg5Gdcvg). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Lemlist/LemlistTrigger.node.ts b/packages/nodes-base/nodes/Lemlist/LemlistTrigger.node.ts index 84e259e251..4f49f0a3fa 100644 --- a/packages/nodes-base/nodes/Lemlist/LemlistTrigger.node.ts +++ b/packages/nodes-base/nodes/Lemlist/LemlistTrigger.node.ts @@ -70,7 +70,7 @@ export class LemlistTrigger implements INodeType { loadOptionsMethod: 'getCampaigns', }, default: '', - description: 'We\'ll call this hook only for this campaignId. Choose from the list, or specify an ID using an expression.', + description: 'We\'ll call this hook only for this campaignId. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Is First', diff --git a/packages/nodes-base/nodes/Lemlist/descriptions/ActivityDescription.ts b/packages/nodes-base/nodes/Lemlist/descriptions/ActivityDescription.ts index 0c5a80a425..aecd228f29 100644 --- a/packages/nodes-base/nodes/Lemlist/descriptions/ActivityDescription.ts +++ b/packages/nodes-base/nodes/Lemlist/descriptions/ActivityDescription.ts @@ -96,7 +96,7 @@ export const activityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign to retrieve activity for. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign to retrieve activity for. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Type', diff --git a/packages/nodes-base/nodes/Lemlist/descriptions/LeadDescription.ts b/packages/nodes-base/nodes/Lemlist/descriptions/LeadDescription.ts index b249986ec0..50c873f534 100644 --- a/packages/nodes-base/nodes/Lemlist/descriptions/LeadDescription.ts +++ b/packages/nodes-base/nodes/Lemlist/descriptions/LeadDescription.ts @@ -54,7 +54,7 @@ export const leadFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign to create the lead under. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign to create the lead under. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -172,7 +172,7 @@ export const leadFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign to remove the lead from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign to remove the lead from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -237,7 +237,7 @@ export const leadFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCampaigns', }, - description: 'ID of the campaign to unsubscribe the lead from. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign to unsubscribe the lead from. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Linear/IssueDescription.ts b/packages/nodes-base/nodes/Linear/IssueDescription.ts index 4c3dad84b6..9c1fa4d3eb 100644 --- a/packages/nodes-base/nodes/Linear/IssueDescription.ts +++ b/packages/nodes-base/nodes/Linear/IssueDescription.ts @@ -60,7 +60,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'teamId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, displayOptions: { show: { @@ -115,7 +115,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Assignee Name or ID', name: 'assigneeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -163,7 +163,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'State Name or ID', name: 'stateId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getStates', }, @@ -277,7 +277,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Assignee Name or ID', name: 'assigneeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -325,7 +325,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'State Name or ID', name: 'stateId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getStates', }, @@ -335,7 +335,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Team Name or ID', name: 'teamId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, diff --git a/packages/nodes-base/nodes/Linear/Linear.node.json b/packages/nodes-base/nodes/Linear/Linear.node.json index 6341fcedeb..cc917e993b 100644 --- a/packages/nodes-base/nodes/Linear/Linear.node.json +++ b/packages/nodes-base/nodes/Linear/Linear.node.json @@ -13,8 +13,8 @@ ], "primaryDocumentation": [ { - "url": "https://docs.n8n.io/nodes/n8n-nodes-base.linear/" + "url": "https://docs.n8n.io/integrations/nodes/n8n-nodes-base.linear/" } ] } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/Linear/LinearTrigger.node.ts b/packages/nodes-base/nodes/Linear/LinearTrigger.node.ts index a05c30558f..a806bb07a6 100644 --- a/packages/nodes-base/nodes/Linear/LinearTrigger.node.ts +++ b/packages/nodes-base/nodes/Linear/LinearTrigger.node.ts @@ -51,7 +51,7 @@ export class LinearTrigger implements INodeType { displayName: 'Team Name or ID', name: 'teamId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, diff --git a/packages/nodes-base/nodes/LingvaNex/ActivityDescription.ts b/packages/nodes-base/nodes/LingvaNex/ActivityDescription.ts index 36cfb3a2e8..043843ebba 100644 --- a/packages/nodes-base/nodes/LingvaNex/ActivityDescription.ts +++ b/packages/nodes-base/nodes/LingvaNex/ActivityDescription.ts @@ -42,7 +42,7 @@ export const activityFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -118,7 +118,7 @@ export const activityFields: INodeProperties[] = [ loadOptionsMethod: 'getActivityTypes', }, default: '', - description: 'A user-defined way to group activities of the same nature. Choose from the list, or specify an ID using an expression.', + description: 'A user-defined way to group activities of the same nature. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Description', @@ -165,7 +165,7 @@ export const activityFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, diff --git a/packages/nodes-base/nodes/LingvaNex/LingvaNex.node.ts b/packages/nodes-base/nodes/LingvaNex/LingvaNex.node.ts index 609199785d..25d5130db5 100644 --- a/packages/nodes-base/nodes/LingvaNex/LingvaNex.node.ts +++ b/packages/nodes-base/nodes/LingvaNex/LingvaNex.node.ts @@ -79,7 +79,7 @@ export class LingvaNex implements INodeType { loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The language to use for translation of the input text, set to one of the language codes listed in Language Support. Choose from the list, or specify an ID using an expression.', + description: 'The language to use for translation of the input text, set to one of the language codes listed in Language Support. Choose from the list, or specify an ID using an expression.', required: true, displayOptions: { show: { @@ -112,7 +112,7 @@ export class LingvaNex implements INodeType { loadOptionsMethod: 'getLanguages', }, default: '', - description: 'The language code in the format “language code_code of the country”. If this parameter is not present, the auto-detect language mode is enabled. Choose from the list, or specify an ID using an expression.', + description: 'The language code in the format “language code_code of the country”. If this parameter is not present, the auto-detect language mode is enabled. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Platform', diff --git a/packages/nodes-base/nodes/LinkedIn/PostDescription.ts b/packages/nodes-base/nodes/LinkedIn/PostDescription.ts index e61712bc6e..7edd96e58d 100644 --- a/packages/nodes-base/nodes/LinkedIn/PostDescription.ts +++ b/packages/nodes-base/nodes/LinkedIn/PostDescription.ts @@ -55,7 +55,7 @@ export const postFields: INodeProperties[] = [ }, default: '', required: true, - description: 'Person as which the post should be posted as. Choose from the list, or specify an ID using an expression.', + description: 'Person as which the post should be posted as. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { operation: [ diff --git a/packages/nodes-base/nodes/Magento/CustomerDescription.ts b/packages/nodes-base/nodes/Magento/CustomerDescription.ts index 7e9bb8eeb1..6e130b304b 100644 --- a/packages/nodes-base/nodes/Magento/CustomerDescription.ts +++ b/packages/nodes-base/nodes/Magento/CustomerDescription.ts @@ -210,7 +210,7 @@ export const customerFields: INodeProperties[] = [ displayName: 'Website Name or ID', name: 'website_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Magento/GenericFunctions.ts b/packages/nodes-base/nodes/Magento/GenericFunctions.ts index c847e6dcf6..c62c731b26 100644 --- a/packages/nodes-base/nodes/Magento/GenericFunctions.ts +++ b/packages/nodes-base/nodes/Magento/GenericFunctions.ts @@ -110,7 +110,7 @@ export function getAddressesUi(): INodeProperties { displayName: 'Country Name or ID', name: 'country_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCountries', }, @@ -582,7 +582,7 @@ export function getCustomerOptionalFields(): INodeProperties[] { displayName: 'Attribute Code Name or ID', name: 'attribute_code', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCustomAttributes', }, @@ -640,7 +640,7 @@ export function getCustomerOptionalFields(): INodeProperties[] { displayName: 'Group Name or ID', name: 'group_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroups', }, @@ -674,7 +674,7 @@ export function getCustomerOptionalFields(): INodeProperties[] { displayName: 'Store Name or ID', name: 'store_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getStores', }, @@ -702,7 +702,7 @@ export function getCustomerOptionalFields(): INodeProperties[] { displayName: 'Website Name or ID', name: 'website_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { '/operation': [ @@ -724,7 +724,7 @@ export function getProductOptionalFields(): INodeProperties[] { displayName: 'Attribute Set Name or ID', name: 'attribute_set_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { '/operation': [ @@ -825,7 +825,7 @@ export function getProductOptionalFields(): INodeProperties[] { displayName: 'Type Name or ID', name: 'type_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getProductTypes', }, diff --git a/packages/nodes-base/nodes/Magento/ProductDescription.ts b/packages/nodes-base/nodes/Magento/ProductDescription.ts index 3696bd5438..eb86e367b9 100644 --- a/packages/nodes-base/nodes/Magento/ProductDescription.ts +++ b/packages/nodes-base/nodes/Magento/ProductDescription.ts @@ -101,7 +101,7 @@ export const productFields: INodeProperties[] = [ displayName: 'Attribute Set Name or ID', name: 'attributeSetId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Mailchimp/Mailchimp.node.ts b/packages/nodes-base/nodes/Mailchimp/Mailchimp.node.ts index bc02dab3f7..e2978a7384 100644 --- a/packages/nodes-base/nodes/Mailchimp/Mailchimp.node.ts +++ b/packages/nodes-base/nodes/Mailchimp/Mailchimp.node.ts @@ -309,7 +309,7 @@ export class Mailchimp implements INodeType { default: '', options: [], required: true, - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -559,7 +559,7 @@ export class Mailchimp implements INodeType { ], }, required: true, - description: 'Merge Field name. Choose from the list, or specify an ID using an expression.', + description: 'Merge Field name. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -652,7 +652,7 @@ export class Mailchimp implements INodeType { displayName: 'Category Name or ID', name: 'categoryId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroupCategories', loadOptionsDependsOn: [ @@ -722,7 +722,7 @@ export class Mailchimp implements INodeType { default: '', options: [], required: true, - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -766,7 +766,7 @@ export class Mailchimp implements INodeType { default: '', options: [], required: true, - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -843,7 +843,7 @@ export class Mailchimp implements INodeType { default: '', options: [], required: true, - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -1009,7 +1009,7 @@ export class Mailchimp implements INodeType { default: '', options: [], required: true, - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -1114,7 +1114,7 @@ export class Mailchimp implements INodeType { displayName: 'Category Name or ID', name: 'categoryId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroupCategories', loadOptionsDependsOn: [ @@ -1188,7 +1188,7 @@ export class Mailchimp implements INodeType { ], }, required: true, - description: 'Merge Field name. Choose from the list, or specify an ID using an expression.', + description: 'Merge Field name. Choose from the list, or specify an ID using an expression.', default: '', }, { @@ -1412,7 +1412,7 @@ export class Mailchimp implements INodeType { default: '', options: [], required: true, - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -1505,13 +1505,13 @@ export class Mailchimp implements INodeType { default: '', options: [], required: true, - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Group Category Name or ID', name: 'groupCategory', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroupCategories', loadOptionsDependsOn: [ @@ -1656,7 +1656,7 @@ export class Mailchimp implements INodeType { loadOptionsMethod: 'getCampaignsFields', }, default: [], - description: 'A comma-separated list of fields to exclude. Choose from the list, or specify IDs using an expression.', + description: 'A comma-separated list of fields to exclude. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Field Names or IDs', @@ -1673,7 +1673,7 @@ export class Mailchimp implements INodeType { 'campaigns.settings.reply_to', 'campaigns.settings.title', ], - description: 'A comma-separated list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A comma-separated list of fields to return. Choose from the list, or specify IDs using an expression.', }, { displayName: 'List Name or ID', @@ -1683,7 +1683,7 @@ export class Mailchimp implements INodeType { loadOptionsMethod: 'getLists', }, default: '', - description: 'List of lists. Choose from the list, or specify an ID using an expression.', + description: 'List of lists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Since Create Time', diff --git a/packages/nodes-base/nodes/Mailchimp/MailchimpTrigger.node.ts b/packages/nodes-base/nodes/Mailchimp/MailchimpTrigger.node.ts index 6aeb131dcb..5e7115e72a 100644 --- a/packages/nodes-base/nodes/Mailchimp/MailchimpTrigger.node.ts +++ b/packages/nodes-base/nodes/Mailchimp/MailchimpTrigger.node.ts @@ -91,7 +91,7 @@ export class MailchimpTrigger implements INodeType { type: 'options', required: true, default: '', - description: 'The list that is gonna fire the event. Choose from the list, or specify an ID using an expression.', + description: 'The list that is gonna fire the event. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getLists', }, diff --git a/packages/nodes-base/nodes/MailerLite/SubscriberDescription.ts b/packages/nodes-base/nodes/MailerLite/SubscriberDescription.ts index b7b595ef58..d30bb6b326 100644 --- a/packages/nodes-base/nodes/MailerLite/SubscriberDescription.ts +++ b/packages/nodes-base/nodes/MailerLite/SubscriberDescription.ts @@ -121,7 +121,7 @@ export const subscriberFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -243,7 +243,7 @@ export const subscriberFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', diff --git a/packages/nodes-base/nodes/Mailjet/EmailDescription.ts b/packages/nodes-base/nodes/Mailjet/EmailDescription.ts index d3f9566ac3..87eb3943fc 100644 --- a/packages/nodes-base/nodes/Mailjet/EmailDescription.ts +++ b/packages/nodes-base/nodes/Mailjet/EmailDescription.ts @@ -357,7 +357,7 @@ export const emailFields: INodeProperties[] = [ displayName: 'Template Name or ID', name: 'templateId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTemplates', }, diff --git a/packages/nodes-base/nodes/Mandrill/Mandrill.node.ts b/packages/nodes-base/nodes/Mandrill/Mandrill.node.ts index e035e4f2cc..d8081a2d62 100644 --- a/packages/nodes-base/nodes/Mandrill/Mandrill.node.ts +++ b/packages/nodes-base/nodes/Mandrill/Mandrill.node.ts @@ -177,7 +177,7 @@ export class Mandrill implements INodeType { default: '', options: [], required: true, - description: 'The template you want to send. Choose from the list, or specify an ID using an expression.', + description: 'The template you want to send. Choose from the list, or specify an ID using an expression.', }, { displayName: 'From Email', diff --git a/packages/nodes-base/nodes/Matrix/MediaDescription.ts b/packages/nodes-base/nodes/Matrix/MediaDescription.ts index ccc3e45aa7..98b3aee73e 100644 --- a/packages/nodes-base/nodes/Matrix/MediaDescription.ts +++ b/packages/nodes-base/nodes/Matrix/MediaDescription.ts @@ -50,7 +50,7 @@ export const mediaFields: INodeProperties[] = [ ], }, }, - description: 'Room ID to post. Choose from the list, or specify an ID using an expression.', + description: 'Room ID to post. Choose from the list, or specify an ID using an expression.', required: true, }, { diff --git a/packages/nodes-base/nodes/Matrix/MessageDescription.ts b/packages/nodes-base/nodes/Matrix/MessageDescription.ts index 2d4c086dde..29bac50ebb 100644 --- a/packages/nodes-base/nodes/Matrix/MessageDescription.ts +++ b/packages/nodes-base/nodes/Matrix/MessageDescription.ts @@ -58,7 +58,7 @@ export const messageFields: INodeProperties[] = [ }, }, required: true, - description: 'The channel to send the message to. Choose from the list, or specify an ID using an expression.', + description: 'The channel to send the message to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Text', @@ -190,7 +190,7 @@ export const messageFields: INodeProperties[] = [ ], }, }, - description: 'The token to start returning events from. This token can be obtained from a prev_batch token returned for each room by the sync API. Choose from the list, or specify an ID using an expression.', + description: 'The token to start returning events from. This token can be obtained from a prev_batch token returned for each room by the sync API. Choose from the list, or specify an ID using an expression.', required: true, }, { diff --git a/packages/nodes-base/nodes/Matrix/RoomDescription.ts b/packages/nodes-base/nodes/Matrix/RoomDescription.ts index 505a9e33e7..4e0baebe02 100644 --- a/packages/nodes-base/nodes/Matrix/RoomDescription.ts +++ b/packages/nodes-base/nodes/Matrix/RoomDescription.ts @@ -149,7 +149,7 @@ export const roomFields: INodeProperties[] = [ displayName: 'Room Name or ID', name: 'roomId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', }, @@ -174,7 +174,7 @@ export const roomFields: INodeProperties[] = [ displayName: 'Room Name or ID', name: 'roomId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', }, @@ -220,7 +220,7 @@ export const roomFields: INodeProperties[] = [ displayName: 'Room Name or ID', name: 'roomId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', }, diff --git a/packages/nodes-base/nodes/Matrix/RoomMemberDescription.ts b/packages/nodes-base/nodes/Matrix/RoomMemberDescription.ts index c5bef68e3b..da05cf7fd0 100644 --- a/packages/nodes-base/nodes/Matrix/RoomMemberDescription.ts +++ b/packages/nodes-base/nodes/Matrix/RoomMemberDescription.ts @@ -36,7 +36,7 @@ export const roomMemberFields: INodeProperties[] = [ displayName: 'Room Name or ID', name: 'roomId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', }, diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/addUser/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/addUser/description.ts index 9b5abaf351..04a017287a 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/addUser/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/addUser/description.ts @@ -23,7 +23,7 @@ export const channelAddUserDescription: ChannelProperties = [ ], }, }, - description: 'The ID of the channel to invite user to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the channel to invite user to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User Name or ID', @@ -45,6 +45,6 @@ export const channelAddUserDescription: ChannelProperties = [ ], }, }, - description: 'The ID of the user to invite into channel. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the user to invite into channel. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/create/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/create/description.ts index a8f47e245e..0e5ca51c8c 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/create/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/create/description.ts @@ -23,7 +23,7 @@ export const channelCreateDescription: ChannelProperties = [ ], }, }, - description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', + description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Display Name', diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/del/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/del/description.ts index 25796d65f3..817f132e6a 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/del/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/del/description.ts @@ -23,6 +23,6 @@ export const channelDeleteDescription: ChannelProperties = [ ], }, }, - description: 'The ID of the channel to soft delete. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the channel to soft delete. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/members/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/members/description.ts index 901a421e80..58138e84dd 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/members/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/members/description.ts @@ -23,7 +23,7 @@ export const channelMembersDescription: ChannelProperties = [ ], }, }, - description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', + description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Channel Name or ID', @@ -48,7 +48,7 @@ export const channelMembersDescription: ChannelProperties = [ ], }, }, - description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', + description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Resolve Data', diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/search/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/search/description.ts index b86725d0e8..0c8fd8d7a0 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/search/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/search/description.ts @@ -23,7 +23,7 @@ export const channelSearchDescription: ChannelProperties = [ ], }, }, - description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', + description: 'The Mattermost Team. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Search Term', diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/statistics/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/statistics/description.ts index ec71bbf38c..3b7a4e7bfa 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/channel/statistics/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/channel/statistics/description.ts @@ -23,7 +23,7 @@ export const channelStatisticsDescription: ChannelProperties = [ ], }, }, - description: 'The ID of the channel to get the statistics from. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the channel to get the statistics from. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/message/post/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/message/post/description.ts index 93418d26a6..e84add0265 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/message/post/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/message/post/description.ts @@ -23,7 +23,7 @@ export const messagePostDescription: MessageProperties = [ ], }, }, - description: 'The ID of the channel to post to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the channel to post to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Message', diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/message/postEphemeral/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/message/postEphemeral/description.ts index 168d5ede19..5375f7b20f 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/message/postEphemeral/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/message/postEphemeral/description.ts @@ -23,7 +23,7 @@ export const messagePostEphemeralDescription: MessageProperties = [ ], }, }, - description: 'ID of the user to send the ephemeral message to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to send the ephemeral message to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Channel Name or ID', @@ -44,7 +44,7 @@ export const messagePostEphemeralDescription: MessageProperties = [ ], }, }, - description: 'ID of the channel to send the ephemeral message in. Choose from the list, or specify an ID using an expression.', + description: 'ID of the channel to send the ephemeral message in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Message', diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/create/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/create/description.ts index 47a1cdf844..bcf6727de8 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/create/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/create/description.ts @@ -23,7 +23,7 @@ export const reactionCreateDescription: ReactionProperties = [ ], }, }, - description: 'ID of the user sending the reaction. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user sending the reaction. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Post ID', diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/del/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/del/description.ts index 7064022e64..4faa49138c 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/del/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/reaction/del/description.ts @@ -23,7 +23,7 @@ export const reactionDeleteDescription: ReactionProperties = [ ], }, }, - description: 'ID of the user whose reaction to delete. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user whose reaction to delete. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Post ID', diff --git a/packages/nodes-base/nodes/Mattermost/v1/actions/user/invite/description.ts b/packages/nodes-base/nodes/Mattermost/v1/actions/user/invite/description.ts index 768bc46c8f..d9f2201b34 100644 --- a/packages/nodes-base/nodes/Mattermost/v1/actions/user/invite/description.ts +++ b/packages/nodes-base/nodes/Mattermost/v1/actions/user/invite/description.ts @@ -7,7 +7,7 @@ export const userInviteDescription: UserProperties = [ displayName: 'Team Name or ID', name: 'teamId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, diff --git a/packages/nodes-base/nodes/Mautic/CampaignContactDescription.ts b/packages/nodes-base/nodes/Mautic/CampaignContactDescription.ts index 58ba0b16f7..5c9b06ea22 100644 --- a/packages/nodes-base/nodes/Mautic/CampaignContactDescription.ts +++ b/packages/nodes-base/nodes/Mautic/CampaignContactDescription.ts @@ -61,7 +61,7 @@ export const campaignContactFields: INodeProperties[] = [ displayName: 'Campaign Name or ID', name: 'campaignId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, displayOptions: { show: { diff --git a/packages/nodes-base/nodes/Mautic/CompanyDescription.ts b/packages/nodes-base/nodes/Mautic/CompanyDescription.ts index 5484e8eda9..534722cba0 100644 --- a/packages/nodes-base/nodes/Mautic/CompanyDescription.ts +++ b/packages/nodes-base/nodes/Mautic/CompanyDescription.ts @@ -196,7 +196,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -225,7 +225,7 @@ export const companyFields: INodeProperties[] = [ displayName: 'Industry Name or ID', name: 'industry', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getIndustries', }, @@ -415,7 +415,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -444,7 +444,7 @@ export const companyFields: INodeProperties[] = [ displayName: 'Industry Name or ID', name: 'industry', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getIndustries', }, @@ -626,7 +626,7 @@ export const companyFields: INodeProperties[] = [ loadOptionsMethod: 'getCompanyFields', }, default: '', - description: 'Column to sort by. Can use any column listed in the response. Choose from the list, or specify an ID using an expression.', + description: 'Column to sort by. Can use any column listed in the response. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Search', diff --git a/packages/nodes-base/nodes/Mautic/ContactDescription.ts b/packages/nodes-base/nodes/Mautic/ContactDescription.ts index 3232464b30..07a50ad61e 100644 --- a/packages/nodes-base/nodes/Mautic/ContactDescription.ts +++ b/packages/nodes-base/nodes/Mautic/ContactDescription.ts @@ -153,7 +153,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Primary Company Name or ID', name: 'company', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCompanies', }, @@ -346,7 +346,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -430,7 +430,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Stage Name or ID', name: 'stage', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getStages', }, @@ -440,7 +440,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getTags', }, @@ -695,7 +695,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -861,7 +861,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Primary Company Name or ID', name: 'company', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCompanies', }, @@ -914,7 +914,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Stage Name or ID', name: 'stage', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { '/jsonParameters': [ @@ -931,7 +931,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', displayOptions: { show: { '/jsonParameters': [ @@ -1452,7 +1452,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Campaign Email Name or ID', name: 'campaignEmailId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, displayOptions: { show: { diff --git a/packages/nodes-base/nodes/Mautic/ContactSegmentDescription.ts b/packages/nodes-base/nodes/Mautic/ContactSegmentDescription.ts index 9db3e5d871..2e009300fb 100644 --- a/packages/nodes-base/nodes/Mautic/ContactSegmentDescription.ts +++ b/packages/nodes-base/nodes/Mautic/ContactSegmentDescription.ts @@ -61,7 +61,7 @@ export const contactSegmentFields: INodeProperties[] = [ displayName: 'Segment Name or ID', name: 'segmentId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, displayOptions: { show: { diff --git a/packages/nodes-base/nodes/Mautic/MauticTrigger.node.ts b/packages/nodes-base/nodes/Mautic/MauticTrigger.node.ts index 5117c6c1e1..296fc0095a 100644 --- a/packages/nodes-base/nodes/Mautic/MauticTrigger.node.ts +++ b/packages/nodes-base/nodes/Mautic/MauticTrigger.node.ts @@ -86,7 +86,7 @@ export class MauticTrigger implements INodeType { displayName: 'Event Names or IDs', name: 'events', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', required: true, typeOptions: { loadOptionsMethod: 'getEvents', diff --git a/packages/nodes-base/nodes/Mautic/SegmentEmailDescription.ts b/packages/nodes-base/nodes/Mautic/SegmentEmailDescription.ts index 6339defe7c..1b896fa949 100644 --- a/packages/nodes-base/nodes/Mautic/SegmentEmailDescription.ts +++ b/packages/nodes-base/nodes/Mautic/SegmentEmailDescription.ts @@ -35,7 +35,7 @@ export const segmentEmailFields: INodeProperties[] = [ displayName: 'Segment Email Name or ID', name: 'segmentEmailId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, displayOptions: { show: { diff --git a/packages/nodes-base/nodes/Medium/Medium.node.ts b/packages/nodes-base/nodes/Medium/Medium.node.ts index 21d348aa9d..3eaa8561c9 100644 --- a/packages/nodes-base/nodes/Medium/Medium.node.ts +++ b/packages/nodes-base/nodes/Medium/Medium.node.ts @@ -153,7 +153,7 @@ export class Medium implements INodeType { loadOptionsMethod: 'getPublications', }, default: '', - description: 'Publication IDs. Choose from the list, or specify an ID using an expression.', + description: 'Publication IDs. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', diff --git a/packages/nodes-base/nodes/Microsoft/Dynamics/GenericFunctions.ts b/packages/nodes-base/nodes/Microsoft/Dynamics/GenericFunctions.ts index dcf4953876..bfcb55e243 100644 --- a/packages/nodes-base/nodes/Microsoft/Dynamics/GenericFunctions.ts +++ b/packages/nodes-base/nodes/Microsoft/Dynamics/GenericFunctions.ts @@ -103,13 +103,13 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getAccountCategories', }, default: '', - description: 'Category to indicate whether the customer account is standard or preferred. Choose from the list, or specify an ID using an expression.', + description: 'Category to indicate whether the customer account is standard or preferred. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Account Rating Name or ID', name: 'accountratingcode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAccountRatingCodes', }, @@ -133,7 +133,7 @@ export function getAccountFields(): INodeProperties[] { displayName: 'Address Type Name or ID', name: 'addresstypecode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAddressTypes', }, @@ -223,13 +223,13 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getBusinessTypes', }, default: '', - description: 'The legal designation or other business type of the account for contracts or reporting purposes. Choose from the list, or specify an ID using an expression.', + description: 'The legal designation or other business type of the account for contracts or reporting purposes. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Customer Size Name or ID', name: 'customersizecode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCustomerSizeCodes', }, @@ -239,7 +239,7 @@ export function getAccountFields(): INodeProperties[] { displayName: 'Customer Type Name or ID', name: 'customertypecode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCustomerTypeCodes', }, @@ -294,7 +294,7 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getIndustryCodes', }, default: '', - description: 'The account’s primary industry for use in marketing segmentation and demographic analysis. Choose from the list, or specify an ID using an expression.', + description: 'The account’s primary industry for use in marketing segmentation and demographic analysis. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -335,7 +335,7 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getPaymentTermsCodes', }, default: '', - description: 'The payment terms to indicate when the customer needs to pay the total amount. Choose from the list, or specify an ID using an expression.', + description: 'The payment terms to indicate when the customer needs to pay the total amount. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Preferred Appointment Day Name or ID', @@ -345,7 +345,7 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getPreferredAppointmentDayCodes', }, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Preferred Appointment Time Name or ID', @@ -355,7 +355,7 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getPreferredAppointmentTimeCodes', }, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Preferred Contact Method Name or ID', @@ -365,7 +365,7 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getPreferredContactMethodCodes', }, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Primary Satori ID', @@ -401,7 +401,7 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getShippingMethodCodes', }, default: '', - description: 'Shipping method for deliveries sent to the account’s address to designate the preferred carrier or other delivery option. Choose from the list, or specify an ID using an expression.', + description: 'Shipping method for deliveries sent to the account’s address to designate the preferred carrier or other delivery option. Choose from the list, or specify an ID using an expression.', }, { displayName: 'SIC', @@ -452,7 +452,7 @@ export function getAccountFields(): INodeProperties[] { loadOptionsMethod: 'getTerritoryCodes', }, default: '', - description: 'Region or territory for the account for use in segmentation and analysis. Choose from the list, or specify an ID using an expression.', + description: 'Region or territory for the account for use in segmentation and analysis. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Ticker Symbol', diff --git a/packages/nodes-base/nodes/Microsoft/Dynamics/descriptions/AccountDescription.ts b/packages/nodes-base/nodes/Microsoft/Dynamics/descriptions/AccountDescription.ts index bf08c4b26d..9cb1f3789c 100644 --- a/packages/nodes-base/nodes/Microsoft/Dynamics/descriptions/AccountDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Dynamics/descriptions/AccountDescription.ts @@ -180,7 +180,7 @@ export const accountFields: INodeProperties[] = [ displayName: 'Return Field Names or IDs', name: 'returnFields', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getAccountFields', }, @@ -190,7 +190,7 @@ export const accountFields: INodeProperties[] = [ displayName: 'Expand Field Names or IDs', name: 'expandFields', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getExpandableAccountFields', }, @@ -274,7 +274,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountFields', }, default: [], - description: 'Fields the response will include. Choose from the list, or specify IDs using an expression.', + description: 'Fields the response will include. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Microsoft/Excel/TableDescription.ts b/packages/nodes-base/nodes/Microsoft/Excel/TableDescription.ts index 024676c4de..ebb6d4cdd2 100644 --- a/packages/nodes-base/nodes/Microsoft/Excel/TableDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Excel/TableDescription.ts @@ -52,7 +52,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Workbook Name or ID', name: 'workbook', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkbooks', }, @@ -72,7 +72,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Worksheet Name or ID', name: 'worksheet', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getworksheets', @@ -96,7 +96,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'table', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getTables', @@ -152,7 +152,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Workbook Name or ID', name: 'workbook', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkbooks', }, @@ -172,7 +172,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Worksheet Name or ID', name: 'worksheet', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getworksheets', @@ -196,7 +196,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'table', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getTables', @@ -330,7 +330,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Workbook Name or ID', name: 'workbook', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkbooks', }, @@ -350,7 +350,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Worksheet Name or ID', name: 'worksheet', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getworksheets', @@ -374,7 +374,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'table', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getTables', @@ -508,7 +508,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Workbook Name or ID', name: 'workbook', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getWorkbooks', @@ -529,7 +529,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Worksheet Name or ID', name: 'worksheet', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getworksheets', @@ -553,7 +553,7 @@ export const tableFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'table', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getTables', diff --git a/packages/nodes-base/nodes/Microsoft/Excel/WorkbookDescription.ts b/packages/nodes-base/nodes/Microsoft/Excel/WorkbookDescription.ts index bf2aa9022e..73d89f29ae 100644 --- a/packages/nodes-base/nodes/Microsoft/Excel/WorkbookDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Excel/WorkbookDescription.ts @@ -40,7 +40,7 @@ export const workbookFields: INodeProperties[] = [ displayName: 'Workbook Name or ID', name: 'workbook', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getWorkbooks', diff --git a/packages/nodes-base/nodes/Microsoft/Excel/WorksheetDescription.ts b/packages/nodes-base/nodes/Microsoft/Excel/WorksheetDescription.ts index 3657ca50cd..fdaaaf3b38 100644 --- a/packages/nodes-base/nodes/Microsoft/Excel/WorksheetDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Excel/WorksheetDescription.ts @@ -40,7 +40,7 @@ export const worksheetFields: INodeProperties[] = [ displayName: 'Workbook Name or ID', name: 'workbook', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkbooks', }, @@ -130,7 +130,7 @@ export const worksheetFields: INodeProperties[] = [ displayName: 'Workbook Name or ID', name: 'workbook', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getWorkbooks', @@ -151,7 +151,7 @@ export const worksheetFields: INodeProperties[] = [ displayName: 'Worksheet Name or ID', name: 'worksheet', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getworksheets', diff --git a/packages/nodes-base/nodes/Microsoft/Outlook/DraftDescription.ts b/packages/nodes-base/nodes/Microsoft/Outlook/DraftDescription.ts index 8377b68ae1..b1af282e1e 100644 --- a/packages/nodes-base/nodes/Microsoft/Outlook/DraftDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Outlook/DraftDescription.ts @@ -179,7 +179,7 @@ export const draftFields: INodeProperties[] = [ displayName: 'Category Names or IDs', name: 'categories', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getCategories', }, diff --git a/packages/nodes-base/nodes/Microsoft/Outlook/DraftMessageSharedDescription.ts b/packages/nodes-base/nodes/Microsoft/Outlook/DraftMessageSharedDescription.ts index 0f685cbfbc..1f2ef57dc9 100644 --- a/packages/nodes-base/nodes/Microsoft/Outlook/DraftMessageSharedDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Outlook/DraftMessageSharedDescription.ts @@ -103,7 +103,7 @@ export const draftMessageSharedFields: INodeProperties[] = [ displayName: 'Category Names or IDs', name: 'categories', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getCategories', }, diff --git a/packages/nodes-base/nodes/Microsoft/Outlook/MessageDescription.ts b/packages/nodes-base/nodes/Microsoft/Outlook/MessageDescription.ts index 2f8adc61ad..35266e5040 100644 --- a/packages/nodes-base/nodes/Microsoft/Outlook/MessageDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Outlook/MessageDescription.ts @@ -501,7 +501,7 @@ export const messageFields: INodeProperties[] = [ displayName: 'Category Names or IDs', name: 'categories', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getCategories', }, diff --git a/packages/nodes-base/nodes/Microsoft/Teams/ChannelDescription.ts b/packages/nodes-base/nodes/Microsoft/Teams/ChannelDescription.ts index bd22d4ff11..d79eb38c62 100644 --- a/packages/nodes-base/nodes/Microsoft/Teams/ChannelDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Teams/ChannelDescription.ts @@ -61,7 +61,7 @@ export const channelFields: INodeProperties[] = [ name: 'teamId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, @@ -150,7 +150,7 @@ export const channelFields: INodeProperties[] = [ name: 'teamId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, @@ -170,7 +170,7 @@ export const channelFields: INodeProperties[] = [ displayName: 'Channel Name or ID', name: 'channelId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', loadOptionsDependsOn: [ @@ -198,7 +198,7 @@ export const channelFields: INodeProperties[] = [ name: 'teamId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, @@ -218,7 +218,7 @@ export const channelFields: INodeProperties[] = [ displayName: 'Channel Name or ID', name: 'channelId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', loadOptionsDependsOn: [ @@ -246,7 +246,7 @@ export const channelFields: INodeProperties[] = [ name: 'teamId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, @@ -312,7 +312,7 @@ export const channelFields: INodeProperties[] = [ name: 'teamId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, @@ -332,7 +332,7 @@ export const channelFields: INodeProperties[] = [ displayName: 'Channel Name or ID', name: 'channelId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/Microsoft/Teams/ChannelMessageDescription.ts b/packages/nodes-base/nodes/Microsoft/Teams/ChannelMessageDescription.ts index c2c28ca92f..9ab36f4d59 100644 --- a/packages/nodes-base/nodes/Microsoft/Teams/ChannelMessageDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Teams/ChannelMessageDescription.ts @@ -43,7 +43,7 @@ export const channelMessageFields: INodeProperties[] = [ name: 'teamId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, @@ -63,7 +63,7 @@ export const channelMessageFields: INodeProperties[] = [ displayName: 'Channel Name or ID', name: 'channelId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', loadOptionsDependsOn: [ @@ -165,7 +165,7 @@ export const channelMessageFields: INodeProperties[] = [ name: 'teamId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTeams', }, @@ -185,7 +185,7 @@ export const channelMessageFields: INodeProperties[] = [ displayName: 'Channel Name or ID', name: 'channelId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/Microsoft/Teams/ChatMessageDescription.ts b/packages/nodes-base/nodes/Microsoft/Teams/ChatMessageDescription.ts index 9fcadc230c..acf06d9302 100644 --- a/packages/nodes-base/nodes/Microsoft/Teams/ChatMessageDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Teams/ChatMessageDescription.ts @@ -49,7 +49,7 @@ export const chatMessageFields: INodeProperties[] = [ name: 'chatId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChats', }, @@ -144,7 +144,7 @@ export const chatMessageFields: INodeProperties[] = [ name: 'chatId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChats', }, diff --git a/packages/nodes-base/nodes/Microsoft/Teams/TaskDescription.ts b/packages/nodes-base/nodes/Microsoft/Teams/TaskDescription.ts index 346bd8abe1..23400b585f 100644 --- a/packages/nodes-base/nodes/Microsoft/Teams/TaskDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/Teams/TaskDescription.ts @@ -94,7 +94,7 @@ export const taskFields: INodeProperties[] = [ name: 'groupId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroups', loadOptionsDependsOn: [ @@ -135,7 +135,7 @@ export const taskFields: INodeProperties[] = [ }, }, default: '', - description: 'The plan for the task to belong to. Choose from the list, or specify an ID using an expression.', + description: 'The plan for the task to belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Bucket Name or ID', @@ -159,7 +159,7 @@ export const taskFields: INodeProperties[] = [ }, }, default: '', - description: 'The bucket for the task to belong to. Choose from the list, or specify an ID using an expression.', + description: 'The bucket for the task to belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', @@ -207,7 +207,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: '', - description: 'Who the task should be assigned to. Choose from the list, or specify an ID using an expression.', + description: 'Who the task should be assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Due Date Time', @@ -227,7 +227,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: [], - description: 'Labels to assign to the task. Choose from the list, or specify IDs using an expression.', + description: 'Labels to assign to the task. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Percent Complete', @@ -323,7 +323,7 @@ export const taskFields: INodeProperties[] = [ name: 'groupId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroups', loadOptionsDependsOn: [ @@ -346,7 +346,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Member Name or ID', name: 'memberId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getMembers', loadOptionsDependsOn: [ @@ -372,7 +372,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Plan Name or ID', name: 'planId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPlans', loadOptionsDependsOn: [ @@ -485,7 +485,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: '', - description: 'Who the task should be assigned to. Choose from the list, or specify an ID using an expression.', + description: 'Who the task should be assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Bucket Name or ID', @@ -498,7 +498,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: '', - description: 'The bucket for the task to belong to. Choose from the list, or specify an ID using an expression.', + description: 'The bucket for the task to belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Due Date Time', @@ -511,7 +511,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Group Name or ID', name: 'groupId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroups', loadOptionsDependsOn: [ @@ -531,7 +531,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: [], - description: 'Labels to assign to the task. Choose from the list, or specify IDs using an expression.', + description: 'Labels to assign to the task. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Percent Complete', @@ -555,7 +555,7 @@ export const taskFields: INodeProperties[] = [ ], }, default: '', - description: 'The plan for the task to belong to. Choose from the list, or specify an ID using an expression.', + description: 'The plan for the task to belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', diff --git a/packages/nodes-base/nodes/Microsoft/ToDo/LinkedResourceDescription.ts b/packages/nodes-base/nodes/Microsoft/ToDo/LinkedResourceDescription.ts index 5aa8df61fd..e1371aedee 100644 --- a/packages/nodes-base/nodes/Microsoft/ToDo/LinkedResourceDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/ToDo/LinkedResourceDescription.ts @@ -54,7 +54,7 @@ export const linkedResourceFields: INodeProperties[] = [ displayName: 'Task List Name or ID', name: 'taskListId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTaskLists', }, diff --git a/packages/nodes-base/nodes/Microsoft/ToDo/TaskDescription.ts b/packages/nodes-base/nodes/Microsoft/ToDo/TaskDescription.ts index 6c510f459f..3489bf6bed 100644 --- a/packages/nodes-base/nodes/Microsoft/ToDo/TaskDescription.ts +++ b/packages/nodes-base/nodes/Microsoft/ToDo/TaskDescription.ts @@ -69,7 +69,7 @@ export const taskFields: INodeProperties[] = [ }, required: true, default: '', - description: 'The identifier of the list, unique in the user\'s mailbox. Choose from the list, or specify an ID using an expression.', + description: 'The identifier of the list, unique in the user\'s mailbox. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', @@ -199,7 +199,7 @@ export const taskFields: INodeProperties[] = [ }, required: true, default: '', - description: 'The identifier of the list, unique in the user\'s mailbox. Choose from the list, or specify an ID using an expression.', + description: 'The identifier of the list, unique in the user\'s mailbox. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Task ID', diff --git a/packages/nodes-base/nodes/Misp/descriptions/AttributeDescription.ts b/packages/nodes-base/nodes/Misp/descriptions/AttributeDescription.ts index f6e84077c0..805eb03c3f 100644 --- a/packages/nodes-base/nodes/Misp/descriptions/AttributeDescription.ts +++ b/packages/nodes-base/nodes/Misp/descriptions/AttributeDescription.ts @@ -171,7 +171,7 @@ export const attributeFields: INodeProperties[] = [ name: 'sharing_group_id', type: 'options', default: '', - description: 'Use only for when Sharing Group is selected in Distribution. Choose from the list, or specify an ID using an expression.', + description: 'Use only for when Sharing Group is selected in Distribution. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getSharingGroups', }, @@ -340,7 +340,7 @@ export const attributeFields: INodeProperties[] = [ type: 'options', default: '', // eslint-disable-next-line n8n-nodes-base/node-param-description-wrong-for-dynamic-options - description: 'Choose from the list, or specify an ID using an expression. Use only for when Sharing Group is selected in Distribution.', + description: 'Choose from the list, or specify an ID using an expression. Use only for when Sharing Group is selected in Distribution.', typeOptions: { loadOptionsMethod: 'getSharingGroups', }, diff --git a/packages/nodes-base/nodes/Misp/descriptions/EventDescription.ts b/packages/nodes-base/nodes/Misp/descriptions/EventDescription.ts index 0ffaf5b29c..7934fa41d0 100644 --- a/packages/nodes-base/nodes/Misp/descriptions/EventDescription.ts +++ b/packages/nodes-base/nodes/Misp/descriptions/EventDescription.ts @@ -66,7 +66,7 @@ export const eventFields: INodeProperties[] = [ type: 'options', default: '', required: true, - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getOrgs', }, @@ -175,7 +175,7 @@ export const eventFields: INodeProperties[] = [ name: 'sharing_group_id', type: 'options', default: '', - description: 'Use only for when Sharing Group is selected in Distribution. Choose from the list, or specify an ID using an expression.', + description: 'Use only for when Sharing Group is selected in Distribution. Choose from the list, or specify an ID using an expression.', typeOptions: { loadOptionsMethod: 'getSharingGroups', }, @@ -440,7 +440,7 @@ export const eventFields: INodeProperties[] = [ type: 'options', default: '', // eslint-disable-next-line n8n-nodes-base/node-param-description-wrong-for-dynamic-options - description: 'Choose from the list, or specify an ID using an expression. Use only for when Sharing Group is selected in Distribution.', + description: 'Choose from the list, or specify an ID using an expression. Use only for when Sharing Group is selected in Distribution.', typeOptions: { loadOptionsMethod: 'getSharingGroups', }, diff --git a/packages/nodes-base/nodes/Misp/descriptions/EventTagDescription.ts b/packages/nodes-base/nodes/Misp/descriptions/EventTagDescription.ts index 7102658c30..88a60dc906 100644 --- a/packages/nodes-base/nodes/Misp/descriptions/EventTagDescription.ts +++ b/packages/nodes-base/nodes/Misp/descriptions/EventTagDescription.ts @@ -56,7 +56,7 @@ export const eventTagFields: INodeProperties[] = [ { displayName: 'Tag Name or ID', name: 'tagId', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', type: 'options', required: true, default: '', @@ -99,7 +99,7 @@ export const eventTagFields: INodeProperties[] = [ { displayName: 'Tag Name or ID', name: 'tagId', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', type: 'options', required: true, default: '', diff --git a/packages/nodes-base/nodes/Misp/descriptions/UserDescription.ts b/packages/nodes-base/nodes/Misp/descriptions/UserDescription.ts index 8cf60ee4e9..b2adb5e759 100644 --- a/packages/nodes-base/nodes/Misp/descriptions/UserDescription.ts +++ b/packages/nodes-base/nodes/Misp/descriptions/UserDescription.ts @@ -115,7 +115,7 @@ export const userFields: INodeProperties[] = [ name: 'invited_by', type: 'options', default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -124,7 +124,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'org_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getOrgs', @@ -272,7 +272,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Inviter Name or ID', name: 'invited_by', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getUsers', @@ -282,7 +282,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'org_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getOrgs', diff --git a/packages/nodes-base/nodes/MondayCom/BoardColumnDescription.ts b/packages/nodes-base/nodes/MondayCom/BoardColumnDescription.ts index 7dc38e4e63..e09696f216 100644 --- a/packages/nodes-base/nodes/MondayCom/BoardColumnDescription.ts +++ b/packages/nodes-base/nodes/MondayCom/BoardColumnDescription.ts @@ -41,7 +41,7 @@ export const boardColumnFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getBoards', @@ -214,7 +214,7 @@ export const boardColumnFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getBoards', diff --git a/packages/nodes-base/nodes/MondayCom/BoardDescription.ts b/packages/nodes-base/nodes/MondayCom/BoardDescription.ts index 643a386852..9997e94a2a 100644 --- a/packages/nodes-base/nodes/MondayCom/BoardDescription.ts +++ b/packages/nodes-base/nodes/MondayCom/BoardDescription.ts @@ -69,7 +69,7 @@ export const boardFields: INodeProperties[] = [ ], }, }, - description: 'Board unique identifiers. Choose from the list, or specify an ID using an expression.', + description: 'Board unique identifiers. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ /* board:create */ @@ -175,7 +175,7 @@ export const boardFields: INodeProperties[] = [ ], }, }, - description: 'Board unique identifiers. Choose from the list, or specify an ID using an expression.', + description: 'Board unique identifiers. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ /* board:getAll */ diff --git a/packages/nodes-base/nodes/MondayCom/BoardGroupDescription.ts b/packages/nodes-base/nodes/MondayCom/BoardGroupDescription.ts index f59fd5ce5d..a6196f7f3b 100644 --- a/packages/nodes-base/nodes/MondayCom/BoardGroupDescription.ts +++ b/packages/nodes-base/nodes/MondayCom/BoardGroupDescription.ts @@ -48,7 +48,7 @@ export const boardGroupFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getBoards', @@ -90,7 +90,7 @@ export const boardGroupFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getBoards', }, @@ -111,7 +111,7 @@ export const boardGroupFields: INodeProperties[] = [ displayName: 'Group Name or ID', name: 'groupId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getGroups', @@ -138,7 +138,7 @@ export const boardGroupFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getBoards', diff --git a/packages/nodes-base/nodes/MondayCom/BoardItemDescription.ts b/packages/nodes-base/nodes/MondayCom/BoardItemDescription.ts index ee9f05019a..96f9f93bd1 100644 --- a/packages/nodes-base/nodes/MondayCom/BoardItemDescription.ts +++ b/packages/nodes-base/nodes/MondayCom/BoardItemDescription.ts @@ -138,7 +138,7 @@ export const boardItemFields: INodeProperties[] = [ ], }, }, - description: 'The unique identifier of the board. Choose from the list, or specify an ID using an expression.', + description: 'The unique identifier of the board. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Item ID', @@ -180,7 +180,7 @@ export const boardItemFields: INodeProperties[] = [ ], }, }, - description: 'The column\'s unique identifier. Choose from the list, or specify an ID using an expression.', + description: 'The column\'s unique identifier. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -222,7 +222,7 @@ export const boardItemFields: INodeProperties[] = [ ], }, }, - description: 'The unique identifier of the board. Choose from the list, or specify an ID using an expression.', + description: 'The unique identifier of the board. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Item ID', @@ -270,7 +270,7 @@ export const boardItemFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getBoards', }, @@ -291,7 +291,7 @@ export const boardItemFields: INodeProperties[] = [ displayName: 'Group Name or ID', name: 'groupId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getGroups', @@ -407,7 +407,7 @@ export const boardItemFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getBoards', @@ -429,7 +429,7 @@ export const boardItemFields: INodeProperties[] = [ name: 'groupId', default: '', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroups', loadOptionsDependsOn: [ @@ -511,7 +511,7 @@ export const boardItemFields: INodeProperties[] = [ ], }, }, - description: 'The unique identifier of the board. Choose from the list, or specify an ID using an expression.', + description: 'The unique identifier of the board. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Column Name or ID', @@ -535,7 +535,7 @@ export const boardItemFields: INodeProperties[] = [ ], }, }, - description: 'The column\'s unique identifier. Choose from the list, or specify an ID using an expression.', + description: 'The column\'s unique identifier. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Column Value', @@ -603,7 +603,7 @@ export const boardItemFields: INodeProperties[] = [ displayName: 'Board Name or ID', name: 'boardId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getBoards', }, @@ -642,7 +642,7 @@ export const boardItemFields: INodeProperties[] = [ displayName: 'Group Name or ID', name: 'groupId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getGroups', diff --git a/packages/nodes-base/nodes/MonicaCrm/descriptions/ActivityDescription.ts b/packages/nodes-base/nodes/MonicaCrm/descriptions/ActivityDescription.ts index 4e955569f1..dcda223af9 100644 --- a/packages/nodes-base/nodes/MonicaCrm/descriptions/ActivityDescription.ts +++ b/packages/nodes-base/nodes/MonicaCrm/descriptions/ActivityDescription.ts @@ -59,7 +59,7 @@ export const activityFields: INodeProperties[] = [ displayName: 'Activity Type Name or ID', name: 'activityTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { @@ -290,7 +290,7 @@ export const activityFields: INodeProperties[] = [ displayName: 'Activity Type Name or ID', name: 'activity_type_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getActivityTypes', diff --git a/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactDescription.ts b/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactDescription.ts index 58c0aaf032..fa3a0ee867 100644 --- a/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactDescription.ts +++ b/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactDescription.ts @@ -76,7 +76,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Gender Name or ID', name: 'genderId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { @@ -360,7 +360,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Gender Name or ID', name: 'gender_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getGenders', diff --git a/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactFieldDescription.ts b/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactFieldDescription.ts index 9dc87b3940..dca191dd85 100644 --- a/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactFieldDescription.ts +++ b/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactFieldDescription.ts @@ -76,7 +76,7 @@ export const contactFieldFields: INodeProperties[] = [ displayName: 'Contact Field Type Name or ID', name: 'contactFieldTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getContactFieldTypes', @@ -261,7 +261,7 @@ export const contactFieldFields: INodeProperties[] = [ displayName: 'Contact Field Type Name or ID', name: 'contactFieldTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getContactFieldTypes', }, diff --git a/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactTagDescription.ts b/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactTagDescription.ts index 50dbbeea35..9dbc98df38 100644 --- a/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactTagDescription.ts +++ b/packages/nodes-base/nodes/MonicaCrm/descriptions/ContactTagDescription.ts @@ -56,7 +56,7 @@ export const contactTagFields: INodeProperties[] = [ { displayName: 'Tag Names or IDs', name: 'tagsToAdd', - description: 'Tags to add to the contact. Choose from the list, or specify IDs using an expression.', + description: 'Tags to add to the contact. Choose from the list, or specify IDs using an expression.', type: 'multiOptions', typeOptions: { loadOptionsMethod: 'getTagsToAdd', @@ -99,7 +99,7 @@ export const contactTagFields: INodeProperties[] = [ { displayName: 'Tag Names or IDs', name: 'tagsToRemove', - description: 'Tags to remove from the contact. Choose from the list, or specify IDs using an expression.', + description: 'Tags to remove from the contact. Choose from the list, or specify IDs using an expression.', type: 'multiOptions', required: true, typeOptions: { diff --git a/packages/nodes-base/nodes/MonicaCrm/descriptions/ConversationDescription.ts b/packages/nodes-base/nodes/MonicaCrm/descriptions/ConversationDescription.ts index 0ba2a4c832..3f71c2c854 100644 --- a/packages/nodes-base/nodes/MonicaCrm/descriptions/ConversationDescription.ts +++ b/packages/nodes-base/nodes/MonicaCrm/descriptions/ConversationDescription.ts @@ -71,7 +71,7 @@ export const conversationFields: INodeProperties[] = [ displayName: 'Contact Field Type Name or ID', name: 'contactFieldTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { @@ -176,7 +176,7 @@ export const conversationFields: INodeProperties[] = [ displayName: 'Contact Field Type Name or ID', name: 'contactFieldTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { diff --git a/packages/nodes-base/nodes/Netlify/DeployDescription.ts b/packages/nodes-base/nodes/Netlify/DeployDescription.ts index 22f15848ad..024db9c455 100644 --- a/packages/nodes-base/nodes/Netlify/DeployDescription.ts +++ b/packages/nodes-base/nodes/Netlify/DeployDescription.ts @@ -55,7 +55,7 @@ export const deployFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getSites', }, - description: 'Enter the Site ID. Choose from the list, or specify an ID using an expression.', + description: 'Enter the Site ID. Choose from the list, or specify an ID using an expression.', displayOptions:{ show: { resource: [ diff --git a/packages/nodes-base/nodes/Netlify/NetlifyTrigger.node.ts b/packages/nodes-base/nodes/Netlify/NetlifyTrigger.node.ts index 9e7a044abc..74bea488e0 100644 --- a/packages/nodes-base/nodes/Netlify/NetlifyTrigger.node.ts +++ b/packages/nodes-base/nodes/Netlify/NetlifyTrigger.node.ts @@ -59,7 +59,7 @@ export class NetlifyTrigger implements INodeType { typeOptions: { loadOptionsMethod: 'getSites', }, - description: 'Select the Site ID. Choose from the list, or specify an ID using an expression.', + description: 'Select the Site ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Event', @@ -102,7 +102,7 @@ export class NetlifyTrigger implements INodeType { typeOptions: { loadOptionsMethod: 'getForms', }, - description: 'Select a form. Choose from the list, or specify an ID using an expression.', + description: 'Select a form. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Simplify', @@ -229,4 +229,4 @@ export class NetlifyTrigger implements INodeType { ], }; } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/Notion/Blocks.ts b/packages/nodes-base/nodes/Notion/Blocks.ts index 41ee5fdf60..d920a4493d 100644 --- a/packages/nodes-base/nodes/Notion/Blocks.ts +++ b/packages/nodes-base/nodes/Notion/Blocks.ts @@ -186,7 +186,7 @@ const typeMention: INodeProperties[] = [ }, }, default: '', - description: 'The ID of the user being mentioned. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the user being mentioned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Page ID', @@ -217,7 +217,7 @@ const typeMention: INodeProperties[] = [ }, }, default: '', - description: 'The ID of the database being mentioned. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the database being mentioned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Range', @@ -544,7 +544,7 @@ export const blocks = (resource: string, operation: string): INodeProperties[] = displayName: 'Type Name or ID', name: 'type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getBlockTypes', }, diff --git a/packages/nodes-base/nodes/Notion/DatabasePageDescription.ts b/packages/nodes-base/nodes/Notion/DatabasePageDescription.ts index 6614f37db9..dc8a4bffa3 100644 --- a/packages/nodes-base/nodes/Notion/DatabasePageDescription.ts +++ b/packages/nodes-base/nodes/Notion/DatabasePageDescription.ts @@ -123,7 +123,7 @@ export const databasePageFields = [ ], }, }, - description: 'The Database Page URL from Notion\'s \'copy link\' functionality (or just the ID contained within the URL). Choose from the list, or specify an ID using an expression.', + description: 'The Database Page URL from Notion\'s \'copy link\' functionality (or just the ID contained within the URL). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', @@ -190,7 +190,7 @@ export const databasePageFields = [ displayName: 'Key Name or ID', name: 'key', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDatabaseProperties', loadOptionsDependsOn: [ @@ -286,7 +286,7 @@ export const databasePageFields = [ }, }, default: [], - description: 'Name of the options you want to set. Multiples can be defined separated by comma. Choose from the list, or specify IDs using an expression.', + description: 'Name of the options you want to set. Multiples can be defined separated by comma. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Option Name or ID', @@ -303,7 +303,7 @@ export const databasePageFields = [ }, }, default: '', - description: 'Name of the option you want to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the option you want to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -348,7 +348,7 @@ export const databasePageFields = [ }, }, default: [], - description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify IDs using an expression.', + description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Relation IDs', @@ -489,7 +489,7 @@ export const databasePageFields = [ loadOptionsMethod: 'getTimezones', }, default: 'default', - description: 'Time zone to use. By default n8n timezone is used. Choose from the list, or specify an ID using an expression.', + description: 'Time zone to use. By default n8n timezone is used. Choose from the list, or specify an ID using an expression.', }, { displayName: 'File URLs', @@ -604,7 +604,7 @@ export const databasePageFields = [ displayName: 'Key Name or ID', name: 'key', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDatabaseIdFromPage', loadOptionsDependsOn: [ @@ -689,7 +689,7 @@ export const databasePageFields = [ displayName: 'Option Names or IDs', name: 'multiSelectValue', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getDatabaseOptionsFromPage', }, @@ -706,7 +706,7 @@ export const databasePageFields = [ displayName: 'Option Name or ID', name: 'selectValue', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDatabaseOptionsFromPage', }, @@ -761,7 +761,7 @@ export const databasePageFields = [ }, }, default: [], - description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify IDs using an expression.', + description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Relation IDs', @@ -902,7 +902,7 @@ export const databasePageFields = [ loadOptionsMethod: 'getTimezones', }, default: 'default', - description: 'Time zone to use. By default n8n timezone is used. Choose from the list, or specify an ID using an expression.', + description: 'Time zone to use. By default n8n timezone is used. Choose from the list, or specify an ID using an expression.', }, { displayName: 'File URLs', @@ -1001,7 +1001,7 @@ export const databasePageFields = [ displayName: 'Database Name or ID', name: 'databaseId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDatabases', }, @@ -1211,7 +1211,7 @@ export const databasePageFields = [ ], }, default: '', - description: 'The name of the property to filter by. Choose from the list, or specify an ID using an expression.', + description: 'The name of the property to filter by. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Property Name', diff --git a/packages/nodes-base/nodes/Notion/Filters.ts b/packages/nodes-base/nodes/Notion/Filters.ts index 362228404e..29ed2af335 100644 --- a/packages/nodes-base/nodes/Notion/Filters.ts +++ b/packages/nodes-base/nodes/Notion/Filters.ts @@ -12,7 +12,7 @@ export const filters = (conditions: any) => [{ ], }, default: '', - description: 'The name of the property to filter by. Choose from the list, or specify an ID using an expression.', + description: 'The name of the property to filter by. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Type', @@ -83,7 +83,7 @@ export const filters = (conditions: any) => [{ displayName: 'Option Name or ID', name: 'multiSelectValue', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPropertySelectValues', }, @@ -106,7 +106,7 @@ export const filters = (conditions: any) => [{ displayName: 'Option Name or ID', name: 'selectValue', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPropertySelectValues', }, @@ -184,7 +184,7 @@ export const filters = (conditions: any) => [{ }, }, default: '', - description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify an ID using an expression.', + description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User Name or ID', @@ -207,7 +207,7 @@ export const filters = (conditions: any) => [{ }, }, default: '', - description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify an ID using an expression.', + description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User Name or ID', @@ -230,7 +230,7 @@ export const filters = (conditions: any) => [{ }, }, default: '', - description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify an ID using an expression.', + description: 'List of users. Multiples can be defined separated by comma. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Relation ID', @@ -456,4 +456,4 @@ export const filters = (conditions: any) => [{ default: '', description: 'An ISO 8601 format date, with optional time', }, -]; \ No newline at end of file +]; diff --git a/packages/nodes-base/nodes/Notion/NotionTrigger.node.ts b/packages/nodes-base/nodes/Notion/NotionTrigger.node.ts index 6f05d97370..0e50bc567c 100644 --- a/packages/nodes-base/nodes/Notion/NotionTrigger.node.ts +++ b/packages/nodes-base/nodes/Notion/NotionTrigger.node.ts @@ -82,7 +82,7 @@ export class NotionTrigger implements INodeType { }, default: '', required: true, - description: 'The ID of this database. Choose from the list, or specify an ID using an expression.', + description: 'The ID of this database. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Simplify', diff --git a/packages/nodes-base/nodes/Odoo/descriptions/ContactDescription.ts b/packages/nodes-base/nodes/Odoo/descriptions/ContactDescription.ts index e4444658af..7e44338b03 100644 --- a/packages/nodes-base/nodes/Odoo/descriptions/ContactDescription.ts +++ b/packages/nodes-base/nodes/Odoo/descriptions/ContactDescription.ts @@ -113,7 +113,7 @@ export const contactDescription: INodeProperties[] = [ displayName: 'Country Name or ID', name: 'country_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getCountries', @@ -123,7 +123,7 @@ export const contactDescription: INodeProperties[] = [ displayName: 'State Name or ID', name: 'state_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getStates', @@ -288,7 +288,7 @@ export const contactDescription: INodeProperties[] = [ displayName: 'Fields to Include', name: 'fieldsList', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'getModelFields', @@ -358,7 +358,7 @@ export const contactDescription: INodeProperties[] = [ displayName: 'Country Name or ID', name: 'country_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getCountries', @@ -368,7 +368,7 @@ export const contactDescription: INodeProperties[] = [ displayName: 'State Name or ID', name: 'state_id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getStates', diff --git a/packages/nodes-base/nodes/Odoo/descriptions/CustomResourceDescription.ts b/packages/nodes-base/nodes/Odoo/descriptions/CustomResourceDescription.ts index e29555e6e9..15836857e9 100644 --- a/packages/nodes-base/nodes/Odoo/descriptions/CustomResourceDescription.ts +++ b/packages/nodes-base/nodes/Odoo/descriptions/CustomResourceDescription.ts @@ -7,7 +7,7 @@ export const customResourceOperations: INodeProperties[] = [ displayName: 'Custom Resource Name or ID', name: 'customResource', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getModels', @@ -101,7 +101,7 @@ export const customResourceDescription: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'fieldName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getModelFields', @@ -207,7 +207,7 @@ export const customResourceDescription: INodeProperties[] = [ displayName: 'Fields to Include', name: 'fieldsList', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'getModelFields', @@ -248,7 +248,7 @@ export const customResourceDescription: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'fieldName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsDependsOn: [ @@ -367,7 +367,7 @@ export const customResourceDescription: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'fieldName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getModelFields', diff --git a/packages/nodes-base/nodes/Odoo/descriptions/NoteDescription.ts b/packages/nodes-base/nodes/Odoo/descriptions/NoteDescription.ts index 49dd755d6e..97f08e0403 100644 --- a/packages/nodes-base/nodes/Odoo/descriptions/NoteDescription.ts +++ b/packages/nodes-base/nodes/Odoo/descriptions/NoteDescription.ts @@ -188,7 +188,7 @@ export const noteDescription: INodeProperties[] = [ displayName: 'Fields to Include', name: 'fieldsList', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'getModelFields', diff --git a/packages/nodes-base/nodes/Odoo/descriptions/OpportunityDescription.ts b/packages/nodes-base/nodes/Odoo/descriptions/OpportunityDescription.ts index bd3c53d2b7..c4ad4b80fc 100644 --- a/packages/nodes-base/nodes/Odoo/descriptions/OpportunityDescription.ts +++ b/packages/nodes-base/nodes/Odoo/descriptions/OpportunityDescription.ts @@ -243,7 +243,7 @@ export const opportunityDescription: INodeProperties[] = [ displayName: 'Fields to Include', name: 'fieldsList', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', default: [], typeOptions: { loadOptionsMethod: 'getModelFields', diff --git a/packages/nodes-base/nodes/Onfleet/descriptions/HubDescription.ts b/packages/nodes-base/nodes/Onfleet/descriptions/HubDescription.ts index 3c8c2d7d36..363284008a 100644 --- a/packages/nodes-base/nodes/Onfleet/descriptions/HubDescription.ts +++ b/packages/nodes-base/nodes/Onfleet/descriptions/HubDescription.ts @@ -59,7 +59,7 @@ const teamsField = { loadOptionsMethod: 'getTeams', }, default: [], - description: 'These are the teams that this Hub will be assigned to. Choose from the list, or specify IDs using an expression.', + description: 'These are the teams that this Hub will be assigned to. Choose from the list, or specify IDs using an expression.', } as INodeProperties; export const hubFields: INodeProperties[] = [ diff --git a/packages/nodes-base/nodes/Onfleet/descriptions/TeamDescription.ts b/packages/nodes-base/nodes/Onfleet/descriptions/TeamDescription.ts index 43a96df2b2..9908f180ff 100644 --- a/packages/nodes-base/nodes/Onfleet/descriptions/TeamDescription.ts +++ b/packages/nodes-base/nodes/Onfleet/descriptions/TeamDescription.ts @@ -79,7 +79,7 @@ const workersField = { loadOptionsMethod: 'getWorkers', }, default: [], - description: 'A list of workers. Choose from the list, or specify IDs using an expression.', + description: 'A list of workers. Choose from the list, or specify IDs using an expression.', } as INodeProperties; const managersField = { @@ -90,7 +90,7 @@ const managersField = { loadOptionsMethod: 'getAdmins', }, default: [], - description: 'A list of managing administrators. Choose from the list, or specify IDs using an expression.', + description: 'A list of managing administrators. Choose from the list, or specify IDs using an expression.', } as INodeProperties; const hubField = { @@ -101,7 +101,7 @@ const hubField = { loadOptionsMethod: 'getHubs', }, default: '', - description: 'The team\'s hub. Choose from the list, or specify an ID using an expression.', + description: 'The team\'s hub. Choose from the list, or specify an ID using an expression.', } as INodeProperties; const enableSelfAssignmentField = { diff --git a/packages/nodes-base/nodes/Onfleet/descriptions/WorkerDescription.ts b/packages/nodes-base/nodes/Onfleet/descriptions/WorkerDescription.ts index cd22c629ca..3cead558cb 100644 --- a/packages/nodes-base/nodes/Onfleet/descriptions/WorkerDescription.ts +++ b/packages/nodes-base/nodes/Onfleet/descriptions/WorkerDescription.ts @@ -159,7 +159,7 @@ const teamsField = { loadOptionsMethod: 'getTeams', }, default: [], - description: 'One or more teams of which the worker is a member. Choose from the list, or specify IDs using an expression.', + description: 'One or more teams of which the worker is a member. Choose from the list, or specify IDs using an expression.', } as INodeProperties; const teamsFilterField = { @@ -170,7 +170,7 @@ const teamsFilterField = { loadOptionsMethod: 'getTeams', }, default: [], - description: 'A list of the teams that workers must be part of. Choose from the list, or specify IDs using an expression.', + description: 'A list of the teams that workers must be part of. Choose from the list, or specify IDs using an expression.', } as INodeProperties; const statesFilterField = { @@ -347,7 +347,7 @@ const scheduleTimezoneField = { loadOptionsMethod: 'getTimezones', }, default: '', - description: 'A valid timezone. Choose from the list, or specify an ID using an expression.', + description: 'A valid timezone. Choose from the list, or specify an ID using an expression.', } as INodeProperties; const scheduleStartField = { diff --git a/packages/nodes-base/nodes/Orbit/ActivityDescription.ts b/packages/nodes-base/nodes/Orbit/ActivityDescription.ts index 36cfb3a2e8..043843ebba 100644 --- a/packages/nodes-base/nodes/Orbit/ActivityDescription.ts +++ b/packages/nodes-base/nodes/Orbit/ActivityDescription.ts @@ -42,7 +42,7 @@ export const activityFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -118,7 +118,7 @@ export const activityFields: INodeProperties[] = [ loadOptionsMethod: 'getActivityTypes', }, default: '', - description: 'A user-defined way to group activities of the same nature. Choose from the list, or specify an ID using an expression.', + description: 'A user-defined way to group activities of the same nature. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Description', @@ -165,7 +165,7 @@ export const activityFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, diff --git a/packages/nodes-base/nodes/Orbit/MemberDescription.ts b/packages/nodes-base/nodes/Orbit/MemberDescription.ts index caccdd87c1..53f977c824 100644 --- a/packages/nodes-base/nodes/Orbit/MemberDescription.ts +++ b/packages/nodes-base/nodes/Orbit/MemberDescription.ts @@ -66,7 +66,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -109,7 +109,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -169,7 +169,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -295,7 +295,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -482,7 +482,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -623,7 +623,7 @@ export const memberFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, diff --git a/packages/nodes-base/nodes/Orbit/NoteDescription.ts b/packages/nodes-base/nodes/Orbit/NoteDescription.ts index e7e32b4c2f..4f718b980f 100644 --- a/packages/nodes-base/nodes/Orbit/NoteDescription.ts +++ b/packages/nodes-base/nodes/Orbit/NoteDescription.ts @@ -48,7 +48,7 @@ export const noteFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -107,7 +107,7 @@ export const noteFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -206,7 +206,7 @@ export const noteFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, diff --git a/packages/nodes-base/nodes/Orbit/PostDescription.ts b/packages/nodes-base/nodes/Orbit/PostDescription.ts index 8551ff13ad..cc5d0e4aa9 100644 --- a/packages/nodes-base/nodes/Orbit/PostDescription.ts +++ b/packages/nodes-base/nodes/Orbit/PostDescription.ts @@ -48,7 +48,7 @@ export const postFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -133,7 +133,7 @@ export const postFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, @@ -225,7 +225,7 @@ export const postFields: INodeProperties[] = [ displayName: 'Workspace Name or ID', name: 'workspaceId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getWorkspaces', }, diff --git a/packages/nodes-base/nodes/Paddle/CouponDescription.ts b/packages/nodes-base/nodes/Paddle/CouponDescription.ts index 34a290792f..0aeed2eb36 100644 --- a/packages/nodes-base/nodes/Paddle/CouponDescription.ts +++ b/packages/nodes-base/nodes/Paddle/CouponDescription.ts @@ -97,7 +97,7 @@ export const couponFields: INodeProperties[] = [ }, }, default: [], - description: 'Comma-separated list of product IDs. Required if coupon_type is product. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated list of product IDs. Required if coupon_type is product. Choose from the list, or specify IDs using an expression.', required: true, }, { diff --git a/packages/nodes-base/nodes/Paddle/PaymentDescription.ts b/packages/nodes-base/nodes/Paddle/PaymentDescription.ts index edbfe78dc4..820cbd1666 100644 --- a/packages/nodes-base/nodes/Paddle/PaymentDescription.ts +++ b/packages/nodes-base/nodes/Paddle/PaymentDescription.ts @@ -227,7 +227,7 @@ export const paymentFields: INodeProperties[] = [ ], }, }, - description: 'The upcoming subscription payment ID. Choose from the list, or specify an ID using an expression.', + description: 'The upcoming subscription payment ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Date', diff --git a/packages/nodes-base/nodes/PagerDuty/IncidentDescription.ts b/packages/nodes-base/nodes/PagerDuty/IncidentDescription.ts index 579dc23bb6..0d18f81fa5 100644 --- a/packages/nodes-base/nodes/PagerDuty/IncidentDescription.ts +++ b/packages/nodes-base/nodes/PagerDuty/IncidentDescription.ts @@ -87,7 +87,7 @@ export const incidentFields: INodeProperties[] = [ ], }, }, - description: 'The incident will be created on this service. Choose from the list, or specify an ID using an expression.', + description: 'The incident will be created on this service. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Email', @@ -133,7 +133,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getEscalationPolicies', }, default: '', - description: 'Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an expression.', + description: 'Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Incident Details', @@ -157,7 +157,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getPriorities', }, default: '', - description: 'The incident will be created on this service. Choose from the list, or specify an ID using an expression.', + description: 'The incident will be created on this service. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Urgency', @@ -375,7 +375,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getServices', }, default: [], - description: 'Returns only the incidents associated with the passed service(s). Choose from the list, or specify IDs using an expression.', + description: 'Returns only the incidents associated with the passed service(s). Choose from the list, or specify IDs using an expression.', }, { displayName: 'Since', @@ -428,7 +428,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an expression.', + description: 'Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Until', @@ -538,7 +538,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getEscalationPolicies', }, default: '', - description: 'Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an expression.', + description: 'Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority Name or ID', @@ -548,7 +548,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getPriorities', }, default: '', - description: 'The incident will be created on this service. Choose from the list, or specify an ID using an expression.', + description: 'The incident will be created on this service. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Resolution', diff --git a/packages/nodes-base/nodes/PagerDuty/LogEntryDescription.ts b/packages/nodes-base/nodes/PagerDuty/LogEntryDescription.ts index a2be58fb72..3419ef8241 100644 --- a/packages/nodes-base/nodes/PagerDuty/LogEntryDescription.ts +++ b/packages/nodes-base/nodes/PagerDuty/LogEntryDescription.ts @@ -163,7 +163,7 @@ export const logEntryFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an expression.', + description: 'Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Until', diff --git a/packages/nodes-base/nodes/PayPal/PayPalTrigger.node.ts b/packages/nodes-base/nodes/PayPal/PayPalTrigger.node.ts index 48642ef59f..fa9e675e10 100644 --- a/packages/nodes-base/nodes/PayPal/PayPalTrigger.node.ts +++ b/packages/nodes-base/nodes/PayPal/PayPalTrigger.node.ts @@ -52,7 +52,7 @@ export class PayPalTrigger implements INodeType { type: 'multiOptions', required: true, default: [], - description: 'The event to listen to. Choose from the list, or specify IDs using an expression.', + description: 'The event to listen to. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getEvents', }, diff --git a/packages/nodes-base/nodes/Phantombuster/AgentDescription.ts b/packages/nodes-base/nodes/Phantombuster/AgentDescription.ts index eb504a2881..3b75f77c97 100644 --- a/packages/nodes-base/nodes/Phantombuster/AgentDescription.ts +++ b/packages/nodes-base/nodes/Phantombuster/AgentDescription.ts @@ -60,7 +60,7 @@ export const agentFields: INodeProperties[] = [ displayName: 'Agent Name or ID', name: 'agentId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -151,7 +151,7 @@ export const agentFields: INodeProperties[] = [ displayName: 'Agent Name or ID', name: 'agentId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAgents', }, @@ -260,7 +260,7 @@ export const agentFields: INodeProperties[] = [ displayName: 'Agent Name or ID', name: 'agentId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAgents', }, diff --git a/packages/nodes-base/nodes/PhilipsHue/LightDescription.ts b/packages/nodes-base/nodes/PhilipsHue/LightDescription.ts index f4248584b4..d4c531d6e4 100644 --- a/packages/nodes-base/nodes/PhilipsHue/LightDescription.ts +++ b/packages/nodes-base/nodes/PhilipsHue/LightDescription.ts @@ -141,7 +141,7 @@ export const lightFields: INodeProperties[] = [ displayName: 'Light Name or ID', name: 'lightId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getLights', }, diff --git a/packages/nodes-base/nodes/Pipedrive/Pipedrive.node.ts b/packages/nodes-base/nodes/Pipedrive/Pipedrive.node.ts index 401478e413..33c6a938b5 100644 --- a/packages/nodes-base/nodes/Pipedrive/Pipedrive.node.ts +++ b/packages/nodes-base/nodes/Pipedrive/Pipedrive.node.ts @@ -734,7 +734,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this activity will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this activity will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Person ID', @@ -751,7 +751,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', + description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Custom Properties', @@ -922,7 +922,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this activity will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this activity will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Person ID', @@ -954,7 +954,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', + description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Custom Properties', @@ -1135,7 +1135,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getDealCustomFields', }, default: '', - description: 'Name of the property to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the property to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Property Value', @@ -1152,7 +1152,7 @@ export class Pipedrive implements INodeType { displayName: 'Label Name or ID', name: 'label', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDealLabels', }, @@ -1212,7 +1212,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getStageIds', }, default: '', - description: 'ID of the stage this deal will be placed in a pipeline. If omitted, the deal will be placed in the first stage of the default pipeline. (PIPELINE > STAGE). Choose from the list, or specify an ID using an expression.', + description: 'ID of the stage this deal will be placed in a pipeline. If omitted, the deal will be placed in the first stage of the default pipeline. (PIPELINE > STAGE). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Status', @@ -1247,7 +1247,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', + description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -1410,7 +1410,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getDealCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Property Value', @@ -1431,13 +1431,13 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', + description: 'ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Label Name or ID', name: 'label', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDealLabels', }, @@ -1458,7 +1458,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Person ID', @@ -1486,7 +1486,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getStageIds', }, default: '', - description: 'ID of the stage this deal will be placed in a pipeline. If omitted, the deal will be placed in the first stage of the default pipeline. (PIPELINE > STAGE). Choose from the list, or specify an ID using an expression.', + description: 'ID of the stage this deal will be placed in a pipeline. If omitted, the deal will be placed in the first stage of the default pipeline. (PIPELINE > STAGE). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Status', @@ -1568,7 +1568,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'The ID of the deal to add a product to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the deal to add a product to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Product Name or ID', @@ -1589,7 +1589,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'The ID of the product to add to a deal. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the product to add to a deal. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Item Price', @@ -1702,7 +1702,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'The ID of the deal whose product to update. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the deal whose product to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Product Attachment Name or ID', @@ -1726,7 +1726,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'ID of the deal-product (the ID of the product attached to the deal). Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal-product (the ID of the product attached to the deal). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Update Fields', @@ -1817,7 +1817,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'The ID of the deal whose product to remove. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the deal whose product to remove. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Product Attachment Name or ID', @@ -1841,7 +1841,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'ID of the deal-product (the ID of the product attached to the deal). Choose from the list, or specify an ID using an expression.', + description: 'ID of the deal-product (the ID of the product attached to the deal). Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- // dealProduct:getAll @@ -1865,7 +1865,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'The ID of the deal whose products to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the deal whose products to retrieve. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -2095,7 +2095,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Person ID', @@ -2321,7 +2321,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getLeadLabels', }, default: [], - description: 'ID of the labels to attach to the lead to create. Choose from the list, or specify IDs using an expression.', + description: 'ID of the labels to attach to the lead to create. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Organization ID', @@ -2345,7 +2345,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the user who will own the lead to create. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who will own the lead to create. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Person ID', @@ -2489,7 +2489,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the user who will own the lead to update. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who will own the lead to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Label Names or IDs', @@ -2499,7 +2499,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getLeadLabels', }, default: [], - description: 'ID of the labels to attach to the lead to update. Choose from the list, or specify IDs using an expression.', + description: 'ID of the labels to attach to the lead to update. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Person Name or ID', @@ -2509,7 +2509,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getPersons', }, default: '', - description: 'ID of the person to link to this lead. Choose from the list, or specify an ID using an expression.', + description: 'ID of the person to link to this lead. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -2738,7 +2738,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Person ID', @@ -2831,7 +2831,7 @@ export class Pipedrive implements INodeType { displayName: 'Label Name or ID', name: 'label', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getOrganizationLabels', }, @@ -3055,7 +3055,7 @@ export class Pipedrive implements INodeType { displayName: 'Label Name or ID', name: 'label', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getOrganizationLabels', }, @@ -3162,7 +3162,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getPersonCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Property Value', @@ -3190,7 +3190,7 @@ export class Pipedrive implements INodeType { displayName: 'Label Name or ID', name: 'label', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPersonLabels', }, @@ -3229,7 +3229,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -3266,7 +3266,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the User this deal will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the User this deal will be associated with. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -3377,7 +3377,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getPersonCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Property Value', @@ -3405,7 +3405,7 @@ export class Pipedrive implements INodeType { displayName: 'Label Name or ID', name: 'label', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getPersonLabels', }, @@ -3451,7 +3451,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -3471,7 +3471,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the User this person will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the User this person will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Visible To', @@ -3602,7 +3602,7 @@ export class Pipedrive implements INodeType { ], }, }, - description: 'The ID of the deal whose activity to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the deal whose activity to retrieve. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -3716,7 +3716,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getFilters', }, default: '', - description: 'ID of the filter to use. Choose from the list, or specify an ID using an expression.', + description: 'ID of the filter to use. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -3749,7 +3749,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getFilters', }, default: '', - description: 'ID of the filter to use. Choose from the list, or specify an ID using an expression.', + description: 'ID of the filter to use. Choose from the list, or specify an ID using an expression.', }, { displayName: 'First Char', @@ -3880,7 +3880,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getOrganizationIds', }, default: '', - description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', + description: 'ID of the organization this deal will be associated with. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Person ID', @@ -3933,7 +3933,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getFilters', }, default: '', - description: 'The ID of the Filter to use (will narrow down results if used together with user_id parameter). Choose from the list, or specify an ID using an expression.', + description: 'The ID of the Filter to use (will narrow down results if used together with user_id parameter). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Star Date', @@ -3950,7 +3950,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getActivityTypes', }, default: [], - description: 'Type of the Activity. Choose from the list, or specify IDs using an expression.', + description: 'Type of the Activity. Choose from the list, or specify IDs using an expression.', }, { displayName: 'User Name or ID', @@ -3960,7 +3960,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'The ID of the User whose Activities will be fetched. If omitted, the User associated with the API token will be used. If 0, Activities for all company Users will be fetched based on the permission sets. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the User whose Activities will be fetched. If omitted, the User associated with the API token will be used. If 0, Activities for all company Users will be fetched based on the permission sets. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -3992,7 +3992,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getFilters', }, default: '', - description: 'Predefined filter to apply to the deals to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'Predefined filter to apply to the deals to retrieve. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Stage Name or ID', @@ -4002,7 +4002,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getStageIds', }, default: '', - description: 'ID of the stage to filter deals by. Choose from the list, or specify an ID using an expression.', + description: 'ID of the stage to filter deals by. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Status', @@ -4041,7 +4041,7 @@ export class Pipedrive implements INodeType { loadOptionsMethod: 'getUserIds', }, default: '', - description: 'ID of the user to filter deals by. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to filter deals by. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/ProfitWell/MetricDescription.ts b/packages/nodes-base/nodes/ProfitWell/MetricDescription.ts index e165d0cfda..20e9e4d1d9 100644 --- a/packages/nodes-base/nodes/ProfitWell/MetricDescription.ts +++ b/packages/nodes-base/nodes/ProfitWell/MetricDescription.ts @@ -126,7 +126,7 @@ export const metricFields: INodeProperties[] = [ loadOptionsMethod: 'getPlanIds', }, default: '', - description: 'Only return the metric for this Plan ID. Choose from the list, or specify an ID using an expression.', + description: 'Only return the metric for this Plan ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Metrics', diff --git a/packages/nodes-base/nodes/Pushbullet/Pushbullet.node.ts b/packages/nodes-base/nodes/Pushbullet/Pushbullet.node.ts index 87addbcc45..f439bb1939 100644 --- a/packages/nodes-base/nodes/Pushbullet/Pushbullet.node.ts +++ b/packages/nodes-base/nodes/Pushbullet/Pushbullet.node.ts @@ -299,7 +299,7 @@ export class Pushbullet implements INodeType { }, }, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Push ID', diff --git a/packages/nodes-base/nodes/Pushcut/Pushcut.node.ts b/packages/nodes-base/nodes/Pushcut/Pushcut.node.ts index 947f9d5804..dcb5efc9e0 100644 --- a/packages/nodes-base/nodes/Pushcut/Pushcut.node.ts +++ b/packages/nodes-base/nodes/Pushcut/Pushcut.node.ts @@ -76,7 +76,7 @@ export class Pushcut implements INodeType { displayName: 'Notification Name or ID', name: 'notificationName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getNotifications', }, @@ -117,7 +117,7 @@ export class Pushcut implements INodeType { loadOptionsMethod: 'getDevices', }, default: [], - description: 'List of devices this notification is sent to. (default is all devices). Choose from the list, or specify IDs using an expression.', + description: 'List of devices this notification is sent to. (default is all devices). Choose from the list, or specify IDs using an expression.', }, { displayName: 'Input', diff --git a/packages/nodes-base/nodes/Pushover/Pushover.node.ts b/packages/nodes-base/nodes/Pushover/Pushover.node.ts index 4820ac0aaa..6d4fb85839 100644 --- a/packages/nodes-base/nodes/Pushover/Pushover.node.ts +++ b/packages/nodes-base/nodes/Pushover/Pushover.node.ts @@ -264,7 +264,7 @@ export class Pushover implements INodeType { loadOptionsMethod: 'getSounds', }, default: '', - description: 'The name of one of the sounds supported by device clients to override the user\'s default sound choice. Choose from the list, or specify an ID using an expression.', + description: 'The name of one of the sounds supported by device clients to override the user\'s default sound choice. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Timestamp', diff --git a/packages/nodes-base/nodes/QuickBase/RecordDescription.ts b/packages/nodes-base/nodes/QuickBase/RecordDescription.ts index 204a551efd..b5a069928b 100644 --- a/packages/nodes-base/nodes/QuickBase/RecordDescription.ts +++ b/packages/nodes-base/nodes/QuickBase/RecordDescription.ts @@ -137,7 +137,7 @@ export const recordFields: INodeProperties[] = [ ], }, default: [], - description: 'Specify an array of field IDs that will return data for any updates or added record. Record ID (FID 3) is always returned if any field ID is requested. Choose from the list, or specify IDs using an expression.', + description: 'Specify an array of field IDs that will return data for any updates or added record. Record ID (FID 3) is always returned if any field ID is requested. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Use Field IDs', @@ -275,7 +275,7 @@ export const recordFields: INodeProperties[] = [ loadOptionsMethod: 'getTableFields', }, default: [], - description: 'An array of field IDs for the fields that should be returned in the response. If empty, the default columns on the table will be returned. Choose from the list, or specify IDs using an expression.', + description: 'An array of field IDs for the fields that should be returned in the response. If empty, the default columns on the table will be returned. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Sort By', @@ -299,7 +299,7 @@ export const recordFields: INodeProperties[] = [ loadOptionsMethod: 'getTableFields', }, default: '', - description: 'The unique identifier of a field in a table. Choose from the list, or specify an ID using an expression.', + description: 'The unique identifier of a field in a table. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Order', @@ -433,7 +433,7 @@ export const recordFields: INodeProperties[] = [ ], }, default: [], - description: 'Specify an array of field IDs that will return data for any updates or added record. Record ID (FID 3) is always returned if any field ID is requested. Choose from the list, or specify IDs using an expression.', + description: 'Specify an array of field IDs that will return data for any updates or added record. Record ID (FID 3) is always returned if any field ID is requested. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Use Field IDs', @@ -531,7 +531,7 @@ export const recordFields: INodeProperties[] = [ }, }, default: '', - description: '

You\'re updating records in a Quick Base table with data from an external file. In order for a merge like this to work, Quick Base needs a way to match records in the source data with corresponding records in the destination table.

You make this possible by choosing the field in the app table that holds unique matching values. This is called a merge field.

. Choose from the list, or specify an ID using an expression.', + description: '

You\'re updating records in a Quick Base table with data from an external file. In order for a merge like this to work, Quick Base needs a way to match records in the source data with corresponding records in the destination table.

You make this possible by choosing the field in the app table that holds unique matching values. This is called a merge field.

. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Simplify', @@ -578,7 +578,7 @@ export const recordFields: INodeProperties[] = [ ], }, default: [], - description: 'Specify an array of field IDs that will return data for any updates or added record. Record ID (FID 3) is always returned if any field ID is requested. Choose from the list, or specify IDs using an expression.', + description: 'Specify an array of field IDs that will return data for any updates or added record. Record ID (FID 3) is always returned if any field ID is requested. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Use Field IDs', diff --git a/packages/nodes-base/nodes/QuickBooks/descriptions/Bill/BillDescription.ts b/packages/nodes-base/nodes/QuickBooks/descriptions/Bill/BillDescription.ts index afa2885d9e..44d0712c7a 100644 --- a/packages/nodes-base/nodes/QuickBooks/descriptions/Bill/BillDescription.ts +++ b/packages/nodes-base/nodes/QuickBooks/descriptions/Bill/BillDescription.ts @@ -59,7 +59,7 @@ export const billFields: INodeProperties[] = [ name: 'VendorRef', type: 'options', required: true, - description: 'The ID of the vendor who the bill is for. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the vendor who the bill is for. Choose from the list, or specify an ID using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getVendors', @@ -139,7 +139,7 @@ export const billFields: INodeProperties[] = [ displayName: 'Item Name or ID', name: 'itemId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getItems', diff --git a/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateAdditionalFieldsOptions.ts b/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateAdditionalFieldsOptions.ts index 79327d9c10..8788b03936 100644 --- a/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateAdditionalFieldsOptions.ts +++ b/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateAdditionalFieldsOptions.ts @@ -89,7 +89,7 @@ export const estimateAdditionalFieldsOptions: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', diff --git a/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateDescription.ts b/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateDescription.ts index 674aedc654..1646679399 100644 --- a/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateDescription.ts +++ b/packages/nodes-base/nodes/QuickBooks/descriptions/Estimate/EstimateDescription.ts @@ -64,7 +64,7 @@ export const estimateFields: INodeProperties[] = [ name: 'CustomerRef', type: 'options', required: true, - description: 'The ID of the customer who the estimate is for. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the customer who the estimate is for. Choose from the list, or specify an ID using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getCustomers', @@ -134,7 +134,7 @@ export const estimateFields: INodeProperties[] = [ displayName: 'Item Name or ID', name: 'itemId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getItems', @@ -151,7 +151,7 @@ export const estimateFields: INodeProperties[] = [ displayName: 'Tax Code Ref Name or ID', name: 'TaxCodeRef', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getTaxCodeRefs', diff --git a/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceAdditionalFieldsOptions.ts b/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceAdditionalFieldsOptions.ts index f4ad2bda73..af3161e657 100644 --- a/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceAdditionalFieldsOptions.ts +++ b/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceAdditionalFieldsOptions.ts @@ -97,7 +97,7 @@ export const invoiceAdditionalFieldsOptions: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', diff --git a/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceDescription.ts b/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceDescription.ts index d23fa663f8..17156bf5d5 100644 --- a/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceDescription.ts +++ b/packages/nodes-base/nodes/QuickBooks/descriptions/Invoice/InvoiceDescription.ts @@ -69,7 +69,7 @@ export const invoiceFields: INodeProperties[] = [ name: 'CustomerRef', type: 'options', required: true, - description: 'The ID of the customer who the invoice is for. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the customer who the invoice is for. Choose from the list, or specify an ID using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getCustomers', @@ -139,7 +139,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Item Name or ID', name: 'itemId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getItems', @@ -156,7 +156,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Tax Code Ref Name or ID', name: 'TaxCodeRef', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getTaxCodeRefs', diff --git a/packages/nodes-base/nodes/QuickBooks/descriptions/Payment/PaymentDescription.ts b/packages/nodes-base/nodes/QuickBooks/descriptions/Payment/PaymentDescription.ts index 90fd996b13..f4e608df2a 100644 --- a/packages/nodes-base/nodes/QuickBooks/descriptions/Payment/PaymentDescription.ts +++ b/packages/nodes-base/nodes/QuickBooks/descriptions/Payment/PaymentDescription.ts @@ -69,7 +69,7 @@ export const paymentFields: INodeProperties[] = [ name: 'CustomerRef', type: 'options', required: true, - description: 'The ID of the customer who the payment is for. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the customer who the payment is for. Choose from the list, or specify an ID using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getCustomers', diff --git a/packages/nodes-base/nodes/QuickBooks/descriptions/Transaction/TransactionDescription.ts b/packages/nodes-base/nodes/QuickBooks/descriptions/Transaction/TransactionDescription.ts index 5b8959a931..474cfac5bf 100644 --- a/packages/nodes-base/nodes/QuickBooks/descriptions/Transaction/TransactionDescription.ts +++ b/packages/nodes-base/nodes/QuickBooks/descriptions/Transaction/TransactionDescription.ts @@ -112,7 +112,7 @@ export const transactionFields: INodeProperties[] = [ name: 'customer', type: 'multiOptions', default: [], - description: 'Customer to filter results by. Choose from the list, or specify IDs using an expression.', + description: 'Customer to filter results by. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getCustomers', }, @@ -270,7 +270,7 @@ export const transactionFields: INodeProperties[] = [ name: 'department', type: 'multiOptions', default: [], - description: 'Department to filter results by. Choose from the list, or specify IDs using an expression.', + description: 'Department to filter results by. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getDepartments', }, @@ -295,7 +295,7 @@ export const transactionFields: INodeProperties[] = [ name: 'memo', type: 'multiOptions', default: [], - description: 'Memo to filter results by. Choose from the list, or specify IDs using an expression.', + description: 'Memo to filter results by. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getMemos', }, @@ -360,7 +360,7 @@ export const transactionFields: INodeProperties[] = [ name: 'term', type: 'multiOptions', default: [], - description: 'Term to filter results by. Choose from the list, or specify IDs using an expression.', + description: 'Term to filter results by. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getTerms', }, @@ -388,7 +388,7 @@ export const transactionFields: INodeProperties[] = [ name: 'vendor', type: 'multiOptions', default: [], - description: 'Vendor to filter results by. Choose from the list, or specify IDs using an expression.', + description: 'Vendor to filter results by. Choose from the list, or specify IDs using an expression.', typeOptions: { loadOptionsMethod: 'getVendors', }, diff --git a/packages/nodes-base/nodes/Raindrop/descriptions/BookmarkDescription.ts b/packages/nodes-base/nodes/Raindrop/descriptions/BookmarkDescription.ts index fecb175226..f297861057 100644 --- a/packages/nodes-base/nodes/Raindrop/descriptions/BookmarkDescription.ts +++ b/packages/nodes-base/nodes/Raindrop/descriptions/BookmarkDescription.ts @@ -54,7 +54,7 @@ export const bookmarkFields: INodeProperties[] = [ displayName: 'Collection Name or ID', name: 'collectionId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { resource: [ @@ -199,7 +199,7 @@ export const bookmarkFields: INodeProperties[] = [ }, default: [], required: true, - description: 'The ID of the collection from which to retrieve all bookmarks. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the collection from which to retrieve all bookmarks. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -295,7 +295,7 @@ export const bookmarkFields: INodeProperties[] = [ displayName: 'Collection Name or ID', name: 'collectionId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCollections', }, diff --git a/packages/nodes-base/nodes/Raindrop/descriptions/TagDescription.ts b/packages/nodes-base/nodes/Raindrop/descriptions/TagDescription.ts index ddf529fb8d..3dffc44c18 100644 --- a/packages/nodes-base/nodes/Raindrop/descriptions/TagDescription.ts +++ b/packages/nodes-base/nodes/Raindrop/descriptions/TagDescription.ts @@ -78,7 +78,7 @@ export const tagFields: INodeProperties[] = [ loadOptionsMethod: 'getCollections', }, default: '', - description: 'It\'s possible to restrict remove action to just one collection. It\'s optional. Choose from the list, or specify an ID using an expression.', + description: 'It\'s possible to restrict remove action to just one collection. It\'s optional. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -147,7 +147,7 @@ export const tagFields: INodeProperties[] = [ displayName: 'Collection Name or ID', name: 'collectionId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCollections', }, diff --git a/packages/nodes-base/nodes/Salesforce/AccountDescription.ts b/packages/nodes-base/nodes/Salesforce/AccountDescription.ts index 15f6ddc7b0..8328091fc9 100644 --- a/packages/nodes-base/nodes/Salesforce/AccountDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/AccountDescription.ts @@ -97,7 +97,7 @@ export const accountFields: INodeProperties[] = [ ], }, }, - description: 'The field to check to see if the account already exists. Choose from the list, or specify an ID using an expression.', + description: 'The field to check to see if the account already exists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value to Match', @@ -179,7 +179,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountSources', }, default: '', - description: 'The source of the account record. Choose from the list, or specify an ID using an expression.', + description: 'The source of the account record. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Billing City', @@ -239,7 +239,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -297,7 +297,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'The owner of the account. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the account. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Parent ID', @@ -317,7 +317,7 @@ export const accountFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -341,7 +341,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccountTypes', }, - description: 'Type of account. Choose from the list, or specify an ID using an expression.', + description: 'Type of account. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Shipping City', @@ -441,7 +441,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountSources', }, default: '', - description: 'The source of the account record. Choose from the list, or specify an ID using an expression.', + description: 'The source of the account record. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Annual Revenue', @@ -511,7 +511,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -576,7 +576,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'The owner of the account. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the account. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Parent ID', @@ -596,7 +596,7 @@ export const accountFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -655,7 +655,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccountTypes', }, - description: 'Type of account. Choose from the list, or specify an ID using an expression.', + description: 'Type of account. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Website', @@ -802,7 +802,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Operation', @@ -927,7 +927,7 @@ export const accountFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Salesforce/AttachmentDescription.ts b/packages/nodes-base/nodes/Salesforce/AttachmentDescription.ts index 2994015d6e..406c65b82d 100644 --- a/packages/nodes-base/nodes/Salesforce/AttachmentDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/AttachmentDescription.ts @@ -155,7 +155,7 @@ export const attachmentFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the User who owns the attachment. Choose from the list, or specify an ID using an expression.', + description: 'ID of the User who owns the attachment. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -235,7 +235,7 @@ export const attachmentFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the User who owns the attachment. Choose from the list, or specify an ID using an expression.', + description: 'ID of the User who owns the attachment. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -368,7 +368,7 @@ export const attachmentFields: INodeProperties[] = [ loadOptionsMethod: 'getAtachmentFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { diff --git a/packages/nodes-base/nodes/Salesforce/CaseDescription.ts b/packages/nodes-base/nodes/Salesforce/CaseDescription.ts index 76181aa8ed..af4ff748e9 100644 --- a/packages/nodes-base/nodes/Salesforce/CaseDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/CaseDescription.ts @@ -85,7 +85,7 @@ export const caseFields: INodeProperties[] = [ }, }, default: '', - description: 'The type of case. Choose from the list, or specify an ID using an expression.', + description: 'The type of case. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -141,7 +141,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -176,7 +176,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseOrigins', }, default: '', - description: 'The source of the case, such as Email, Phone, or Web. Label is Case Origin. Choose from the list, or specify an ID using an expression.', + description: 'The source of the case, such as Email, Phone, or Web. Label is Case Origin. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Owner Name or ID', @@ -186,7 +186,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseOwners', }, default: '', - description: 'The owner of the case. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the case. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Parent ID', @@ -203,7 +203,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCasePriorities', }, default: '', - description: 'The importance or urgency of the case, such as High, Medium, or Low. Choose from the list, or specify an ID using an expression.', + description: 'The importance or urgency of the case, such as High, Medium, or Low. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Reason Name or ID', @@ -213,13 +213,13 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseReasons', }, default: '', - description: 'The reason why the case was created, such as Instructions not clear, or User didn’t attend training. Choose from the list, or specify an ID using an expression.', + description: 'The reason why the case was created, such as Instructions not clear, or User didn’t attend training. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -233,7 +233,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseStatuses', }, default: '', - description: 'The status of the case, such as “New,” “Closed,” or “Escalated.” This field directly controls the IsClosed flag. Choose from the list, or specify an ID using an expression.', + description: 'The status of the case, such as “New,” “Closed,” or “Escalated.” This field directly controls the IsClosed flag. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', @@ -348,7 +348,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -383,7 +383,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseOrigins', }, default: '', - description: 'The source of the case, such as Email, Phone, or Web. Label is Case Origin. Choose from the list, or specify an ID using an expression.', + description: 'The source of the case, such as Email, Phone, or Web. Label is Case Origin. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Owner Name or ID', @@ -393,7 +393,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseOwners', }, default: '', - description: 'The owner of the case. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the case. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Parent ID', @@ -410,7 +410,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCasePriorities', }, default: '', - description: 'The importance or urgency of the case, such as High, Medium, or Low. Choose from the list, or specify an ID using an expression.', + description: 'The importance or urgency of the case, such as High, Medium, or Low. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Reason Name or ID', @@ -420,13 +420,13 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseReasons', }, default: '', - description: 'The reason why the case was created, such as Instructions not clear, or User didn’t attend training. Choose from the list, or specify an ID using an expression.', + description: 'The reason why the case was created, such as Instructions not clear, or User didn’t attend training. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -440,7 +440,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseStatuses', }, default: '', - description: 'The status of the case, such as “New,” “Closed,” or “Escalated.” This field directly controls the IsClosed flag. Choose from the list, or specify an ID using an expression.', + description: 'The status of the case, such as “New,” “Closed,” or “Escalated.” This field directly controls the IsClosed flag. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', @@ -485,7 +485,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseTypes', }, default: '', - description: 'The type of case. Choose from the list, or specify an ID using an expression.', + description: 'The type of case. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -618,7 +618,7 @@ export const caseFields: INodeProperties[] = [ loadOptionsMethod: 'getCaseFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { diff --git a/packages/nodes-base/nodes/Salesforce/ContactDescription.ts b/packages/nodes-base/nodes/Salesforce/ContactDescription.ts index 6460957203..32a548ca2f 100644 --- a/packages/nodes-base/nodes/Salesforce/ContactDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/ContactDescription.ts @@ -103,7 +103,7 @@ export const contactFields: INodeProperties[] = [ ], }, }, - description: 'The field to check to see if the contact already exists. Choose from the list, or specify an ID using an expression.', + description: 'The field to check to see if the contact already exists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value to Match', @@ -168,7 +168,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getAccounts', }, default: '', - description: 'ID of the account that is the parent of this contact. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account that is the parent of this contact. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Assistant Name', @@ -214,7 +214,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -299,7 +299,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadSources', }, default: '', - description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', + description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Mailing City', @@ -385,7 +385,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'The owner of the contact. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the contact. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -398,7 +398,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -467,7 +467,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getAccounts', }, default: '', - description: 'ID of the account that is the parent of this contact. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account that is the parent of this contact. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Assistant Name', @@ -513,7 +513,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -605,7 +605,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadSources', }, default: '', - description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', + description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Mailing City', @@ -691,7 +691,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'The owner of the contact. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the contact. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -704,7 +704,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -855,7 +855,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getContactFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { @@ -946,7 +946,7 @@ export const contactFields: INodeProperties[] = [ ], }, }, - description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Options', @@ -1056,7 +1056,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Salesforce/CustomObjectDescription.ts b/packages/nodes-base/nodes/Salesforce/CustomObjectDescription.ts index 6642f54bd3..bd12f7c183 100644 --- a/packages/nodes-base/nodes/Salesforce/CustomObjectDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/CustomObjectDescription.ts @@ -82,7 +82,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, }, - description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', }, { // eslint-disable-next-line n8n-nodes-base/node-param-display-name-wrong-for-dynamic-options @@ -107,7 +107,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, }, - description: 'The field to check to see if the object already exists. Choose from the list, or specify an ID using an expression.', + description: 'The field to check to see if the object already exists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value to Match', @@ -164,7 +164,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, default: '', - description: 'The ID of the field. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -200,7 +200,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, }, - description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Record ID', @@ -256,7 +256,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, default: '', - description: 'The ID of the field. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -292,7 +292,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, }, - description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Record ID', @@ -335,7 +335,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, }, - description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Record ID', @@ -378,7 +378,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, }, - description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom object. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -464,7 +464,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { @@ -516,7 +516,7 @@ export const customObjectFields: INodeProperties[] = [ ], }, default: [], - description: 'Fields to include separated by commas. Choose from the list, or specify IDs using an expression.', + description: 'Fields to include separated by commas. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -542,7 +542,7 @@ export const customObjectFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', loadOptionsDependsOn: [ @@ -574,7 +574,7 @@ export const customObjectFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/Salesforce/DocumentDescription.ts b/packages/nodes-base/nodes/Salesforce/DocumentDescription.ts index daa362a5fc..162185f270 100644 --- a/packages/nodes-base/nodes/Salesforce/DocumentDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/DocumentDescription.ts @@ -109,7 +109,7 @@ export const documentFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the owner of this document. Choose from the list, or specify an ID using an expression.', + description: 'ID of the owner of this document. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Salesforce/LeadDescription.ts b/packages/nodes-base/nodes/Salesforce/LeadDescription.ts index 0445284d14..ad8529c738 100644 --- a/packages/nodes-base/nodes/Salesforce/LeadDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/LeadDescription.ts @@ -103,7 +103,7 @@ export const leadFields: INodeProperties[] = [ ], }, }, - description: 'The field to check to see if the lead already exists. Choose from the list, or specify an ID using an expression.', + description: 'The field to check to see if the lead already exists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value to Match', @@ -226,7 +226,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -293,7 +293,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadSources', }, default: '', - description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', + description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Mobile Phone', @@ -317,7 +317,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadOwners', }, default: '', - description: 'The owner of the lead. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the lead. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -337,7 +337,7 @@ export const leadFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -372,7 +372,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadStatuses', }, default: '', - description: 'Status code for this converted lead. Choose from the list, or specify an ID using an expression.', + description: 'Status code for this converted lead. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Street', @@ -490,7 +490,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -564,7 +564,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadSources', }, default: '', - description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', + description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Mobile Phone', @@ -588,7 +588,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadOwners', }, default: '', - description: 'The owner of the lead. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the lead. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Postal Code', @@ -608,7 +608,7 @@ export const leadFields: INodeProperties[] = [ displayName: 'Record Type Name or ID', name: 'recordTypeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getRecordTypes', }, @@ -643,7 +643,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadStatuses', }, default: '', - description: 'Status code for this converted lead. Choose from the list, or specify an ID using an expression.', + description: 'Status code for this converted lead. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Street', @@ -797,7 +797,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { @@ -888,7 +888,7 @@ export const leadFields: INodeProperties[] = [ ], }, }, - description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Options', @@ -998,7 +998,7 @@ export const leadFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Salesforce/OpportunityDescription.ts b/packages/nodes-base/nodes/Salesforce/OpportunityDescription.ts index 6e1460addd..2b124d6acd 100644 --- a/packages/nodes-base/nodes/Salesforce/OpportunityDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/OpportunityDescription.ts @@ -97,7 +97,7 @@ export const opportunityFields: INodeProperties[] = [ ], }, }, - description: 'The field to check to see if the opportunity already exists. Choose from the list, or specify an ID using an expression.', + description: 'The field to check to see if the opportunity already exists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value to Match', @@ -175,7 +175,7 @@ export const opportunityFields: INodeProperties[] = [ ], }, }, - description: 'Required. Date when the opportunity is expected to close. Choose from the list, or specify an ID using an expression.', + description: 'Required. Date when the opportunity is expected to close. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -203,7 +203,7 @@ export const opportunityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'ID of the account associated with this opportunity. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account associated with this opportunity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Amount', @@ -223,7 +223,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getCampaigns', }, default: '', - description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Custom Fields', @@ -248,7 +248,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -283,7 +283,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadSources', }, default: '', - description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', + description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Next Step', @@ -300,7 +300,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'The owner of the opportunity. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the opportunity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -392,7 +392,7 @@ export const opportunityFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'ID of the account associated with this opportunity. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account associated with this opportunity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Amount', @@ -412,7 +412,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getCampaigns', }, default: '', - description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', + description: 'ID of the campaign that needs to be fetched. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Close Date', @@ -444,7 +444,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -479,7 +479,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getLeadSources', }, default: '', - description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', + description: 'Source from which the lead was obtained. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -503,7 +503,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'The owner of the opportunity. Choose from the list, or specify an ID using an expression.', + description: 'The owner of the opportunity. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -537,7 +537,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getStages', }, default: '', - description: 'Required. Date when the opportunity is expected to close. Choose from the list, or specify an ID using an expression.', + description: 'Required. Date when the opportunity is expected to close. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Type', @@ -687,7 +687,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getOpportunityFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { @@ -819,7 +819,7 @@ export const opportunityFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user who owns the note. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Salesforce/TaskDescription.ts b/packages/nodes-base/nodes/Salesforce/TaskDescription.ts index fd1bf7e1d4..b4c8319401 100644 --- a/packages/nodes-base/nodes/Salesforce/TaskDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/TaskDescription.ts @@ -81,7 +81,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskStatuses', }, - description: 'The current status of the task, such as In Progress or Completed. Choose from the list, or specify an ID using an expression.', + description: 'The current status of the task, such as In Progress or Completed. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -142,7 +142,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskCallTypes', }, - description: 'The type of call being answered: Inbound, Internal, or Outbound. Choose from the list, or specify an ID using an expression.', + description: 'The type of call being answered: Inbound, Internal, or Outbound. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Custom Fields', @@ -167,7 +167,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -205,7 +205,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the User who owns the record. Choose from the list, or specify an ID using an expression.', + description: 'ID of the User who owns the record. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority Name or ID', @@ -215,7 +215,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskPriorities', }, - description: 'Indicates the importance or urgency of a task, such as high or low. Choose from the list, or specify an ID using an expression.', + description: 'Indicates the importance or urgency of a task, such as high or low. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Recurrence Type Name or ID', @@ -225,7 +225,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskRecurrenceTypes', }, - description: 'Recurrence Type of the task. Choose from the list, or specify an ID using an expression.', + description: 'Recurrence Type of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Recurrence Instance Name or ID', @@ -235,7 +235,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getTaskRecurrenceInstances', }, default: '', - description: 'The frequency of the recurring task. For example, “2nd” or “3rd.”. Choose from the list, or specify an ID using an expression.', + description: 'The frequency of the recurring task. For example, “2nd” or “3rd.”. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Recurrence Interval', @@ -373,7 +373,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskSubjects', }, - description: 'The subject line of the task, such as “Call” or “Send Quote.” Limit: 255 characters. Choose from the list, or specify an ID using an expression.', + description: 'The subject line of the task, such as “Call” or “Send Quote.” Limit: 255 characters. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Type Name or ID', @@ -383,7 +383,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskTypes', }, - description: 'Represents Type of the task, such as Call or Meeting. Choose from the list, or specify an ID using an expression.', + description: 'Represents Type of the task, such as Call or Meeting. Choose from the list, or specify an ID using an expression.', }, { displayName: 'What ID', @@ -482,7 +482,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskCallTypes', }, - description: 'The type of call being answered: Inbound, Internal, or Outbound. Choose from the list, or specify an ID using an expression.', + description: 'The type of call being answered: Inbound, Internal, or Outbound. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Custom Fields', @@ -507,7 +507,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the field to add custom field to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -545,7 +545,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the User who owns the record. Choose from the list, or specify an ID using an expression.', + description: 'ID of the User who owns the record. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority Name or ID', @@ -555,7 +555,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskPriorities', }, - description: 'Indicates the importance or urgency of a task, such as high or low. Choose from the list, or specify an ID using an expression.', + description: 'Indicates the importance or urgency of a task, such as high or low. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Status Name or ID', @@ -565,7 +565,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskStatuses', }, - description: 'The current status of the task, such as In Progress or Completed. Choose from the list, or specify an ID using an expression.', + description: 'The current status of the task, such as In Progress or Completed. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject Name or ID', @@ -575,7 +575,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskSubjects', }, - description: 'The subject line of the task, such as “Call” or “Send Quote.” Limit: 255 characters. Choose from the list, or specify an ID using an expression.', + description: 'The subject line of the task, such as “Call” or “Send Quote.” Limit: 255 characters. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Recurrence Day Of Month', @@ -606,7 +606,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getTaskRecurrenceInstances', }, default: '', - description: 'The frequency of the recurring task. For example, “2nd” or “3rd.”. Choose from the list, or specify an ID using an expression.', + description: 'The frequency of the recurring task. For example, “2nd” or “3rd.”. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Recurrence Interval', @@ -709,7 +709,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskRecurrenceTypes', }, - description: 'Website for the task. Choose from the list, or specify an ID using an expression.', + description: 'Website for the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Recurrence TimeZone SidKey', @@ -733,7 +733,7 @@ export const taskFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTaskTypes', }, - description: 'Represents Type of the task, such as Call or Meeting. Choose from the list, or specify an ID using an expression.', + description: 'Represents Type of the task, such as Call or Meeting. Choose from the list, or specify an ID using an expression.', }, { displayName: 'What ID', @@ -880,7 +880,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getTaskFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { diff --git a/packages/nodes-base/nodes/Salesforce/UserDescription.ts b/packages/nodes-base/nodes/Salesforce/UserDescription.ts index 13ae2d3235..478c6ff73b 100644 --- a/packages/nodes-base/nodes/Salesforce/UserDescription.ts +++ b/packages/nodes-base/nodes/Salesforce/UserDescription.ts @@ -141,7 +141,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getUserFields', }, default: '', - description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', + description: 'For date, number, or boolean, please use expressions. Choose from the list, or specify an ID using an expression.', }, // eslint-disable-next-line n8n-nodes-base/node-param-operation-without-no-data-expression { diff --git a/packages/nodes-base/nodes/Salesmate/ActivityDescription.ts b/packages/nodes-base/nodes/Salesmate/ActivityDescription.ts index fb24ac6987..833146aa64 100644 --- a/packages/nodes-base/nodes/Salesmate/ActivityDescription.ts +++ b/packages/nodes-base/nodes/Salesmate/ActivityDescription.ts @@ -75,7 +75,7 @@ export const activityFields: INodeProperties[] = [ displayName: 'Owner Name or ID', name: 'owner', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getUsers', diff --git a/packages/nodes-base/nodes/Salesmate/CompanyDescription.ts b/packages/nodes-base/nodes/Salesmate/CompanyDescription.ts index ba48d61a37..cb34fe7924 100644 --- a/packages/nodes-base/nodes/Salesmate/CompanyDescription.ts +++ b/packages/nodes-base/nodes/Salesmate/CompanyDescription.ts @@ -75,7 +75,7 @@ export const companyFields: INodeProperties[] = [ displayName: 'Owner Name or ID', name: 'owner', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getUsers', @@ -294,7 +294,7 @@ export const companyFields: INodeProperties[] = [ displayName: 'Owner Name or ID', name: 'owner', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getUsers', diff --git a/packages/nodes-base/nodes/Salesmate/DealDescription.ts b/packages/nodes-base/nodes/Salesmate/DealDescription.ts index 939520b239..37ac6dfdf4 100644 --- a/packages/nodes-base/nodes/Salesmate/DealDescription.ts +++ b/packages/nodes-base/nodes/Salesmate/DealDescription.ts @@ -75,7 +75,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Owner Name or ID', name: 'owner', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getUsers', @@ -110,7 +110,7 @@ export const dealFields: INodeProperties[] = [ ], }, }, - description: 'Primary contact for the deal. Choose from the list, or specify an ID using an expression.', + description: 'Primary contact for the deal. Choose from the list, or specify an ID using an expression.', required: true, }, { @@ -279,7 +279,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Primary Company Name or ID', name: 'primaryCompany', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCompanies', }, @@ -410,7 +410,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Owner Name or ID', name: 'owner', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getUsers', @@ -420,7 +420,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Primary Contact Name or ID', name: 'primaryContact', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', typeOptions: { loadOptionsMethod: 'getContacts', @@ -513,7 +513,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Primary Company Name or ID', name: 'primaryCompany', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCompanies', }, diff --git a/packages/nodes-base/nodes/SeaTable/RowDescription.ts b/packages/nodes-base/nodes/SeaTable/RowDescription.ts index b6a625a317..b5dbc76fdc 100644 --- a/packages/nodes-base/nodes/SeaTable/RowDescription.ts +++ b/packages/nodes-base/nodes/SeaTable/RowDescription.ts @@ -67,7 +67,7 @@ export const rowFields: INodeProperties[] = [ }, }, default: '', - description: 'The name of SeaTable table to access. Choose from the list, or specify an ID using an expression.', + description: 'The name of SeaTable table to access. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Name or ID', @@ -86,7 +86,7 @@ export const rowFields: INodeProperties[] = [ }, }, default: '', - description: 'The name of SeaTable table to access. Choose from the list, or specify an ID using an expression.', + description: 'The name of SeaTable table to access. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -173,7 +173,7 @@ export const rowFields: INodeProperties[] = [ displayName: 'Column Name or ID', name: 'columnName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'table', @@ -295,7 +295,7 @@ export const rowFields: INodeProperties[] = [ displayName: 'View Name or ID', name: 'view_name', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getViews', }, @@ -350,7 +350,7 @@ export const rowFields: INodeProperties[] = [ loadOptionsMethod: 'getAllSortableColumns', }, default: '', - description: 'A column\'s name or ID, use this column to sort the rows. Choose from the list, or specify an ID using an expression.', + description: 'A column\'s name or ID, use this column to sort the rows. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/SeaTable/SeaTableTrigger.node.ts b/packages/nodes-base/nodes/SeaTable/SeaTableTrigger.node.ts index 164c1472fa..e84fc2a516 100644 --- a/packages/nodes-base/nodes/SeaTable/SeaTableTrigger.node.ts +++ b/packages/nodes-base/nodes/SeaTable/SeaTableTrigger.node.ts @@ -57,7 +57,7 @@ export class SeaTableTrigger implements INodeType { loadOptionsMethod: 'getTableNames', }, default: '', - description: 'The name of SeaTable table to access. Choose from the list, or specify an ID using an expression.', + description: 'The name of SeaTable table to access. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Event', diff --git a/packages/nodes-base/nodes/SendGrid/ContactDescription.ts b/packages/nodes-base/nodes/SendGrid/ContactDescription.ts index c523e9287e..3533528975 100644 --- a/packages/nodes-base/nodes/SendGrid/ContactDescription.ts +++ b/packages/nodes-base/nodes/SendGrid/ContactDescription.ts @@ -248,7 +248,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getListIds', }, default: [], - description: 'ID of the field to set. Choose from the list, or specify IDs using an expression.', + description: 'ID of the field to set. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -277,7 +277,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'ID of the field. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', diff --git a/packages/nodes-base/nodes/SendGrid/MailDescription.ts b/packages/nodes-base/nodes/SendGrid/MailDescription.ts index 18efc38a1f..f331de786c 100644 --- a/packages/nodes-base/nodes/SendGrid/MailDescription.ts +++ b/packages/nodes-base/nodes/SendGrid/MailDescription.ts @@ -181,7 +181,7 @@ export const mailFields: INodeProperties[] = [ displayName: 'Template Name or ID', name: 'templateId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getTemplateIds', diff --git a/packages/nodes-base/nodes/SentryIo/EventDescription.ts b/packages/nodes-base/nodes/SentryIo/EventDescription.ts index 54712bbd48..7793dde696 100644 --- a/packages/nodes-base/nodes/SentryIo/EventDescription.ts +++ b/packages/nodes-base/nodes/SentryIo/EventDescription.ts @@ -56,7 +56,7 @@ export const eventFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the events belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the events belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project Slug Name or ID', @@ -80,7 +80,7 @@ export const eventFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the project the events belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the project the events belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Full', @@ -163,7 +163,7 @@ export const eventFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the events belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the events belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project Slug Name or ID', @@ -184,7 +184,7 @@ export const eventFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the project the events belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the project the events belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Event ID', diff --git a/packages/nodes-base/nodes/SentryIo/IssueDescription.ts b/packages/nodes-base/nodes/SentryIo/IssueDescription.ts index 6ec3820a57..143e16276a 100644 --- a/packages/nodes-base/nodes/SentryIo/IssueDescription.ts +++ b/packages/nodes-base/nodes/SentryIo/IssueDescription.ts @@ -92,7 +92,7 @@ export const issueFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the issues belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the issues belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project Slug Name or ID', @@ -116,7 +116,7 @@ export const issueFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the project the issues belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the project the issues belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/SentryIo/OrganizationDescription.ts b/packages/nodes-base/nodes/SentryIo/OrganizationDescription.ts index ff8ef40a79..1457ab32e7 100644 --- a/packages/nodes-base/nodes/SentryIo/OrganizationDescription.ts +++ b/packages/nodes-base/nodes/SentryIo/OrganizationDescription.ts @@ -146,7 +146,7 @@ export const organizationFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the team should be created for. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the team should be created for. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ @@ -236,7 +236,7 @@ export const organizationFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization to update. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Update Fields', diff --git a/packages/nodes-base/nodes/SentryIo/ProjectDescription.ts b/packages/nodes-base/nodes/SentryIo/ProjectDescription.ts index 46ae06e145..e570828053 100644 --- a/packages/nodes-base/nodes/SentryIo/ProjectDescription.ts +++ b/packages/nodes-base/nodes/SentryIo/ProjectDescription.ts @@ -75,7 +75,7 @@ export const projectFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the events belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the events belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project Slug Name or ID', @@ -99,7 +99,7 @@ export const projectFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the project to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the project to retrieve. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Team Slug Name or ID', @@ -123,7 +123,7 @@ export const projectFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the team to create a new project for. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the team to create a new project for. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -237,7 +237,7 @@ export const projectFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the project belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the project belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project Slug Name or ID', @@ -261,7 +261,7 @@ export const projectFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the project to update. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the project to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Update Fields', @@ -355,7 +355,7 @@ export const projectFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the project belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the project belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project Slug Name or ID', @@ -379,6 +379,6 @@ export const projectFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the project to delete. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the project to delete. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/SentryIo/ReleaseDescription.ts b/packages/nodes-base/nodes/SentryIo/ReleaseDescription.ts index 5d79050c61..2e7062d484 100644 --- a/packages/nodes-base/nodes/SentryIo/ReleaseDescription.ts +++ b/packages/nodes-base/nodes/SentryIo/ReleaseDescription.ts @@ -74,7 +74,7 @@ export const releaseFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the releases belong to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the releases belong to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -167,7 +167,7 @@ export const releaseFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the release belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the release belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Version', @@ -211,7 +211,7 @@ export const releaseFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the release belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the release belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Version', @@ -268,7 +268,7 @@ export const releaseFields: INodeProperties[] = [ }, }, required: true, - description: 'A list of project slugs that are involved in this release. Choose from the list, or specify IDs using an expression.', + description: 'A list of project slugs that are involved in this release. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Additional Fields', @@ -468,7 +468,7 @@ export const releaseFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the release belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the release belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Version', diff --git a/packages/nodes-base/nodes/SentryIo/TeamDescription.ts b/packages/nodes-base/nodes/SentryIo/TeamDescription.ts index 8f85c60ff2..6160971e27 100644 --- a/packages/nodes-base/nodes/SentryIo/TeamDescription.ts +++ b/packages/nodes-base/nodes/SentryIo/TeamDescription.ts @@ -74,7 +74,7 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization for which the teams should be listed. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization for which the teams should be listed. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -140,7 +140,7 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Team Slug Name or ID', @@ -164,7 +164,7 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the team to get. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the team to get. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ @@ -189,7 +189,7 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -258,7 +258,7 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Team Slug Name or ID', @@ -282,7 +282,7 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the team to update. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the team to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Update Fields', @@ -340,7 +340,7 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the organization the team belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Team Slug Name or ID', @@ -364,6 +364,6 @@ export const teamFields: INodeProperties[] = [ }, }, required: true, - description: 'The slug of the team to delete. Choose from the list, or specify an ID using an expression.', + description: 'The slug of the team to delete. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/ServiceNow/AttachmentDescription.ts b/packages/nodes-base/nodes/ServiceNow/AttachmentDescription.ts index 722f54c8a2..2624655881 100644 --- a/packages/nodes-base/nodes/ServiceNow/AttachmentDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/AttachmentDescription.ts @@ -55,7 +55,7 @@ export const attachmentFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'tableName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTables', }, diff --git a/packages/nodes-base/nodes/ServiceNow/BusinessServiceDescription.ts b/packages/nodes-base/nodes/ServiceNow/BusinessServiceDescription.ts index c49e11ac96..adf0065cee 100644 --- a/packages/nodes-base/nodes/ServiceNow/BusinessServiceDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/BusinessServiceDescription.ts @@ -105,7 +105,7 @@ export const businessServiceFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { diff --git a/packages/nodes-base/nodes/ServiceNow/ConfigurationItemsDescription.ts b/packages/nodes-base/nodes/ServiceNow/ConfigurationItemsDescription.ts index 305b22490b..d9904e9b53 100644 --- a/packages/nodes-base/nodes/ServiceNow/ConfigurationItemsDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/ConfigurationItemsDescription.ts @@ -105,7 +105,7 @@ export const configurationItemsFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { diff --git a/packages/nodes-base/nodes/ServiceNow/DepartmentDescription.ts b/packages/nodes-base/nodes/ServiceNow/DepartmentDescription.ts index cc0d14360d..f902c5dd94 100644 --- a/packages/nodes-base/nodes/ServiceNow/DepartmentDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/DepartmentDescription.ts @@ -105,7 +105,7 @@ export const departmentFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { diff --git a/packages/nodes-base/nodes/ServiceNow/DictionaryDescription.ts b/packages/nodes-base/nodes/ServiceNow/DictionaryDescription.ts index 5c3045f6c7..25dec4dd57 100644 --- a/packages/nodes-base/nodes/ServiceNow/DictionaryDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/DictionaryDescription.ts @@ -105,7 +105,7 @@ export const dictionaryFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { diff --git a/packages/nodes-base/nodes/ServiceNow/IncidentDescription.ts b/packages/nodes-base/nodes/ServiceNow/IncidentDescription.ts index 9d04a913f9..bed55bb080 100644 --- a/packages/nodes-base/nodes/ServiceNow/IncidentDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/IncidentDescription.ts @@ -98,7 +98,7 @@ export const incidentFields: INodeProperties[] = [ ], }, default: '', - description: 'Which user is the incident assigned to. Requires the selection of an assignment group. Choose from the list, or specify an ID using an expression.', + description: 'Which user is the incident assigned to. Requires the selection of an assignment group. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Assignment Group Name or ID', @@ -109,13 +109,13 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getAssignmentGroups', }, default: '', - description: 'The assignment group of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The assignment group of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Business Service Name or ID', name: 'business_service', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { // nodelinter-ignore-next-line loadOptionsMethod: 'getBusinessServices', @@ -138,7 +138,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getIncidentCategories', }, default: '', - description: 'The category of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The category of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Close Notes', @@ -156,7 +156,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getConfigurationItems', }, default: [], - description: 'Configuration Items, \'cmdb_ci\' in metadata. Choose from the list, or specify IDs using an expression.', + description: 'Configuration Items, \'cmdb_ci\' in metadata. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Contact Type', @@ -219,7 +219,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getIncidentResolutionCodes', }, default: '', - description: 'The resolution code of the incident, \'close_code\' in metadata. Choose from the list, or specify an ID using an expression.', + description: 'The resolution code of the incident, \'close_code\' in metadata. Choose from the list, or specify an ID using an expression.', }, { displayName: 'State Name or ID', @@ -230,7 +230,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getIncidentStates', }, default: '', - description: 'The state of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The state of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subcategory Name or ID', @@ -244,7 +244,7 @@ export const incidentFields: INodeProperties[] = [ ], }, default: '', - description: 'The subcategory of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The subcategory of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Urgency', @@ -347,7 +347,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { @@ -436,7 +436,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { @@ -513,7 +513,7 @@ export const incidentFields: INodeProperties[] = [ ], }, default: '', - description: 'Which user is the incident assigned to. Requires the selection of an assignment group. Choose from the list, or specify an ID using an expression.', + description: 'Which user is the incident assigned to. Requires the selection of an assignment group. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Assignment Group Name or ID', @@ -524,13 +524,13 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getAssignmentGroups', }, default: '', - description: 'The assignment group of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The assignment group of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Business Service Name or ID', name: 'business_service', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { // nodelinter-ignore-next-line loadOptionsMethod: 'getBusinessServices', @@ -553,7 +553,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getIncidentCategories', }, default: '', - description: 'The category of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The category of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Close Notes', @@ -571,7 +571,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getConfigurationItems', }, default: [], - description: 'Configuration Items, \'cmdb_ci\' in metadata. Choose from the list, or specify IDs using an expression.', + description: 'Configuration Items, \'cmdb_ci\' in metadata. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Contact Type', @@ -635,7 +635,7 @@ export const incidentFields: INodeProperties[] = [ }, default: '', // nodelinter-ignore-next-line - description: 'The resolution code of the incident. \'close_code\' in metadata. Choose from the list, or specify an ID using an expression.', + description: 'The resolution code of the incident. \'close_code\' in metadata. Choose from the list, or specify an ID using an expression.', }, { displayName: 'On Hold Reason Name or ID', @@ -646,7 +646,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getIncidentHoldReasons', }, default: '', - description: 'The on hold reason for the incident. It applies if the state is On Hold. Choose from the list, or specify an ID using an expression.', + description: 'The on hold reason for the incident. It applies if the state is On Hold. Choose from the list, or specify an ID using an expression.', }, { displayName: 'State Name or ID', @@ -657,7 +657,7 @@ export const incidentFields: INodeProperties[] = [ loadOptionsMethod: 'getIncidentStates', }, default: '', - description: 'The state of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The state of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subcategory Name or ID', @@ -671,7 +671,7 @@ export const incidentFields: INodeProperties[] = [ ], }, default: '', - description: 'The subcategory of the incident. Choose from the list, or specify an ID using an expression.', + description: 'The subcategory of the incident. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Urgency', diff --git a/packages/nodes-base/nodes/ServiceNow/TableRecordDescription.ts b/packages/nodes-base/nodes/ServiceNow/TableRecordDescription.ts index 61c4effe09..3f8f34e0c0 100644 --- a/packages/nodes-base/nodes/ServiceNow/TableRecordDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/TableRecordDescription.ts @@ -54,7 +54,7 @@ export const tableRecordFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'tableName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTables', }, @@ -155,7 +155,7 @@ export const tableRecordFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'column', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getColumns', loadOptionsDependsOn: [ @@ -182,7 +182,7 @@ export const tableRecordFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'tableName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTables', }, @@ -275,7 +275,7 @@ export const tableRecordFields: INodeProperties[] = [ ], }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { @@ -332,7 +332,7 @@ export const tableRecordFields: INodeProperties[] = [ }, }, required: true, - description: 'Name of the table in which the record exists. Choose from the list, or specify an ID using an expression.', + description: 'Name of the table in which the record exists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Table Record ID', @@ -388,7 +388,7 @@ export const tableRecordFields: INodeProperties[] = [ ], }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { @@ -422,7 +422,7 @@ export const tableRecordFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'tableName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTables', }, @@ -541,7 +541,7 @@ export const tableRecordFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'column', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getColumns', loadOptionsDependsOn: [ diff --git a/packages/nodes-base/nodes/ServiceNow/UserDescription.ts b/packages/nodes-base/nodes/ServiceNow/UserDescription.ts index 784927fcea..9ae43fdb94 100644 --- a/packages/nodes-base/nodes/ServiceNow/UserDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/UserDescription.ts @@ -221,7 +221,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getUserRoles', }, default: [], - description: 'Roles of the user. Choose from the list, or specify IDs using an expression.', + description: 'Roles of the user. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Source', @@ -340,7 +340,7 @@ export const userFields: INodeProperties[] = [ ], }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { @@ -500,7 +500,7 @@ export const userFields: INodeProperties[] = [ ], }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { @@ -700,7 +700,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getUserRoles', }, default: [], - description: 'Roles of the user. Choose from the list, or specify IDs using an expression.', + description: 'Roles of the user. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Source', diff --git a/packages/nodes-base/nodes/ServiceNow/UserGroupDescription.ts b/packages/nodes-base/nodes/ServiceNow/UserGroupDescription.ts index a25cb9d489..6977b87b0f 100644 --- a/packages/nodes-base/nodes/ServiceNow/UserGroupDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/UserGroupDescription.ts @@ -104,7 +104,7 @@ export const userGroupFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { diff --git a/packages/nodes-base/nodes/ServiceNow/UserRoleDescription.ts b/packages/nodes-base/nodes/ServiceNow/UserRoleDescription.ts index dbf97ac3af..f33eb3f8fa 100644 --- a/packages/nodes-base/nodes/ServiceNow/UserRoleDescription.ts +++ b/packages/nodes-base/nodes/ServiceNow/UserRoleDescription.ts @@ -104,7 +104,7 @@ export const userRoleFields: INodeProperties[] = [ loadOptionsMethod: 'getColumns', }, default: [], - description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', + description: 'A list of fields to return. Choose from the list, or specify IDs using an expression.', hint: 'String of comma separated values or an array of strings can be set in an expression', }, { diff --git a/packages/nodes-base/nodes/Shopify/OrderDescription.ts b/packages/nodes-base/nodes/Shopify/OrderDescription.ts index 43e727021f..7301a11a09 100644 --- a/packages/nodes-base/nodes/Shopify/OrderDescription.ts +++ b/packages/nodes-base/nodes/Shopify/OrderDescription.ts @@ -276,7 +276,7 @@ export const orderFields: INodeProperties[] = [ loadOptionsMethod: 'getLocations', }, default: '', - description: 'The ID of the physical location where the order was processed. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the physical location where the order was processed. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Note', @@ -435,7 +435,7 @@ export const orderFields: INodeProperties[] = [ loadOptionsMethod: 'getProducts', }, default: '', - description: 'The ID of the product that the line item belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the product that the line item belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Variant ID', @@ -847,7 +847,7 @@ export const orderFields: INodeProperties[] = [ loadOptionsMethod: 'getLocations', }, default: '', - description: 'The ID of the physical location where the order was processed. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the physical location where the order was processed. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Note', diff --git a/packages/nodes-base/nodes/Slack/ChannelDescription.ts b/packages/nodes-base/nodes/Slack/ChannelDescription.ts index 7369cd333c..d178e7a6b9 100644 --- a/packages/nodes-base/nodes/Slack/ChannelDescription.ts +++ b/packages/nodes-base/nodes/Slack/ChannelDescription.ts @@ -147,7 +147,7 @@ export const channelFields: INodeProperties[] = [ }, default: '', required: true, - description: 'The name of the channel to archive. Choose from the list, or specify an ID using an expression.', + description: 'The name of the channel to archive. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ @@ -172,7 +172,7 @@ export const channelFields: INodeProperties[] = [ }, default: '', required: true, - description: 'The name of the channel to close. Choose from the list, or specify an ID using an expression.', + description: 'The name of the channel to close. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ @@ -246,7 +246,7 @@ export const channelFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the channel to invite user to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the channel to invite user to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User Names or IDs', @@ -267,7 +267,7 @@ export const channelFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the user to invite into channel. Choose from the list, or specify IDs using an expression.', + description: 'The ID of the user to invite into channel. Choose from the list, or specify IDs using an expression.', }, /* -------------------------------------------------------------------------- */ @@ -340,13 +340,13 @@ export const channelFields: INodeProperties[] = [ }, }, required: true, - description: 'The name of the channel to create. Choose from the list, or specify an ID using an expression.', + description: 'The name of the channel to create. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User Name or ID', name: 'userId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -370,7 +370,7 @@ export const channelFields: INodeProperties[] = [ displayName: 'Channel Name or ID', name: 'channelId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', }, @@ -510,7 +510,7 @@ export const channelFields: INodeProperties[] = [ }, }, required: true, - description: 'The name of the channel to create. Choose from the list, or specify an ID using an expression.', + description: 'The name of the channel to create. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -616,7 +616,7 @@ export const channelFields: INodeProperties[] = [ }, default: '', required: true, - description: 'The name of the channel to leave. Choose from the list, or specify an ID using an expression.', + description: 'The name of the channel to leave. Choose from the list, or specify an ID using an expression.', }, /* -------------------------------------------------------------------------- */ @@ -626,7 +626,7 @@ export const channelFields: INodeProperties[] = [ displayName: 'Channel Name or ID', name: 'channelId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getChannels', }, @@ -744,7 +744,7 @@ export const channelFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'If only one user is included, this creates a 1:1 DM. The ordering of the users is preserved whenever a multi-person direct message is returned. Supply a channel when not supplying users. Choose from the list, or specify IDs using an expression.', + description: 'If only one user is included, this creates a 1:1 DM. The ordering of the users is preserved whenever a multi-person direct message is returned. Supply a channel when not supplying users. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -771,7 +771,7 @@ export const channelFields: INodeProperties[] = [ }, default: '', required: true, - description: 'The name of the channel to rename. Choose from the list, or specify an ID using an expression.', + description: 'The name of the channel to rename. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -815,7 +815,7 @@ export const channelFields: INodeProperties[] = [ }, }, required: true, - description: 'The name of the channel to create. Choose from the list, or specify an ID using an expression.', + description: 'The name of the channel to create. Choose from the list, or specify an ID using an expression.', }, { displayName: 'TS', @@ -939,7 +939,7 @@ export const channelFields: INodeProperties[] = [ }, default: '', required: true, - description: 'Conversation to set the purpose of. Choose from the list, or specify an ID using an expression.', + description: 'Conversation to set the purpose of. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Purpose', @@ -982,7 +982,7 @@ export const channelFields: INodeProperties[] = [ }, default: '', required: true, - description: 'Conversation to set the topic of. Choose from the list, or specify an ID using an expression.', + description: 'Conversation to set the topic of. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Topic', @@ -1025,6 +1025,6 @@ export const channelFields: INodeProperties[] = [ }, default: '', required: true, - description: 'The ID of the channel to unarchive. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the channel to unarchive. Choose from the list, or specify an ID using an expression.', }, ]; diff --git a/packages/nodes-base/nodes/Slack/FileDescription.ts b/packages/nodes-base/nodes/Slack/FileDescription.ts index 675a0ffb18..0c80f50516 100644 --- a/packages/nodes-base/nodes/Slack/FileDescription.ts +++ b/packages/nodes-base/nodes/Slack/FileDescription.ts @@ -130,7 +130,7 @@ export const fileFields: INodeProperties[] = [ loadOptionsMethod: 'getChannels', }, default: [], - description: 'The channels to send the file to. Choose from the list, or specify IDs using an expression.', + description: 'The channels to send the file to. Choose from the list, or specify IDs using an expression.', }, { displayName: 'File Name', @@ -232,7 +232,7 @@ export const fileFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getChannels', }, - description: 'Channel containing the file to be listed. Choose from the list, or specify an ID using an expression.', + description: 'Channel containing the file to be listed. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Show Files Hidden By Limit', @@ -301,7 +301,7 @@ export const fileFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getUsers', }, - description: 'Filter files created by a single user. Choose from the list, or specify an ID using an expression.', + description: 'Filter files created by a single user. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Slack/MessageDescription.ts b/packages/nodes-base/nodes/Slack/MessageDescription.ts index dcaf101663..be781ee091 100644 --- a/packages/nodes-base/nodes/Slack/MessageDescription.ts +++ b/packages/nodes-base/nodes/Slack/MessageDescription.ts @@ -75,7 +75,7 @@ export const messageFields: INodeProperties[] = [ ], }, }, - description: 'Channel containing the message. Choose from the list, or specify an ID using an expression.', + description: 'Channel containing the message. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Timestamp', @@ -486,7 +486,7 @@ export const messageFields: INodeProperties[] = [ ], }, }, - description: 'Channel containing the message to be updated. Choose from the list, or specify an ID using an expression.', + description: 'Channel containing the message to be updated. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Text', @@ -1756,7 +1756,7 @@ export const messageFields: INodeProperties[] = [ ], }, }, - description: 'Channel containing the message to be deleted. Choose from the list, or specify an ID using an expression.', + description: 'Channel containing the message to be deleted. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Timestamp', diff --git a/packages/nodes-base/nodes/Slack/ReactionDescription.ts b/packages/nodes-base/nodes/Slack/ReactionDescription.ts index f2ee56cfe9..32bb6c4b9d 100644 --- a/packages/nodes-base/nodes/Slack/ReactionDescription.ts +++ b/packages/nodes-base/nodes/Slack/ReactionDescription.ts @@ -59,7 +59,7 @@ export const reactionFields: INodeProperties[] = [ ], }, }, - description: 'Channel containing the message. Choose from the list, or specify an ID using an expression.', + description: 'Channel containing the message. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Emoji', diff --git a/packages/nodes-base/nodes/Slack/StarDescription.ts b/packages/nodes-base/nodes/Slack/StarDescription.ts index 2a3186d9e8..8d02116f51 100644 --- a/packages/nodes-base/nodes/Slack/StarDescription.ts +++ b/packages/nodes-base/nodes/Slack/StarDescription.ts @@ -68,7 +68,7 @@ export const starFields: INodeProperties[] = [ loadOptionsMethod: 'getChannels', }, default: '', - description: 'Channel to add star to, or channel where the message to add star to was posted (used with timestamp). Choose from the list, or specify an ID using an expression.', + description: 'Channel to add star to, or channel where the message to add star to was posted (used with timestamp). Choose from the list, or specify an ID using an expression.', }, { displayName: 'File Comment', @@ -123,7 +123,7 @@ export const starFields: INodeProperties[] = [ loadOptionsMethod: 'getChannels', }, default: '', - description: 'Channel to add star to, or channel where the message to add star to was posted (used with timestamp). Choose from the list, or specify an ID using an expression.', + description: 'Channel to add star to, or channel where the message to add star to was posted (used with timestamp). Choose from the list, or specify an ID using an expression.', }, { displayName: 'File ID', diff --git a/packages/nodes-base/nodes/Slack/UserGroupDescription.ts b/packages/nodes-base/nodes/Slack/UserGroupDescription.ts index a1821758a5..265eca0a7a 100644 --- a/packages/nodes-base/nodes/Slack/UserGroupDescription.ts +++ b/packages/nodes-base/nodes/Slack/UserGroupDescription.ts @@ -99,7 +99,7 @@ export const userGroupFields: INodeProperties[] = [ loadOptionsMethod: 'getChannels', }, default: [], - description: 'A comma-separated string of encoded channel IDs for which the User Group uses as a default. Choose from the list, or specify IDs using an expression.', + description: 'A comma-separated string of encoded channel IDs for which the User Group uses as a default. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Description', @@ -348,7 +348,7 @@ export const userGroupFields: INodeProperties[] = [ loadOptionsMethod: 'getChannels', }, default: [], - description: 'A comma-separated string of encoded channel IDs for which the User Group uses as a default. Choose from the list, or specify IDs using an expression.', + description: 'A comma-separated string of encoded channel IDs for which the User Group uses as a default. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Description', diff --git a/packages/nodes-base/nodes/Slack/UserProfileDescription.ts b/packages/nodes-base/nodes/Slack/UserProfileDescription.ts index f67b4ba94e..050553209d 100644 --- a/packages/nodes-base/nodes/Slack/UserProfileDescription.ts +++ b/packages/nodes-base/nodes/Slack/UserProfileDescription.ts @@ -78,7 +78,7 @@ export const userProfileFields: INodeProperties[] = [ loadOptionsMethod: 'getTeamFields', }, default: '', - description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + description: 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', diff --git a/packages/nodes-base/nodes/Splunk/descriptions/UserDescription.ts b/packages/nodes-base/nodes/Splunk/descriptions/UserDescription.ts index de69c6ceb7..8b499b2737 100644 --- a/packages/nodes-base/nodes/Splunk/descriptions/UserDescription.ts +++ b/packages/nodes-base/nodes/Splunk/descriptions/UserDescription.ts @@ -77,7 +77,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Role Names or IDs', name: 'roles', type: 'multiOptions', - description: 'Comma-separated list of roles to assign to the user. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated list of roles to assign to the user. Choose from the list, or specify IDs using an expression.', required: true, default: [], typeOptions: { @@ -295,7 +295,7 @@ export const userFields: INodeProperties[] = [ displayName: 'Role Names or IDs', name: 'roles', type: 'multiOptions', - description: 'Comma-separated list of roles to assign to the user. Choose from the list, or specify IDs using an expression.', + description: 'Comma-separated list of roles to assign to the user. Choose from the list, or specify IDs using an expression.', default: [], typeOptions: { loadOptionsMethod: 'getRoles', diff --git a/packages/nodes-base/nodes/Storyblok/StoryManagementDescription.ts b/packages/nodes-base/nodes/Storyblok/StoryManagementDescription.ts index 50fabbb6c6..bfacb7d790 100644 --- a/packages/nodes-base/nodes/Storyblok/StoryManagementDescription.ts +++ b/packages/nodes-base/nodes/Storyblok/StoryManagementDescription.ts @@ -339,7 +339,7 @@ export const storyManagementFields: INodeProperties[] = [ ], }, }, - description: 'The name of the space. Choose from the list, or specify an ID using an expression.', + description: 'The name of the space. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Story ID', @@ -388,7 +388,7 @@ export const storyManagementFields: INodeProperties[] = [ ], }, }, - description: 'The name of the space. Choose from the list, or specify an ID using an expression.', + description: 'The name of the space. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Story ID', @@ -437,7 +437,7 @@ export const storyManagementFields: INodeProperties[] = [ ], }, }, - description: 'The name of the space. Choose from the list, or specify an ID using an expression.', + description: 'The name of the space. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -541,7 +541,7 @@ export const storyManagementFields: INodeProperties[] = [ ], }, }, - description: 'The name of the space. Choose from the list, or specify an ID using an expression.', + description: 'The name of the space. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Story ID', @@ -626,7 +626,7 @@ export const storyManagementFields: INodeProperties[] = [ ], }, }, - description: 'The name of the space. Choose from the list, or specify an ID using an expression.', + description: 'The name of the space. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Story ID', diff --git a/packages/nodes-base/nodes/Stripe/descriptions/ChargeDescription.ts b/packages/nodes-base/nodes/Stripe/descriptions/ChargeDescription.ts index 27fc6abae5..f93335b220 100644 --- a/packages/nodes-base/nodes/Stripe/descriptions/ChargeDescription.ts +++ b/packages/nodes-base/nodes/Stripe/descriptions/ChargeDescription.ts @@ -98,7 +98,7 @@ export const chargeFields: INodeProperties[] = [ }, required: true, default: '', - description: 'Three-letter ISO currency code, e.g. USD or EUR. It must be a Stripe-supported currency. Choose from the list, or specify an ID using an expression.', + description: 'Three-letter ISO currency code, e.g. USD or EUR. It must be a Stripe-supported currency. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Stripe/descriptions/CouponDescription.ts b/packages/nodes-base/nodes/Stripe/descriptions/CouponDescription.ts index da1cb09d2a..490cf201e9 100644 --- a/packages/nodes-base/nodes/Stripe/descriptions/CouponDescription.ts +++ b/packages/nodes-base/nodes/Stripe/descriptions/CouponDescription.ts @@ -127,7 +127,7 @@ export const couponFields: INodeProperties[] = [ }, required: true, default: '', - description: 'Three-letter ISO currency code, e.g. USD or EUR. It must be a Stripe-supported currency. Choose from the list, or specify an ID using an expression.', + description: 'Three-letter ISO currency code, e.g. USD or EUR. It must be a Stripe-supported currency. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Stripe/descriptions/SourceDescription.ts b/packages/nodes-base/nodes/Stripe/descriptions/SourceDescription.ts index 2cec369536..4b07e2ab51 100644 --- a/packages/nodes-base/nodes/Stripe/descriptions/SourceDescription.ts +++ b/packages/nodes-base/nodes/Stripe/descriptions/SourceDescription.ts @@ -114,7 +114,7 @@ export const sourceFields: INodeProperties[] = [ loadOptionsMethod: 'getCurrencies', }, default: '', - description: 'Three-letter ISO currency code, e.g. USD or EUR. It must be a Stripe-supported currency. Choose from the list, or specify an ID using an expression.', + description: 'Three-letter ISO currency code, e.g. USD or EUR. It must be a Stripe-supported currency. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Supabase/GenericFunctions.ts b/packages/nodes-base/nodes/Supabase/GenericFunctions.ts index 9f2ef79637..de3bedf53f 100644 --- a/packages/nodes-base/nodes/Supabase/GenericFunctions.ts +++ b/packages/nodes-base/nodes/Supabase/GenericFunctions.ts @@ -141,7 +141,7 @@ export function getFilters( displayName: 'Field Name or ID', name: 'keyName', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'tableId', diff --git a/packages/nodes-base/nodes/Supabase/RowDescription.ts b/packages/nodes-base/nodes/Supabase/RowDescription.ts index 30ffd8ab99..b38fd00590 100644 --- a/packages/nodes-base/nodes/Supabase/RowDescription.ts +++ b/packages/nodes-base/nodes/Supabase/RowDescription.ts @@ -65,7 +65,7 @@ export const rowFields: INodeProperties[] = [ displayName: 'Table Name or ID', name: 'tableId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTables', }, @@ -189,7 +189,7 @@ export const rowFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'fieldId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'tableId', @@ -267,7 +267,7 @@ export const rowFields: INodeProperties[] = [ loadOptionsMethod: 'getTableColumns', }, default: '', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', }, { displayName: 'Value', diff --git a/packages/nodes-base/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.ts b/packages/nodes-base/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.ts index 157fdd52b7..1e2c777792 100644 --- a/packages/nodes-base/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.ts +++ b/packages/nodes-base/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.ts @@ -254,7 +254,7 @@ export class SurveyMonkeyTrigger implements INodeType { displayName: 'Survey Names or IDs', name: 'surveyIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', displayOptions: { show: { objectType: [ @@ -278,7 +278,7 @@ export class SurveyMonkeyTrigger implements INodeType { displayName: 'Survey Name or ID', name: 'surveyId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', displayOptions: { show: { objectType: [ @@ -296,7 +296,7 @@ export class SurveyMonkeyTrigger implements INodeType { displayName: 'Collector Names or IDs', name: 'collectorIds', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', displayOptions: { show: { objectType: [ diff --git a/packages/nodes-base/nodes/Taiga/TaigaTrigger.node.ts b/packages/nodes-base/nodes/Taiga/TaigaTrigger.node.ts index d39eb0f4c3..77114c3b4d 100644 --- a/packages/nodes-base/nodes/Taiga/TaigaTrigger.node.ts +++ b/packages/nodes-base/nodes/Taiga/TaigaTrigger.node.ts @@ -55,7 +55,7 @@ export class TaigaTrigger implements INodeType { displayName: 'Project Name or ID', name: 'projectId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUserProjects', }, diff --git a/packages/nodes-base/nodes/Taiga/descriptions/EpicDescription.ts b/packages/nodes-base/nodes/Taiga/descriptions/EpicDescription.ts index 9cf413ab4c..410a0e8b0a 100644 --- a/packages/nodes-base/nodes/Taiga/descriptions/EpicDescription.ts +++ b/packages/nodes-base/nodes/Taiga/descriptions/EpicDescription.ts @@ -58,7 +58,7 @@ export const epicFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the epic belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the epic belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -121,7 +121,7 @@ export const epicFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user to assign the epic to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to assign the epic to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Blocked Note', @@ -154,7 +154,7 @@ export const epicFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -216,7 +216,7 @@ export const epicFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the epic belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the epic belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -302,7 +302,7 @@ export const epicFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user whom the epic is assigned to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user whom the epic is assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Is Closed', @@ -325,7 +325,7 @@ export const epicFields: INodeProperties[] = [ loadOptionsMethod: 'getProjects', }, default: '', - description: 'ID of the project to set the epic to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to set the epic to. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -383,7 +383,7 @@ export const epicFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user to whom the epic is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the epic is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Blocked Note', @@ -422,7 +422,7 @@ export const epicFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', diff --git a/packages/nodes-base/nodes/Taiga/descriptions/IssueDescription.ts b/packages/nodes-base/nodes/Taiga/descriptions/IssueDescription.ts index 667633ae94..020c6f86a5 100644 --- a/packages/nodes-base/nodes/Taiga/descriptions/IssueDescription.ts +++ b/packages/nodes-base/nodes/Taiga/descriptions/IssueDescription.ts @@ -58,7 +58,7 @@ export const issueFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the issue belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the issue belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -122,7 +122,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user to whom the issue is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the issue is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Blocked Note', @@ -155,13 +155,13 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the issue. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the issue. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority Name or ID', name: 'priority', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -174,7 +174,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Severity Name or ID', name: 'severity', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -194,13 +194,13 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getIssueStatuses', }, default: '', - description: 'ID of the status of the issue. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the issue. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -213,7 +213,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Type Name or ID', name: 'type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -275,7 +275,7 @@ export const issueFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the issue belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the issue belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -353,7 +353,7 @@ export const issueFields: INodeProperties[] = [ { displayName: 'Asignee Name or ID', name: 'assigned_to', - description: 'ID of the user to assign the issue to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to assign the issue to. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -411,7 +411,7 @@ export const issueFields: INodeProperties[] = [ { displayName: 'Owner Name or ID', name: 'owner', - description: 'ID of the owner of the issue. Choose from the list, or specify an ID using an expression.', + description: 'ID of the owner of the issue. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -425,7 +425,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Priority Name or ID', name: 'priority', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -438,7 +438,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Role Name or ID', name: 'role', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -451,7 +451,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Severity Name or ID', name: 'severity', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -463,7 +463,7 @@ export const issueFields: INodeProperties[] = [ { displayName: 'Status Name or ID', name: 'status', - description: 'ID of the status of the issue. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the issue. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -477,7 +477,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -490,7 +490,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Type Name or ID', name: 'type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -513,7 +513,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getProjects', }, default: '', - description: 'ID of the project to set the issue to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to set the issue to. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -571,7 +571,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user whom the issue is assigned to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user whom the issue is assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Blocked Note', @@ -604,13 +604,13 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the issue. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the issue. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority Name or ID', name: 'priority', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -623,7 +623,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Severity Name or ID', name: 'severity', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -643,7 +643,7 @@ export const issueFields: INodeProperties[] = [ loadOptionsMethod: 'getIssueStatuses', }, default: '', - description: 'ID of the status of the issue. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the issue. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', @@ -655,7 +655,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -668,7 +668,7 @@ export const issueFields: INodeProperties[] = [ displayName: 'Type Name or ID', name: 'type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', diff --git a/packages/nodes-base/nodes/Taiga/descriptions/TaskDescription.ts b/packages/nodes-base/nodes/Taiga/descriptions/TaskDescription.ts index 548bcdaf8e..923e2435ab 100644 --- a/packages/nodes-base/nodes/Taiga/descriptions/TaskDescription.ts +++ b/packages/nodes-base/nodes/Taiga/descriptions/TaskDescription.ts @@ -58,7 +58,7 @@ export const taskFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the task belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the task belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -121,7 +121,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user to whom the task is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the task is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Blocked Note', @@ -154,7 +154,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Status Name or ID', @@ -167,13 +167,13 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getTaskStatuses', }, default: '', - description: 'ID of the status of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -203,7 +203,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getUserStories', }, default: '', - description: 'ID of the user story of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user story of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User Story Order', @@ -268,7 +268,7 @@ export const taskFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the task belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the task belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -354,7 +354,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user whom the task is assigned to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user whom the task is assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Is Closed', @@ -374,12 +374,12 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Owner Name or ID', name: 'owner', - description: 'ID of the owner of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the owner of the task. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -393,7 +393,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Role Name or ID', name: 'role', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -405,7 +405,7 @@ export const taskFields: INodeProperties[] = [ { displayName: 'Status Name or ID', name: 'status', - description: 'ID of the status of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the task. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -419,7 +419,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -431,7 +431,7 @@ export const taskFields: INodeProperties[] = [ { displayName: 'User Story Name or ID', name: 'userStory', - description: 'ID of the user story to which the task belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user story to which the task belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -450,7 +450,7 @@ export const taskFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to set the task to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to set the task to. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -513,7 +513,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getTypes', }, default: '', - description: 'ID of the user to assign the task to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to assign the task to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Blocked Note', @@ -546,7 +546,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Status Name or ID', @@ -559,7 +559,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getTaskStatuses', }, default: '', - description: 'ID of the status of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', @@ -578,7 +578,7 @@ export const taskFields: INodeProperties[] = [ loadOptionsMethod: 'getUserStories', }, default: '', - description: 'ID of the user story of the task. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user story of the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'User Story Order', @@ -594,7 +594,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', diff --git a/packages/nodes-base/nodes/Taiga/descriptions/UserStoryDescription.ts b/packages/nodes-base/nodes/Taiga/descriptions/UserStoryDescription.ts index f6c4c3f029..a60b0b98d1 100644 --- a/packages/nodes-base/nodes/Taiga/descriptions/UserStoryDescription.ts +++ b/packages/nodes-base/nodes/Taiga/descriptions/UserStoryDescription.ts @@ -58,7 +58,7 @@ export const userStoryFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the user story belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the user story belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -121,7 +121,7 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user to whom the user story is assigned. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to whom the user story is assigned. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Backlog Order', @@ -174,7 +174,7 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the user story. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the user story. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sprint Order', @@ -197,13 +197,13 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getUserStoryStatuses', }, default: '', - description: 'ID of the status of the user story. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the user story. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -216,7 +216,7 @@ export const userStoryFields: INodeProperties[] = [ displayName: 'Type Name or ID', name: 'type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -278,7 +278,7 @@ export const userStoryFields: INodeProperties[] = [ { displayName: 'Project Name or ID', name: 'projectId', - description: 'ID of the project to which the user story belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to which the user story belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsMethod: 'getProjects', @@ -356,7 +356,7 @@ export const userStoryFields: INodeProperties[] = [ { displayName: 'Asignee Name or ID', name: 'assigned_to', - description: 'ID of the user whom the user story is assigned to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user whom the user story is assigned to. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -369,7 +369,7 @@ export const userStoryFields: INodeProperties[] = [ { displayName: 'Epic Name or ID', name: 'epic', - description: 'ID of the epic to which the user story belongs. Choose from the list, or specify an ID using an expression.', + description: 'ID of the epic to which the user story belongs. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -404,13 +404,13 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the user story. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the user story. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Role Name or ID', name: 'role', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -422,7 +422,7 @@ export const userStoryFields: INodeProperties[] = [ { displayName: 'Status Name or ID', name: 'status', - description: 'ID of the status of the user story. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the user story. Choose from the list, or specify an ID using an expression.', type: 'options', typeOptions: { loadOptionsDependsOn: [ @@ -436,7 +436,7 @@ export const userStoryFields: INodeProperties[] = [ displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -459,7 +459,7 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getProjects', }, default: '', - description: 'ID of the project to set the user story to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the project to set the user story to. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -517,7 +517,7 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'ID of the user to assign the the user story to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user to assign the the user story to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Backlog Order', @@ -570,7 +570,7 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getMilestones', }, default: '', - description: 'ID of the milestone of the user story. Choose from the list, or specify an ID using an expression.', + description: 'ID of the milestone of the user story. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Subject', @@ -599,13 +599,13 @@ export const userStoryFields: INodeProperties[] = [ loadOptionsMethod: 'getUserStoryStatuses', }, default: '', - description: 'ID of the status of the user story. Choose from the list, or specify an ID using an expression.', + description: 'ID of the status of the user story. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Tag Names or IDs', name: 'tags', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', @@ -618,7 +618,7 @@ export const userStoryFields: INodeProperties[] = [ displayName: 'Type Name or ID', name: 'type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsDependsOn: [ 'projectId', diff --git a/packages/nodes-base/nodes/Tapfiliate/ProgramAffiliateDescription.ts b/packages/nodes-base/nodes/Tapfiliate/ProgramAffiliateDescription.ts index 81d1cb2b0b..988a313d35 100644 --- a/packages/nodes-base/nodes/Tapfiliate/ProgramAffiliateDescription.ts +++ b/packages/nodes-base/nodes/Tapfiliate/ProgramAffiliateDescription.ts @@ -74,7 +74,7 @@ export const programAffiliateFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Affiliate ID', @@ -150,7 +150,7 @@ export const programAffiliateFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Affiliate ID', @@ -191,7 +191,7 @@ export const programAffiliateFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Affiliate ID', @@ -233,7 +233,7 @@ export const programAffiliateFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Affiliate ID', @@ -276,7 +276,7 @@ export const programAffiliateFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/TheHive/descriptions/AlertDescription.ts b/packages/nodes-base/nodes/TheHive/descriptions/AlertDescription.ts index a976a7bf0a..35ad2aaaa2 100644 --- a/packages/nodes-base/nodes/TheHive/descriptions/AlertDescription.ts +++ b/packages/nodes-base/nodes/TheHive/descriptions/AlertDescription.ts @@ -11,7 +11,7 @@ export const alertOperations: INodeProperties[] = [ displayName: 'Operation Name or ID', name: 'operation', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', noDataExpression: true, required: true, typeOptions: { @@ -392,7 +392,7 @@ export const alertFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'loadObservableTypes', }, - description: 'Type of the observable. Choose from the list, or specify an ID using an expression.', + description: 'Type of the observable. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Data', @@ -442,7 +442,7 @@ export const alertFields: INodeProperties[] = [ displayName: 'Responder Name or ID', name: 'responder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { @@ -535,7 +535,7 @@ export const alertFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'loadCustomFields', }, @@ -636,7 +636,7 @@ export const alertFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'loadObservableTypes', }, - description: 'Type of the observable. Choose from the list, or specify an ID using an expression.', + description: 'Type of the observable. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Data', @@ -705,7 +705,7 @@ export const alertFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'loadCustomFields', }, @@ -906,7 +906,7 @@ export const alertFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'loadCustomFields', }, diff --git a/packages/nodes-base/nodes/TheHive/descriptions/CaseDescription.ts b/packages/nodes-base/nodes/TheHive/descriptions/CaseDescription.ts index 06fea1841f..90798b7358 100644 --- a/packages/nodes-base/nodes/TheHive/descriptions/CaseDescription.ts +++ b/packages/nodes-base/nodes/TheHive/descriptions/CaseDescription.ts @@ -13,7 +13,7 @@ export const caseOperations: INodeProperties[] = [ name: 'operation', default: 'getAll', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', noDataExpression: true, required: true, displayOptions: { @@ -275,7 +275,7 @@ export const caseFields: INodeProperties[] = [ displayName: 'Responder Name or ID', name: 'responder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: '', required: true, typeOptions: { @@ -360,7 +360,7 @@ export const caseFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'loadCustomFields', }, @@ -464,7 +464,7 @@ export const caseFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'loadCustomFields', }, @@ -747,7 +747,7 @@ export const caseFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'loadCustomFields', }, diff --git a/packages/nodes-base/nodes/TheHive/descriptions/LogDescription.ts b/packages/nodes-base/nodes/TheHive/descriptions/LogDescription.ts index 87fdfcc004..af5ac47098 100644 --- a/packages/nodes-base/nodes/TheHive/descriptions/LogDescription.ts +++ b/packages/nodes-base/nodes/TheHive/descriptions/LogDescription.ts @@ -195,7 +195,7 @@ export const logFields: INodeProperties[] = [ displayName: 'Responder Name or ID', name: 'responder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { diff --git a/packages/nodes-base/nodes/TheHive/descriptions/ObservableDescription.ts b/packages/nodes-base/nodes/TheHive/descriptions/ObservableDescription.ts index bcc60a2798..3dfb3218b6 100644 --- a/packages/nodes-base/nodes/TheHive/descriptions/ObservableDescription.ts +++ b/packages/nodes-base/nodes/TheHive/descriptions/ObservableDescription.ts @@ -11,7 +11,7 @@ export const observableOperations: INodeProperties[] = [ displayName: 'Operation Name or ID', name: 'operation', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', noDataExpression: true, required: true, default: 'getAll', @@ -136,7 +136,7 @@ export const observableFields: INodeProperties[] = [ ], }, }, - description: 'Type of the observable. Choose from the list, or specify an ID using an expression.', + description: 'Type of the observable. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Data', @@ -322,7 +322,7 @@ export const observableFields: INodeProperties[] = [ displayName: 'Analyzer Names or IDs', name: 'analyzers', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', required: true, default: [], typeOptions: { @@ -354,7 +354,7 @@ export const observableFields: INodeProperties[] = [ displayName: 'Responder Name or ID', name: 'responder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { @@ -552,7 +552,7 @@ export const observableFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'loadObservableTypes', }, - description: 'Type of the observable. Choose from the list, or specify IDs using an expression.', + description: 'Type of the observable. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Date Range', diff --git a/packages/nodes-base/nodes/TheHive/descriptions/TaskDescription.ts b/packages/nodes-base/nodes/TheHive/descriptions/TaskDescription.ts index f1a2ea2d46..596c64636a 100644 --- a/packages/nodes-base/nodes/TheHive/descriptions/TaskDescription.ts +++ b/packages/nodes-base/nodes/TheHive/descriptions/TaskDescription.ts @@ -8,7 +8,7 @@ export const taskOperations: INodeProperties[] = [ name: 'operation', default: 'getAll', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', noDataExpression: true, required: true, displayOptions: { @@ -186,7 +186,7 @@ export const taskFields: INodeProperties[] = [ displayName: 'Responder Name or ID', name: 'responder', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: '', typeOptions: { diff --git a/packages/nodes-base/nodes/Todoist/Todoist.node.ts b/packages/nodes-base/nodes/Todoist/Todoist.node.ts index 991f2c603b..f51c89f2f0 100644 --- a/packages/nodes-base/nodes/Todoist/Todoist.node.ts +++ b/packages/nodes-base/nodes/Todoist/Todoist.node.ts @@ -211,7 +211,7 @@ export class Todoist implements INodeType { }, }, default: '', - description: 'The project you want to operate on. Choose from the list, or specify an ID using an expression.', + description: 'The project you want to operate on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Section Name or ID', @@ -232,7 +232,7 @@ export class Todoist implements INodeType { }, }, default: '', - description: 'Section to which you want move the task. Choose from the list, or specify an ID using an expression.', + description: 'Section to which you want move the task. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Label Names or IDs', @@ -252,7 +252,7 @@ export class Todoist implements INodeType { }, }, default: [], - description: 'Optional labels that will be assigned to a created task. Choose from the list, or specify IDs using an expression.', + description: 'Optional labels that will be assigned to a created task. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Content', @@ -350,7 +350,7 @@ export class Todoist implements INodeType { ], }, default: {}, - description: 'The parent task you want to operate on. Choose from the list, or specify an ID using an expression.', + description: 'The parent task you want to operate on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Priority', @@ -374,7 +374,7 @@ export class Todoist implements INodeType { ], }, default: {}, - description: 'The section you want to operate on. Choose from the list, or specify an ID using an expression.', + description: 'The section you want to operate on. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -458,7 +458,7 @@ export class Todoist implements INodeType { loadOptionsMethod: 'getLabels', }, default: {}, - description: 'Filter tasks by label. Choose from the list, or specify an ID using an expression.', + description: 'Filter tasks by label. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Lang', @@ -479,7 +479,7 @@ export class Todoist implements INodeType { ], }, default: '', - description: 'Filter tasks by parent task ID. Choose from the list, or specify an ID using an expression.', + description: 'Filter tasks by parent task ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Project Name or ID', @@ -489,7 +489,7 @@ export class Todoist implements INodeType { loadOptionsMethod: 'getProjects', }, default: '', - description: 'Filter tasks by project ID. Choose from the list, or specify an ID using an expression.', + description: 'Filter tasks by project ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Section Name or ID', @@ -502,7 +502,7 @@ export class Todoist implements INodeType { ], }, default: '', - description: 'Filter tasks by section ID. Choose from the list, or specify an ID using an expression.', + description: 'Filter tasks by section ID. Choose from the list, or specify an ID using an expression.', }, ], }, @@ -569,7 +569,7 @@ export class Todoist implements INodeType { displayName: 'Label Names or IDs', name: 'labels', type: 'multiOptions', - description: 'Choose from the list, or specify IDs using an expression', + description: 'Choose from the list, or specify IDs using an expression', typeOptions: { loadOptionsMethod: 'getLabels', }, diff --git a/packages/nodes-base/nodes/Twake/Twake.node.ts b/packages/nodes-base/nodes/Twake/Twake.node.ts index 5a9ff59aec..be4722cbae 100644 --- a/packages/nodes-base/nodes/Twake/Twake.node.ts +++ b/packages/nodes-base/nodes/Twake/Twake.node.ts @@ -123,7 +123,7 @@ export class Twake implements INodeType { }, }, default: '', - description: 'Channel\'s ID. Choose from the list, or specify an ID using an expression.', + description: 'Channel\'s ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Content', diff --git a/packages/nodes-base/nodes/Twist/ChannelDescription.ts b/packages/nodes-base/nodes/Twist/ChannelDescription.ts index 4024805bd4..2a1d125ae1 100644 --- a/packages/nodes-base/nodes/Twist/ChannelDescription.ts +++ b/packages/nodes-base/nodes/Twist/ChannelDescription.ts @@ -86,7 +86,7 @@ export const channelFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Name', @@ -213,7 +213,7 @@ export const channelFields: INodeProperties[] = [ ], }, default: [], - description: 'The users that will participate in the channel. Choose from the list, or specify IDs using an expression.', + description: 'The users that will participate in the channel. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -265,7 +265,7 @@ export const channelFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Twist/CommentDescription.ts b/packages/nodes-base/nodes/Twist/CommentDescription.ts index db828b189e..f53ff87531 100644 --- a/packages/nodes-base/nodes/Twist/CommentDescription.ts +++ b/packages/nodes-base/nodes/Twist/CommentDescription.ts @@ -214,7 +214,7 @@ export const commentFields: INodeProperties[] = [ ], }, default: [], - description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', + description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Mark Thread Position', @@ -234,7 +234,7 @@ export const commentFields: INodeProperties[] = [ ], }, default: [], - description: 'The users that will attached to the comment. Choose from the list, or specify IDs using an expression.', + description: 'The users that will attached to the comment. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Temporary ID', @@ -561,7 +561,7 @@ export const commentFields: INodeProperties[] = [ ], }, default: [], - description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', + description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Twist/MessageConversationDescription.ts b/packages/nodes-base/nodes/Twist/MessageConversationDescription.ts index b2d220e762..414320bde1 100644 --- a/packages/nodes-base/nodes/Twist/MessageConversationDescription.ts +++ b/packages/nodes-base/nodes/Twist/MessageConversationDescription.ts @@ -75,7 +75,7 @@ export const messageConversationFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Conversation Name or ID', @@ -99,7 +99,7 @@ export const messageConversationFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the conversation. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the conversation. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Content', @@ -239,7 +239,7 @@ export const messageConversationFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', + description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', }, // { // displayName: 'Direct Group Mentions ', @@ -276,7 +276,7 @@ export const messageConversationFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the workspace. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Conversation Name or ID', @@ -300,7 +300,7 @@ export const messageConversationFields: INodeProperties[] = [ }, }, required: true, - description: 'The ID of the conversation. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the conversation. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -534,7 +534,7 @@ export const messageConversationFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', + description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Twist/ThreadDescription.ts b/packages/nodes-base/nodes/Twist/ThreadDescription.ts index bef02d274a..9fea04dede 100644 --- a/packages/nodes-base/nodes/Twist/ThreadDescription.ts +++ b/packages/nodes-base/nodes/Twist/ThreadDescription.ts @@ -232,7 +232,7 @@ export const threadFields: INodeProperties[] = [ ], }, default: [], - description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', + description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Recipient Names or IDs', @@ -245,7 +245,7 @@ export const threadFields: INodeProperties[] = [ ], }, default: [], - description: 'The users that will attached to the thread. Choose from the list, or specify IDs using an expression.', + description: 'The users that will attached to the thread. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Send as Integration', @@ -560,7 +560,7 @@ export const threadFields: INodeProperties[] = [ ], }, default: [], - description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', + description: 'The users that are directly mentioned. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Title', diff --git a/packages/nodes-base/nodes/Twitter/TweetDescription.ts b/packages/nodes-base/nodes/Twitter/TweetDescription.ts index d7405c6ca2..d7a79af73d 100644 --- a/packages/nodes-base/nodes/Twitter/TweetDescription.ts +++ b/packages/nodes-base/nodes/Twitter/TweetDescription.ts @@ -274,7 +274,7 @@ export const tweetFields: INodeProperties[] = [ loadOptionsMethod: 'getLanguages', }, default: '', - description: 'Restricts tweets to the given language, given by an ISO 639-1 code. Language detection is best-effort. Choose from the list, or specify an ID using an expression.', + description: 'Restricts tweets to the given language, given by an ISO 639-1 code. Language detection is best-effort. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Location', diff --git a/packages/nodes-base/nodes/Typeform/TypeformTrigger.node.ts b/packages/nodes-base/nodes/Typeform/TypeformTrigger.node.ts index 53d2a7071e..9a79661839 100644 --- a/packages/nodes-base/nodes/Typeform/TypeformTrigger.node.ts +++ b/packages/nodes-base/nodes/Typeform/TypeformTrigger.node.ts @@ -97,7 +97,7 @@ export class TypeformTrigger implements INodeType { options: [], default: '', required: true, - description: 'Form which should trigger workflow on submission. Choose from the list, or specify an ID using an expression.', + description: 'Form which should trigger workflow on submission. Choose from the list, or specify an ID using an expression.', }, { // eslint-disable-next-line n8n-nodes-base/node-param-display-name-wrong-for-simplify diff --git a/packages/nodes-base/nodes/Webflow/ItemDescription.ts b/packages/nodes-base/nodes/Webflow/ItemDescription.ts index 42f4080b30..710af77e65 100644 --- a/packages/nodes-base/nodes/Webflow/ItemDescription.ts +++ b/packages/nodes-base/nodes/Webflow/ItemDescription.ts @@ -69,7 +69,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the site containing the collection whose items to add to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the site containing the collection whose items to add to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Collection Name or ID', @@ -93,7 +93,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the collection to add an item to. Choose from the list, or specify an ID using an expression.', + description: 'ID of the collection to add an item to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Live', @@ -148,7 +148,7 @@ export const itemFields: INodeProperties[] = [ ], }, default: '', - description: 'Field to set for the item to create. Choose from the list, or specify an ID using an expression.', + description: 'Field to set for the item to create. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -185,7 +185,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the site containing the collection whose items to operate on. Choose from the list, or specify an ID using an expression.', + description: 'ID of the site containing the collection whose items to operate on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Collection Name or ID', @@ -210,7 +210,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the collection whose items to operate on. Choose from the list, or specify an ID using an expression.', + description: 'ID of the collection whose items to operate on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Item ID', @@ -253,7 +253,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the site containing the collection whose items to update. Choose from the list, or specify an ID using an expression.', + description: 'ID of the site containing the collection whose items to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Collection Name or ID', @@ -277,7 +277,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the collection whose items to update. Choose from the list, or specify an ID using an expression.', + description: 'ID of the collection whose items to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Item ID', @@ -350,7 +350,7 @@ export const itemFields: INodeProperties[] = [ ], }, default: '', - description: 'Field to set for the item to update. Choose from the list, or specify an ID using an expression.', + description: 'Field to set for the item to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -385,7 +385,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the site containing the collection whose items to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'ID of the site containing the collection whose items to retrieve. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Collection Name or ID', @@ -409,7 +409,7 @@ export const itemFields: INodeProperties[] = [ ], }, }, - description: 'ID of the collection whose items to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'ID of the collection whose items to retrieve. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Webflow/WebflowTrigger.node.ts b/packages/nodes-base/nodes/Webflow/WebflowTrigger.node.ts index d7b7b34e5d..f1d9a4c49b 100644 --- a/packages/nodes-base/nodes/Webflow/WebflowTrigger.node.ts +++ b/packages/nodes-base/nodes/Webflow/WebflowTrigger.node.ts @@ -87,7 +87,7 @@ export class WebflowTrigger implements INodeType { typeOptions: { loadOptionsMethod: 'getSites', }, - description: 'Site that will trigger the events. Choose from the list, or specify an ID using an expression.', + description: 'Site that will trigger the events. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Event', diff --git a/packages/nodes-base/nodes/Wekan/BoardDescription.ts b/packages/nodes-base/nodes/Wekan/BoardDescription.ts index 2f44d0aa39..9c8aa9a93a 100644 --- a/packages/nodes-base/nodes/Wekan/BoardDescription.ts +++ b/packages/nodes-base/nodes/Wekan/BoardDescription.ts @@ -91,7 +91,7 @@ export const boardFields: INodeProperties[] = [ ], }, }, - description: 'The user ID in Wekan. Choose from the list, or specify an ID using an expression.', + description: 'The user ID in Wekan. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Additional Fields', @@ -264,7 +264,7 @@ export const boardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the user that boards are attached. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the user that boards are attached. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Wekan/CardCommentDescription.ts b/packages/nodes-base/nodes/Wekan/CardCommentDescription.ts index 679628e7c5..22fdf25b2f 100644 --- a/packages/nodes-base/nodes/Wekan/CardCommentDescription.ts +++ b/packages/nodes-base/nodes/Wekan/CardCommentDescription.ts @@ -68,7 +68,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -92,7 +92,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -117,7 +117,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Author Name or ID', @@ -138,7 +138,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The user who posted the comment. Choose from the list, or specify an ID using an expression.', + description: 'The user who posted the comment. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Comment', @@ -181,7 +181,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -205,7 +205,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -230,7 +230,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Comment Name or ID', @@ -255,7 +255,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the comment to delete. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the comment to delete. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -301,7 +301,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -326,7 +326,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Comment ID', @@ -369,7 +369,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -393,7 +393,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -418,7 +418,7 @@ export const cardCommentFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Wekan/CardDescription.ts b/packages/nodes-base/nodes/Wekan/CardDescription.ts index 32ecfc7ca1..cbe6f16179 100644 --- a/packages/nodes-base/nodes/Wekan/CardDescription.ts +++ b/packages/nodes-base/nodes/Wekan/CardDescription.ts @@ -77,7 +77,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -101,7 +101,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list to create card in. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list to create card in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', @@ -144,13 +144,13 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The swimlane ID of the new card. Choose from the list, or specify an ID using an expression.', + description: 'The swimlane ID of the new card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Author Name or ID', name: 'authorId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, @@ -192,7 +192,7 @@ export const cardFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an expression.', + description: 'The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Description', @@ -209,7 +209,7 @@ export const cardFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'The new list of member IDs attached to the card. Choose from the list, or specify IDs using an expression.', + description: 'The new list of member IDs attached to the card. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -236,7 +236,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -260,7 +260,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -285,7 +285,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card to delete. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card to delete. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -310,7 +310,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -334,7 +334,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card ID', @@ -377,7 +377,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'From Object', @@ -431,7 +431,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Swimlane Name or ID', @@ -457,7 +457,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the swimlane that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the swimlane that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', @@ -523,7 +523,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -547,7 +547,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -572,7 +572,7 @@ export const cardFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card to update. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Update Fields', @@ -599,7 +599,7 @@ export const cardFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: '', - description: 'Update the owner of the card. Choose from the list, or specify an ID using an expression.', + description: 'Update the owner of the card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Assignee Names or IDs', @@ -609,7 +609,7 @@ export const cardFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an expression.', + description: 'The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Color', @@ -759,7 +759,7 @@ export const cardFields: INodeProperties[] = [ ], }, default: '', - description: 'The new list ID of the card (move operation). Choose from the list, or specify an ID using an expression.', + description: 'The new list ID of the card (move operation). Choose from the list, or specify an ID using an expression.', }, { displayName: 'Member Names or IDs', @@ -769,7 +769,7 @@ export const cardFields: INodeProperties[] = [ loadOptionsMethod: 'getUsers', }, default: [], - description: 'The new list of member IDs attached to the card. Choose from the list, or specify IDs using an expression.', + description: 'The new list of member IDs attached to the card. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Over Time', @@ -791,7 +791,7 @@ export const cardFields: INodeProperties[] = [ ], }, default: '', - description: 'The parent of the card. Choose from the list, or specify an ID using an expression.', + description: 'The parent of the card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Received At', @@ -835,7 +835,7 @@ export const cardFields: INodeProperties[] = [ ], }, default: '', - description: 'The new swimlane ID of the card. Choose from the list, or specify an ID using an expression.', + description: 'The new swimlane ID of the card. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', diff --git a/packages/nodes-base/nodes/Wekan/ChecklistDescription.ts b/packages/nodes-base/nodes/Wekan/ChecklistDescription.ts index 1d91fb5619..3e3abd26ac 100644 --- a/packages/nodes-base/nodes/Wekan/ChecklistDescription.ts +++ b/packages/nodes-base/nodes/Wekan/ChecklistDescription.ts @@ -72,7 +72,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board where the card is in. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board where the card is in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -96,7 +96,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -121,7 +121,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card to add checklist to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card to add checklist to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', @@ -185,7 +185,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -209,7 +209,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -234,7 +234,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Checklist Name or ID', @@ -259,7 +259,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the checklist to delete. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the checklist to delete. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -284,7 +284,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -308,7 +308,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -333,7 +333,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Checklist Name or ID', @@ -358,7 +358,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the checklist to get. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the checklist to get. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -383,7 +383,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -407,7 +407,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -432,7 +432,7 @@ export const checklistFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card to get checklists. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card to get checklists. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Wekan/ChecklistItemDescription.ts b/packages/nodes-base/nodes/Wekan/ChecklistItemDescription.ts index 8e3f2b67e7..54e8de8640 100644 --- a/packages/nodes-base/nodes/Wekan/ChecklistItemDescription.ts +++ b/packages/nodes-base/nodes/Wekan/ChecklistItemDescription.ts @@ -66,7 +66,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -90,7 +90,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -115,7 +115,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Checklist Name or ID', @@ -140,7 +140,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Checklist Item Name or ID', @@ -166,7 +166,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -191,7 +191,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -215,7 +215,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -240,7 +240,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Checklist ID', @@ -284,7 +284,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -309,7 +309,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -333,7 +333,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Card Name or ID', @@ -358,7 +358,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'CheckList Name or ID', @@ -383,7 +383,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Checklist Item Name or ID', @@ -409,7 +409,7 @@ export const checklistItemFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the checklistItem item to update. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the checklistItem item to update. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Update Fields', diff --git a/packages/nodes-base/nodes/Wekan/ListDescription.ts b/packages/nodes-base/nodes/Wekan/ListDescription.ts index 14c178bba5..6cbf871ddc 100644 --- a/packages/nodes-base/nodes/Wekan/ListDescription.ts +++ b/packages/nodes-base/nodes/Wekan/ListDescription.ts @@ -71,7 +71,7 @@ export const listFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board the list should be created in. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board the list should be created in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', @@ -115,7 +115,7 @@ export const listFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List Name or ID', @@ -139,7 +139,7 @@ export const listFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the list to delete. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the list to delete. Choose from the list, or specify an ID using an expression.', }, // ---------------------------------- @@ -164,7 +164,7 @@ export const listFields: INodeProperties[] = [ ], }, }, - description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the board that list belongs to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'List ID', @@ -207,7 +207,7 @@ export const listFields: INodeProperties[] = [ ], }, }, - description: 'ID of the board where the lists are in. Choose from the list, or specify an ID using an expression.', + description: 'ID of the board where the lists are in. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Return All', diff --git a/packages/nodes-base/nodes/Wise/WiseTrigger.node.ts b/packages/nodes-base/nodes/Wise/WiseTrigger.node.ts index 8570f80d24..9e6cd55ac8 100644 --- a/packages/nodes-base/nodes/Wise/WiseTrigger.node.ts +++ b/packages/nodes-base/nodes/Wise/WiseTrigger.node.ts @@ -56,7 +56,7 @@ export class WiseTrigger implements INodeType { displayName: 'Profile Name or ID', name: 'profileId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, typeOptions: { loadOptionsMethod: 'getProfiles', diff --git a/packages/nodes-base/nodes/Wise/descriptions/AccountDescription.ts b/packages/nodes-base/nodes/Wise/descriptions/AccountDescription.ts index 92047b6673..55ea13489d 100644 --- a/packages/nodes-base/nodes/Wise/descriptions/AccountDescription.ts +++ b/packages/nodes-base/nodes/Wise/descriptions/AccountDescription.ts @@ -52,7 +52,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getProfiles', }, - description: 'ID of the user profile to retrieve the balance of. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user profile to retrieve the balance of. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -76,7 +76,7 @@ export const accountFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getProfiles', }, - description: 'ID of the user profile whose account to retrieve the statement of. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user profile whose account to retrieve the statement of. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -100,7 +100,7 @@ export const accountFields: INodeProperties[] = [ 'profileId', ], }, - description: 'ID of the borderless account to retrieve the statement of. Choose from the list, or specify an ID using an expression.', + description: 'ID of the borderless account to retrieve the statement of. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Wise/descriptions/ProfileDescription.ts b/packages/nodes-base/nodes/Wise/descriptions/ProfileDescription.ts index 817f7cc36c..0987ea216e 100644 --- a/packages/nodes-base/nodes/Wise/descriptions/ProfileDescription.ts +++ b/packages/nodes-base/nodes/Wise/descriptions/ProfileDescription.ts @@ -44,7 +44,7 @@ export const profileFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getProfiles', }, - description: 'ID of the user profile to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user profile to retrieve. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Wise/descriptions/QuoteDescription.ts b/packages/nodes-base/nodes/Wise/descriptions/QuoteDescription.ts index fad94c11c6..8c8545b35f 100644 --- a/packages/nodes-base/nodes/Wise/descriptions/QuoteDescription.ts +++ b/packages/nodes-base/nodes/Wise/descriptions/QuoteDescription.ts @@ -44,7 +44,7 @@ export const quoteFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getProfiles', }, - description: 'ID of the user profile to create the quote under. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user profile to create the quote under. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -65,7 +65,7 @@ export const quoteFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getRecipients', }, - description: 'ID of the account that will receive the funds. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account that will receive the funds. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/Wise/descriptions/TransferDescription.ts b/packages/nodes-base/nodes/Wise/descriptions/TransferDescription.ts index 16b2838af6..55e5bb13d5 100644 --- a/packages/nodes-base/nodes/Wise/descriptions/TransferDescription.ts +++ b/packages/nodes-base/nodes/Wise/descriptions/TransferDescription.ts @@ -62,7 +62,7 @@ export const transferFields: INodeProperties[] = [ 'profileId', ], }, - description: 'ID of the user profile to retrieve the balance of. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user profile to retrieve the balance of. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -101,7 +101,7 @@ export const transferFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getRecipients', }, - description: 'ID of the account that will receive the funds. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account that will receive the funds. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -174,7 +174,7 @@ export const transferFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getProfiles', }, - description: 'ID of the user profile to execute the transfer under. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user profile to execute the transfer under. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -300,7 +300,7 @@ export const transferFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getProfiles', }, - description: 'ID of the user profile to retrieve. Choose from the list, or specify an ID using an expression.', + description: 'ID of the user profile to retrieve. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ diff --git a/packages/nodes-base/nodes/WooCommerce/ProductDescription.ts b/packages/nodes-base/nodes/WooCommerce/ProductDescription.ts index ff6da08016..b5812cc240 100644 --- a/packages/nodes-base/nodes/WooCommerce/ProductDescription.ts +++ b/packages/nodes-base/nodes/WooCommerce/ProductDescription.ts @@ -149,7 +149,7 @@ export const productFields: INodeProperties[] = [ loadOptionsMethod: 'getCategories', }, default: [], - description: 'List of categories. Choose from the list, or specify IDs using an expression.', + description: 'List of categories. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Cross Sell IDs', @@ -348,7 +348,7 @@ export const productFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'List of tags. Choose from the list, or specify IDs using an expression.', + description: 'List of tags. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Tax Class', @@ -663,7 +663,7 @@ export const productFields: INodeProperties[] = [ loadOptionsMethod: 'getCategories', }, default: [], - description: 'List of categories. Choose from the list, or specify IDs using an expression.', + description: 'List of categories. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Cross Sell IDs', @@ -869,7 +869,7 @@ export const productFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'List of tags. Choose from the list, or specify IDs using an expression.', + description: 'List of tags. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Tax Class', @@ -1190,7 +1190,7 @@ export const productFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCategories', }, - description: 'Limit result set to products assigned a specific category ID. Choose from the list, or specify an ID using an expression.', + description: 'Limit result set to products assigned a specific category ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Context', @@ -1359,7 +1359,7 @@ export const productFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTags', }, - description: 'Limit result set to products assigned a specific tag ID. Choose from the list, or specify an ID using an expression.', + description: 'Limit result set to products assigned a specific tag ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Tax Class', diff --git a/packages/nodes-base/nodes/Wordpress/PostDescription.ts b/packages/nodes-base/nodes/Wordpress/PostDescription.ts index 38bfb93f0e..d124bd8e1e 100644 --- a/packages/nodes-base/nodes/Wordpress/PostDescription.ts +++ b/packages/nodes-base/nodes/Wordpress/PostDescription.ts @@ -96,7 +96,7 @@ export const postFields: INodeProperties[] = [ loadOptionsMethod: 'getAuthors', }, default: '', - description: 'The ID for the author of the object. Choose from the list, or specify an ID using an expression.', + description: 'The ID for the author of the object. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Content', @@ -249,7 +249,7 @@ export const postFields: INodeProperties[] = [ loadOptionsMethod: 'getCategories', }, default: [], - description: 'The terms assigned to the object in the category taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'The terms assigned to the object in the category taxonomy. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Tag Names or IDs', @@ -259,7 +259,7 @@ export const postFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The terms assigned to the object in the post_tag taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'The terms assigned to the object in the post_tag taxonomy. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Template', @@ -375,7 +375,7 @@ export const postFields: INodeProperties[] = [ loadOptionsMethod: 'getAuthors', }, default: '', - description: 'The ID for the author of the object. Choose from the list, or specify an ID using an expression.', + description: 'The ID for the author of the object. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Title', @@ -535,7 +535,7 @@ export const postFields: INodeProperties[] = [ loadOptionsMethod: 'getCategories', }, default: [], - description: 'The terms assigned to the object in the category taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'The terms assigned to the object in the category taxonomy. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Tag Names or IDs', @@ -545,7 +545,7 @@ export const postFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The terms assigned to the object in the post_tag taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'The terms assigned to the object in the post_tag taxonomy. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Template', @@ -759,7 +759,7 @@ export const postFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAuthors', }, - description: 'Limit result set to posts assigned to specific authors. Choose from the list, or specify IDs using an expression.', + description: 'Limit result set to posts assigned to specific authors. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Before', @@ -776,7 +776,7 @@ export const postFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCategories', }, - description: 'Limit result set to all items that have the specified term assigned in the categories taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'Limit result set to all items that have the specified term assigned in the categories taxonomy. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Context', @@ -808,7 +808,7 @@ export const postFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getCategories', }, - description: 'Limit result set to all items except those that have the specified term assigned in the categories taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'Limit result set to all items except those that have the specified term assigned in the categories taxonomy. Choose from the list, or specify IDs using an expression.', }, { // eslint-disable-next-line n8n-nodes-base/node-param-display-name-wrong-for-dynamic-multi-options @@ -819,7 +819,7 @@ export const postFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTags', }, - description: 'Limit result set to all items except those that have the specified term assigned in the tags taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'Limit result set to all items except those that have the specified term assigned in the tags taxonomy. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Order', @@ -938,7 +938,7 @@ export const postFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getTags', }, - description: 'Limit result set to all items that have the specified term assigned in the tags taxonomy. Choose from the list, or specify IDs using an expression.', + description: 'Limit result set to all items that have the specified term assigned in the tags taxonomy. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Workable/WorkableTrigger.node.ts b/packages/nodes-base/nodes/Workable/WorkableTrigger.node.ts index fd5b30e49e..da5611cdbd 100644 --- a/packages/nodes-base/nodes/Workable/WorkableTrigger.node.ts +++ b/packages/nodes-base/nodes/Workable/WorkableTrigger.node.ts @@ -82,7 +82,7 @@ export class WorkableTrigger implements INodeType { loadOptionsMethod: 'getJobs', }, default: '', - description: 'Get notifications only for one job. Choose from the list, or specify an ID using an expression.', + description: 'Get notifications only for one job. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Stage Name or ID', @@ -92,7 +92,7 @@ export class WorkableTrigger implements INodeType { loadOptionsMethod: 'getStages', }, default: '', - description: 'Get notifications for specific stages. e.g. \'hired\'. Choose from the list, or specify an ID using an expression.', + description: 'Get notifications for specific stages. e.g. \'hired\'. Choose from the list, or specify an ID using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/WorkflowTrigger/WorkflowTrigger.node.json b/packages/nodes-base/nodes/WorkflowTrigger/WorkflowTrigger.node.json index c58d9ef9e4..f4559e0b81 100644 --- a/packages/nodes-base/nodes/WorkflowTrigger/WorkflowTrigger.node.json +++ b/packages/nodes-base/nodes/WorkflowTrigger/WorkflowTrigger.node.json @@ -8,7 +8,7 @@ "resources": { "primaryDocumentation": [ { - "url": "https://docs.n8n.io/nodes/n8n-nodes-base.WorkflowTrigger/" + "url": "https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.workflowtrigger/" } ] }, @@ -17,4 +17,4 @@ "Flow" ] } -} \ No newline at end of file +} diff --git a/packages/nodes-base/nodes/Wufoo/WufooTrigger.node.ts b/packages/nodes-base/nodes/Wufoo/WufooTrigger.node.ts index bc2cde454e..4d6924acc7 100644 --- a/packages/nodes-base/nodes/Wufoo/WufooTrigger.node.ts +++ b/packages/nodes-base/nodes/Wufoo/WufooTrigger.node.ts @@ -64,7 +64,7 @@ export class WufooTrigger implements INodeType { typeOptions: { loadOptionsMethod: 'getForms', }, - description: 'The form upon which will trigger this node when a new entry is made. Choose from the list, or specify an ID using an expression.', + description: 'The form upon which will trigger this node when a new entry is made. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Only Answers', diff --git a/packages/nodes-base/nodes/Xero/ContactDescription.ts b/packages/nodes-base/nodes/Xero/ContactDescription.ts index 25a459e6fa..93fbc4bada 100644 --- a/packages/nodes-base/nodes/Xero/ContactDescription.ts +++ b/packages/nodes-base/nodes/Xero/ContactDescription.ts @@ -54,7 +54,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, @@ -323,7 +323,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountCodes', }, default: '', - description: 'The default purchases account code for contacts. Choose from the list, or specify an ID using an expression.', + description: 'The default purchases account code for contacts. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sales Default Account Code Name or ID', @@ -333,7 +333,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountCodes', }, default: '', - description: 'The default sales account code for contacts. Choose from the list, or specify an ID using an expression.', + description: 'The default sales account code for contacts. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Skype', @@ -365,7 +365,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, @@ -406,7 +406,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, @@ -532,7 +532,7 @@ export const contactFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, @@ -807,7 +807,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountCodes', }, default: '', - description: 'The default purchases account code for contacts. Choose from the list, or specify an ID using an expression.', + description: 'The default purchases account code for contacts. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sales Default Account Code Name or ID', @@ -817,7 +817,7 @@ export const contactFields: INodeProperties[] = [ loadOptionsMethod: 'getAccountCodes', }, default: '', - description: 'The default sales account code for contacts. Choose from the list, or specify an ID using an expression.', + description: 'The default sales account code for contacts. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Skype', diff --git a/packages/nodes-base/nodes/Xero/InvoiceDescription.ts b/packages/nodes-base/nodes/Xero/InvoiceDescription.ts index 2b2a4dcfad..1c0b799954 100644 --- a/packages/nodes-base/nodes/Xero/InvoiceDescription.ts +++ b/packages/nodes-base/nodes/Xero/InvoiceDescription.ts @@ -54,7 +54,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, @@ -171,7 +171,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Item Code Name or ID', name: 'itemCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getItemCodes', loadOptionsDependsOn: [ @@ -184,7 +184,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Account Code Name or ID', name: 'accountCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAccountCodes', loadOptionsDependsOn: [ @@ -309,7 +309,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Branding Theme Name or ID', name: 'brandingThemeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getBrandingThemes', loadOptionsDependsOn: [ @@ -322,7 +322,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Currency Name or ID', name: 'currency', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCurrencies', loadOptionsDependsOn: [ @@ -445,7 +445,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, @@ -500,7 +500,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Branding Theme Name or ID', name: 'brandingThemeId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getBrandingThemes', loadOptionsDependsOn: [ @@ -519,7 +519,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Currency Name or ID', name: 'currency', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getCurrencies', loadOptionsDependsOn: [ @@ -635,7 +635,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Item Code Name or ID', name: 'itemCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getItemCodes', loadOptionsDependsOn: [ @@ -648,7 +648,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Account Code Name or ID', name: 'accountCode', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAccountCodes', loadOptionsDependsOn: [ @@ -809,7 +809,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, @@ -850,7 +850,7 @@ export const invoiceFields: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organizationId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getTenants', }, diff --git a/packages/nodes-base/nodes/Zammad/descriptions/GroupDescription.ts b/packages/nodes-base/nodes/Zammad/descriptions/GroupDescription.ts index 285f4279e6..7bf899efbe 100644 --- a/packages/nodes-base/nodes/Zammad/descriptions/GroupDescription.ts +++ b/packages/nodes-base/nodes/Zammad/descriptions/GroupDescription.ts @@ -77,7 +77,7 @@ export const groupDescription: INodeProperties[] = [ displayName: 'Group ID', name: 'id', type: 'string', - description: 'Group to update. Specify an ID using an expression.', + description: 'Group to update. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -95,7 +95,7 @@ export const groupDescription: INodeProperties[] = [ displayName: 'Group ID', name: 'id', type: 'string', - description: 'Group to delete. Specify an ID using an expression.', + description: 'Group to delete. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -113,7 +113,7 @@ export const groupDescription: INodeProperties[] = [ displayName: 'Group ID', name: 'id', type: 'string', - description: 'Group to retrieve. Specify an ID using an expression.', + description: 'Group to retrieve. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -173,7 +173,7 @@ export const groupDescription: INodeProperties[] = [ loadOptionsMethod: 'loadGroupCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -242,7 +242,7 @@ export const groupDescription: INodeProperties[] = [ loadOptionsMethod: 'loadGroupCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', diff --git a/packages/nodes-base/nodes/Zammad/descriptions/OrganizationDescription.ts b/packages/nodes-base/nodes/Zammad/descriptions/OrganizationDescription.ts index bea5b7d160..adffa7e784 100644 --- a/packages/nodes-base/nodes/Zammad/descriptions/OrganizationDescription.ts +++ b/packages/nodes-base/nodes/Zammad/descriptions/OrganizationDescription.ts @@ -77,7 +77,7 @@ export const organizationDescription: INodeProperties[] = [ displayName: 'Organization ID', name: 'id', type: 'string', - description: 'Organization to update. Specify an ID using an expression.', + description: 'Organization to update. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -95,7 +95,7 @@ export const organizationDescription: INodeProperties[] = [ displayName: 'Organization ID', name: 'id', type: 'string', - description: 'Organization to delete. Specify an ID using an expression.', + description: 'Organization to delete. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -113,7 +113,7 @@ export const organizationDescription: INodeProperties[] = [ displayName: 'Organization ID', name: 'id', type: 'string', - description: 'Organization to retrieve. Specify an ID using an expression.', + description: 'Organization to retrieve. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -172,7 +172,7 @@ export const organizationDescription: INodeProperties[] = [ loadOptionsMethod: 'loadOrganizationCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -241,7 +241,7 @@ export const organizationDescription: INodeProperties[] = [ loadOptionsMethod: 'loadOrganizationCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', diff --git a/packages/nodes-base/nodes/Zammad/descriptions/TicketDescription.ts b/packages/nodes-base/nodes/Zammad/descriptions/TicketDescription.ts index 3a9f50c6d0..74c8e77b93 100644 --- a/packages/nodes-base/nodes/Zammad/descriptions/TicketDescription.ts +++ b/packages/nodes-base/nodes/Zammad/descriptions/TicketDescription.ts @@ -76,7 +76,7 @@ export const ticketDescription: INodeProperties[] = [ loadOptionsMethod: 'loadGroupNames', }, placeholder: 'First-Level Helpdesk', - description: 'Group that will own the ticket to create. Choose from the list, or specify an ID using an expression.', + description: 'Group that will own the ticket to create. Choose from the list, or specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -97,7 +97,7 @@ export const ticketDescription: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'loadCustomerEmails', }, - description: 'Email address of the customer concerned in the ticket to create. Choose from the list, or specify an ID using an expression.', + description: 'Email address of the customer concerned in the ticket to create. Choose from the list, or specify an ID using an expression.', default: '', placeholder: 'hello@n8n.io', required: true, @@ -116,7 +116,7 @@ export const ticketDescription: INodeProperties[] = [ displayName: 'Ticket ID', name: 'id', type: 'string', - description: 'Ticket to retrieve. Specify an ID using an expression.', + description: 'Ticket to retrieve. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -135,7 +135,7 @@ export const ticketDescription: INodeProperties[] = [ name: 'id', type: 'string', default: '', - description: 'Ticket to delete. Specify an ID using an expression.', + description: 'Ticket to delete. Specify an ID using an expression.', required: true, displayOptions: { show: { @@ -279,7 +279,7 @@ export const ticketDescription: INodeProperties[] = [ loadOptionsMethod: 'loadTicketCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', diff --git a/packages/nodes-base/nodes/Zammad/descriptions/UserDescription.ts b/packages/nodes-base/nodes/Zammad/descriptions/UserDescription.ts index 5fadcc794f..ab047c90dd 100644 --- a/packages/nodes-base/nodes/Zammad/descriptions/UserDescription.ts +++ b/packages/nodes-base/nodes/Zammad/descriptions/UserDescription.ts @@ -102,7 +102,7 @@ export const userDescription: INodeProperties[] = [ displayName: 'User ID', name: 'id', type: 'string', - description: 'User to update. Specify an ID using an expression.', + description: 'User to update. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -120,7 +120,7 @@ export const userDescription: INodeProperties[] = [ displayName: 'User ID', name: 'id', type: 'string', - description: 'User to delete. Specify an ID using an expression.', + description: 'User to delete. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -138,7 +138,7 @@ export const userDescription: INodeProperties[] = [ displayName: 'User ID', name: 'id', type: 'string', - description: 'User to retrieve. Specify an ID using an expression.', + description: 'User to retrieve. Specify an ID using an expression.', default: '', required: true, displayOptions: { @@ -240,7 +240,7 @@ export const userDescription: INodeProperties[] = [ loadOptionsMethod: 'loadUserCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -287,7 +287,7 @@ export const userDescription: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organization', type: 'options', - description: 'Name of the organization to assign to the user. Choose from the list, or specify an ID using an expression.', + description: 'Name of the organization to assign to the user. Choose from the list, or specify an ID using an expression.', default: '', typeOptions: { loadOptionsMethod: 'loadOrganizations', @@ -418,7 +418,7 @@ export const userDescription: INodeProperties[] = [ loadOptionsMethod: 'loadUserCustomFields', }, default: '', - description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', + description: 'Name of the custom field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Field Value', @@ -479,7 +479,7 @@ export const userDescription: INodeProperties[] = [ displayName: 'Organization Name or ID', name: 'organization', type: 'options', - description: 'Name of the organization to assign to the user. Choose from the list, or specify an ID using an expression.', + description: 'Name of the organization to assign to the user. Choose from the list, or specify an ID using an expression.', default: '', typeOptions: { loadOptionsMethod: 'loadOrganizationNames', @@ -639,7 +639,7 @@ export const userDescription: INodeProperties[] = [ displayName: 'Sort Key Name or ID', name: 'sort_by', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'loadUserFields', }, diff --git a/packages/nodes-base/nodes/Zendesk/ConditionDescription.ts b/packages/nodes-base/nodes/Zendesk/ConditionDescription.ts index 3b03086225..f0f4c7f088 100644 --- a/packages/nodes-base/nodes/Zendesk/ConditionDescription.ts +++ b/packages/nodes-base/nodes/Zendesk/ConditionDescription.ts @@ -293,7 +293,7 @@ export const conditionFields: INodeProperties[] = [ displayName: 'Value', name: 'value', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getGroups', }, @@ -319,7 +319,7 @@ export const conditionFields: INodeProperties[] = [ displayName: 'Value', name: 'value', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getUsers', }, diff --git a/packages/nodes-base/nodes/Zendesk/OrganizationDescription.ts b/packages/nodes-base/nodes/Zendesk/OrganizationDescription.ts index ae59c7c45a..ec53994e2b 100644 --- a/packages/nodes-base/nodes/Zendesk/OrganizationDescription.ts +++ b/packages/nodes-base/nodes/Zendesk/OrganizationDescription.ts @@ -141,7 +141,7 @@ export const organizationFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getOrganizationFields', }, @@ -165,7 +165,7 @@ export const organizationFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'IDs of tags applied to this organization. Choose from the list, or specify IDs using an expression.', + description: 'IDs of tags applied to this organization. Choose from the list, or specify IDs using an expression.', }, ], }, @@ -251,7 +251,7 @@ export const organizationFields: INodeProperties[] = [ displayName: 'Field Name or ID', name: 'field', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getOrganizationFields', }, @@ -275,7 +275,7 @@ export const organizationFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'IDs of tags applied to this organization. Choose from the list, or specify IDs using an expression.', + description: 'IDs of tags applied to this organization. Choose from the list, or specify IDs using an expression.', }, ], }, diff --git a/packages/nodes-base/nodes/Zendesk/TicketDescription.ts b/packages/nodes-base/nodes/Zendesk/TicketDescription.ts index cf5cc2777e..5b8ab347a5 100644 --- a/packages/nodes-base/nodes/Zendesk/TicketDescription.ts +++ b/packages/nodes-base/nodes/Zendesk/TicketDescription.ts @@ -141,7 +141,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'Custom field ID. Choose from the list, or specify an ID using an expression.', + description: 'Custom field ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -169,7 +169,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getGroups', }, default: '', - description: 'The group this ticket is assigned to. Choose from the list, or specify an ID using an expression.', + description: 'The group this ticket is assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Recipient', @@ -226,7 +226,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The array of tags applied to this ticket. Choose from the list, or specify IDs using an expression.', + description: 'The array of tags applied to this ticket. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Type', @@ -364,7 +364,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getCustomFields', }, default: '', - description: 'Custom field ID. Choose from the list, or specify an ID using an expression.', + description: 'Custom field ID. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -392,7 +392,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getGroups', }, default: '', - description: 'The group this ticket is assigned to. Choose from the list, or specify an ID using an expression.', + description: 'The group this ticket is assigned to. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Internal Note', @@ -463,7 +463,7 @@ export const ticketFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The array of tags applied to this ticket. Choose from the list, or specify IDs using an expression.', + description: 'The array of tags applied to this ticket. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Type', @@ -664,7 +664,7 @@ export const ticketFields: INodeProperties[] = [ }, }, default: '', - description: 'The group to search. Choose from the list, or specify an ID using an expression.', + description: 'The group to search. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Query', diff --git a/packages/nodes-base/nodes/Zendesk/UserDescription.ts b/packages/nodes-base/nodes/Zendesk/UserDescription.ts index 6f6061fa9d..00774e1069 100644 --- a/packages/nodes-base/nodes/Zendesk/UserDescription.ts +++ b/packages/nodes-base/nodes/Zendesk/UserDescription.ts @@ -154,7 +154,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getLocales', }, default: '', - description: 'The user\'s locale. Choose from the list, or specify an ID using an expression.', + description: 'The user\'s locale. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Moderator', @@ -185,7 +185,7 @@ export const userFields: INodeProperties[] = [ }, type: 'options', default: '', - description: 'The ID of the user\'s organization. If the user has more than one organization memberships, the ID of the user\'s default organization. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the user\'s organization. If the user has more than one organization memberships, the ID of the user\'s default organization. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -251,7 +251,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The array of tags applied to this user. Choose from the list, or specify IDs using an expression.', + description: 'The array of tags applied to this user. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Ticket Restriction', @@ -308,7 +308,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getUserFields', }, default: '', - description: 'Name of the field to sort on. Choose from the list, or specify an ID using an expression.', + description: 'Name of the field to sort on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -412,7 +412,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getLocales', }, default: '', - description: 'The user\'s locale. Choose from the list, or specify an ID using an expression.', + description: 'The user\'s locale. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Moderator', @@ -450,7 +450,7 @@ export const userFields: INodeProperties[] = [ }, type: 'options', default: '', - description: 'The ID of the user\'s organization. If the user has more than one organization memberships, the ID of the user\'s default organization. Choose from the list, or specify an ID using an expression.', + description: 'The ID of the user\'s organization. If the user has more than one organization memberships, the ID of the user\'s default organization. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Phone', @@ -516,7 +516,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getTags', }, default: [], - description: 'The array of tags applied to this user. Choose from the list, or specify IDs using an expression.', + description: 'The array of tags applied to this user. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Ticket Restriction', @@ -573,7 +573,7 @@ export const userFields: INodeProperties[] = [ loadOptionsMethod: 'getUserFields', }, default: '', - description: 'Name of the field to sort on. Choose from the list, or specify an ID using an expression.', + description: 'Name of the field to sort on. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', diff --git a/packages/nodes-base/nodes/Zendesk/ZendeskTrigger.node.ts b/packages/nodes-base/nodes/Zendesk/ZendeskTrigger.node.ts index 9545eec2f9..fd7fc10d22 100644 --- a/packages/nodes-base/nodes/Zendesk/ZendeskTrigger.node.ts +++ b/packages/nodes-base/nodes/Zendesk/ZendeskTrigger.node.ts @@ -120,7 +120,7 @@ export class ZendeskTrigger implements INodeType { { displayName: 'Field Names or IDs', name: 'fields', - description: 'The fields to return the values of. Choose from the list, or specify IDs using an expression.', + description: 'The fields to return the values of. Choose from the list, or specify IDs using an expression.', type: 'multiOptions', default: [], typeOptions: { diff --git a/packages/nodes-base/nodes/Zoho/descriptions/AccountDescription.ts b/packages/nodes-base/nodes/Zoho/descriptions/AccountDescription.ts index 49709c661e..754145931e 100644 --- a/packages/nodes-base/nodes/Zoho/descriptions/AccountDescription.ts +++ b/packages/nodes-base/nodes/Zoho/descriptions/AccountDescription.ts @@ -147,7 +147,7 @@ export const accountFields: INodeProperties[] = [ displayName: 'Account Type Name or ID', name: 'Account_Type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAccountType', }, @@ -339,7 +339,7 @@ export const accountFields: INodeProperties[] = [ displayName: 'Account Type Name or ID', name: 'Account_Type', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getAccountType', }, diff --git a/packages/nodes-base/nodes/Zoho/descriptions/DealDescription.ts b/packages/nodes-base/nodes/Zoho/descriptions/DealDescription.ts index d3cc464a28..184cf05303 100644 --- a/packages/nodes-base/nodes/Zoho/descriptions/DealDescription.ts +++ b/packages/nodes-base/nodes/Zoho/descriptions/DealDescription.ts @@ -113,7 +113,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Stage Name or ID', name: 'stage', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', required: true, default: [], typeOptions: { @@ -382,7 +382,7 @@ export const dealFields: INodeProperties[] = [ displayName: 'Stage Name or ID', name: 'Stage', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', typeOptions: { loadOptionsMethod: 'getDealStage', }, diff --git a/packages/nodes-base/nodes/Zoho/descriptions/InvoiceDescription.ts b/packages/nodes-base/nodes/Zoho/descriptions/InvoiceDescription.ts index 6a4e85e688..68f48cc143 100644 --- a/packages/nodes-base/nodes/Zoho/descriptions/InvoiceDescription.ts +++ b/packages/nodes-base/nodes/Zoho/descriptions/InvoiceDescription.ts @@ -163,7 +163,7 @@ export const invoiceFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'ID of the account associated with this invoice. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account associated with this invoice. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Adjustment', @@ -353,7 +353,7 @@ export const invoiceFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'ID of the account associated with this invoice. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account associated with this invoice. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Adjustment', diff --git a/packages/nodes-base/nodes/Zoho/descriptions/PurchaseOrderDescription.ts b/packages/nodes-base/nodes/Zoho/descriptions/PurchaseOrderDescription.ts index c74e7c55b2..d05e15871c 100644 --- a/packages/nodes-base/nodes/Zoho/descriptions/PurchaseOrderDescription.ts +++ b/packages/nodes-base/nodes/Zoho/descriptions/PurchaseOrderDescription.ts @@ -122,7 +122,7 @@ export const purchaseOrderFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getVendors', }, - description: 'ID of the vendor associated with the purchase order. Choose from the list, or specify an ID using an expression.', + description: 'ID of the vendor associated with the purchase order. Choose from the list, or specify an ID using an expression.', displayOptions: { show: { resource: [ @@ -322,7 +322,7 @@ export const purchaseOrderFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getPurchaseOrderStatus', }, - description: 'Status of the purchase order. Choose from the list, or specify an ID using an expression.', + description: 'Status of the purchase order. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sub Total', @@ -549,7 +549,7 @@ export const purchaseOrderFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getPurchaseOrderStatus', }, - description: 'Status of the purchase order. Choose from the list, or specify an ID using an expression.', + description: 'Status of the purchase order. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sub Total', diff --git a/packages/nodes-base/nodes/Zoho/descriptions/QuoteDescription.ts b/packages/nodes-base/nodes/Zoho/descriptions/QuoteDescription.ts index 53825746cc..ff86bb3ed8 100644 --- a/packages/nodes-base/nodes/Zoho/descriptions/QuoteDescription.ts +++ b/packages/nodes-base/nodes/Zoho/descriptions/QuoteDescription.ts @@ -215,7 +215,7 @@ export const quoteFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getQuoteStage', }, - description: 'Stage of the quote. Choose from the list, or specify an ID using an expression.', + description: 'Stage of the quote. Choose from the list, or specify an ID using an expression.', }, shippingAddress, { @@ -409,7 +409,7 @@ export const quoteFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getQuoteStage', }, - description: 'Stage of the quote. Choose from the list, or specify an ID using an expression.', + description: 'Stage of the quote. Choose from the list, or specify an ID using an expression.', }, shippingAddress, { diff --git a/packages/nodes-base/nodes/Zoho/descriptions/SalesOrderDescription.ts b/packages/nodes-base/nodes/Zoho/descriptions/SalesOrderDescription.ts index dd9a3f9f27..386d096887 100644 --- a/packages/nodes-base/nodes/Zoho/descriptions/SalesOrderDescription.ts +++ b/packages/nodes-base/nodes/Zoho/descriptions/SalesOrderDescription.ts @@ -75,7 +75,7 @@ export const salesOrderFields: INodeProperties[] = [ name: 'accountId', required: true, type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getAccounts', @@ -203,7 +203,7 @@ export const salesOrderFields: INodeProperties[] = [ displayName: 'Contact Name or ID', name: 'contactId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getContacts', @@ -222,7 +222,7 @@ export const salesOrderFields: INodeProperties[] = [ displayName: 'Deal Name or ID', name: 'dealId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getDeals', @@ -296,7 +296,7 @@ export const salesOrderFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getSalesOrderStatus', }, - description: 'Status of the sales order. Choose from the list, or specify an ID using an expression.', + description: 'Status of the sales order. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sub Total', @@ -423,7 +423,7 @@ export const salesOrderFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getAccounts', }, - description: 'ID of the account associated with this invoice. Choose from the list, or specify an ID using an expression.', + description: 'ID of the account associated with this invoice. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Adjustment', @@ -447,7 +447,7 @@ export const salesOrderFields: INodeProperties[] = [ displayName: 'Contact Name or ID', name: 'contactId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getContacts', @@ -466,7 +466,7 @@ export const salesOrderFields: INodeProperties[] = [ displayName: 'Deal Name or ID', name: 'dealId', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getDeals', @@ -539,7 +539,7 @@ export const salesOrderFields: INodeProperties[] = [ typeOptions: { loadOptionsMethod: 'getSalesOrderStatus', }, - description: 'Status of the sales order. Choose from the list, or specify an ID using an expression.', + description: 'Status of the sales order. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Sub Total', diff --git a/packages/nodes-base/nodes/Zoho/descriptions/SharedFields.ts b/packages/nodes-base/nodes/Zoho/descriptions/SharedFields.ts index c4e0f894c0..1ca7eef1d5 100644 --- a/packages/nodes-base/nodes/Zoho/descriptions/SharedFields.ts +++ b/packages/nodes-base/nodes/Zoho/descriptions/SharedFields.ts @@ -259,7 +259,7 @@ export const productDetailsOptions: INodeProperties[] = [ displayName: 'Product Name or ID', name: 'id', type: 'options', - description: 'Choose from the list, or specify an ID using an expression', + description: 'Choose from the list, or specify an ID using an expression', default: [], typeOptions: { loadOptionsMethod: 'getProducts', diff --git a/packages/nodes-base/nodes/Zoom/MeetingDescription.ts b/packages/nodes-base/nodes/Zoom/MeetingDescription.ts index ceb01899d7..83287870a9 100644 --- a/packages/nodes-base/nodes/Zoom/MeetingDescription.ts +++ b/packages/nodes-base/nodes/Zoom/MeetingDescription.ts @@ -272,7 +272,7 @@ export const meetingFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', + description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Type', @@ -713,7 +713,7 @@ export const meetingFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', + description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Topic', diff --git a/packages/nodes-base/nodes/Zoom/WebinarDescription.ts b/packages/nodes-base/nodes/Zoom/WebinarDescription.ts index 3555399ca1..27233333a0 100644 --- a/packages/nodes-base/nodes/Zoom/WebinarDescription.ts +++ b/packages/nodes-base/nodes/Zoom/WebinarDescription.ts @@ -240,7 +240,7 @@ export const webinarFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', + description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Webinar Topic', @@ -627,7 +627,7 @@ export const webinarFields: INodeProperties[] = [ loadOptionsMethod: 'getTimezones', }, default: '', - description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', + description: 'Time zone used in the response. The default is the time zone of the calendar. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Webinar Topic', diff --git a/packages/nodes-base/nodes/Zulip/MessageDescription.ts b/packages/nodes-base/nodes/Zulip/MessageDescription.ts index d984faad12..3fc6293f34 100644 --- a/packages/nodes-base/nodes/Zulip/MessageDescription.ts +++ b/packages/nodes-base/nodes/Zulip/MessageDescription.ts @@ -79,7 +79,7 @@ export const messageFields: INodeProperties[] = [ ], }, }, - description: 'The destination stream, or a comma-separated list containing the usernames (emails) of the recipients. Choose from the list, or specify IDs using an expression.', + description: 'The destination stream, or a comma-separated list containing the usernames (emails) of the recipients. Choose from the list, or specify IDs using an expression.', }, { displayName: 'Content', @@ -124,7 +124,7 @@ export const messageFields: INodeProperties[] = [ ], }, }, - description: 'The destination stream, or a comma-separated list containing the usernames (emails) of the recipients. Choose from the list, or specify an ID using an expression.', + description: 'The destination stream, or a comma-separated list containing the usernames (emails) of the recipients. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Topic Name or ID', @@ -148,7 +148,7 @@ export const messageFields: INodeProperties[] = [ }, }, default: '', - description: 'The topic of the message. Only required if type is stream, ignored otherwise. Choose from the list, or specify an ID using an expression.', + description: 'The topic of the message. Only required if type is stream, ignored otherwise. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Content',