mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Add field "mobile phone" to lead resource (Salesforce) (#1522)
This commit is contained in:
@@ -22,4 +22,5 @@ export interface ILead {
|
||||
AnnualRevenue?: number;
|
||||
IsUnreadByOwner?: boolean;
|
||||
NumberOfEmployees?: number;
|
||||
MobilePhone?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user