Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowActionPipedriveAddPersonParams
Interface FlowActionPipedriveAddPersonParams
interface
FlowActionPipedriveAddPersonParams
{
connection_id
:
string
;
name
:
string
;
email
?:
string
;
phone
?:
string
;
owner_id
?:
FlowActionPipedriveAddPersonParamsOwnerId
;
organization_id
?:
FlowActionPipedriveAddPersonParamsOrganizationId
;
fields
?:
FlowActionPipedriveAddPersonParamsFields
;
}
Index
Properties
connection_
id
name
email?
phone?
owner_
id?
organization_
id?
fields?
Properties
connection_
id
connection_id
:
string
name
name
:
string
Optional
email
email
?:
string
Optional
phone
phone
?:
string
Optional
owner_
id
owner_id
?:
FlowActionPipedriveAddPersonParamsOwnerId
Optional
organization_
id
organization_id
?:
FlowActionPipedriveAddPersonParamsOrganizationId
Optional
fields
fields
?:
FlowActionPipedriveAddPersonParamsFields
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection_
id
name
email
phone
owner_
id
organization_
id
fields
Auth0 Node.js SDK - v5.0.0
Loading...