Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Menu
Vlocity SDK
datasource/apexrest/ApexRest
ApexRestDataSource
Class ApexRestDataSource
Hierarchy
ApexRestDataSource
Implements
default
Index
Constructors
constructor
Properties
connection
data
SourceDB
in
Platform
Data
input
Methods
execute
jsforce
Apex
Rest
Constructors
constructor
new
Apex
Rest
Data
Source
(
connection
:
any
, input
:
ApexRestInput
, dataSourceDB
:
default
, inPlatformData
?:
Promise
<
Object
>
)
:
ApexRestDataSource
Parameters
connection:
any
input:
ApexRestInput
dataSourceDB:
default
Optional
inPlatformData:
Promise
<
Object
>
Returns
ApexRestDataSource
Properties
Private
connection
connection
:
any
Private
data
SourceDB
data
SourceDB
:
default
Private
in
Platform
Data
in
Platform
Data
:
Promise
<
Object
>
Private
input
input
:
ApexRestInput
Methods
execute
execute
(
)
:
Promise
<
any
>
Executes the ApexRestDataSource
Returns
Promise
<
any
>
Promise
Private
jsforce
Apex
Rest
jsforce
Apex
Rest
(
input
:
ApexRestInput
)
:
Promise
<
any
>
get ApexRest
Parameters
input:
ApexRestInput
Returns
Promise
<
any
>
Promise
Exports
datasource/apexrest/
Apex
Rest
Apex
Rest
Data
Source
constructor
connection
data
SourceDB
in
Platform
Data
input
execute
jsforce
Apex
Rest
Generated using
TypeDoc
Executes the ApexRestDataSource