Back to Node Auth0

Interface FlowActionAirtableListRecordsParams

docs/interfaces/management.Management.FlowActionAirtableListRecordsParams.html

5.9.1963 B
Original Source

Interface FlowActionAirtableListRecordsParams

interface FlowActionAirtableListRecordsParams {
connection_id: string;
base_id: string;
table_name: string;
query?: string;
view?: string;
}

Index

Properties

connection_idbase_idtable_namequery?view?

Properties

connection_id

connection_id: string

base_id

base_id: string

table_name

table_name: string

Optionalquery

query?: string

Optionalview

view?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idbase_idtable_namequeryview