@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/automation
Action
Function Action
Action
<
I
extends
Record
<
string
,
FlowValueType
>
,
O
extends
Record
<
string
,
FlowValueType
>
,
>
(
_config
:
ActionConfig
<
I
,
O
>
,
_body
?:
(
params
:
ActionBodyParams
<
OutputsWithDotwalk
<
I
>
,
FlowSchemaType
<
O
>
>
,
)
=>
void
,
)
:
Action
<
FlowIOType
<
I
>
,
OutputsWithDotwalk
<
O
>
,
O
>
Type Parameters
I
extends
Record
<
string
,
FlowValueType
>
O
extends
Record
<
string
,
FlowValueType
>
Parameters
_config
:
ActionConfig
<
I
,
O
>
Optional
_body
:
(
params
:
ActionBodyParams
<
OutputsWithDotwalk
<
I
>
,
FlowSchemaType
<
O
>
>
)
=>
void
Returns
Action
<
FlowIOType
<
I
>
,
OutputsWithDotwalk
<
O
>
,
O
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...