Back to Node Auth0

Interface FlowActionSalesforceUpdateLeadParams

docs/interfaces/management.Management.FlowActionSalesforceUpdateLeadParams.html

5.9.11006 B
Original Source

Interface FlowActionSalesforceUpdateLeadParams

interface FlowActionSalesforceUpdateLeadParams {
connection_id: string;
lead_id: string;
payload?: FlowActionSalesforceUpdateLeadParamsPayload;
}

Index

Properties

connection_idlead_idpayload?

Properties

connection_id

connection_id: string

lead_id

lead_id: string

Optionalpayload

payload?: FlowActionSalesforceUpdateLeadParamsPayload

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idlead_idpayload