Skip to main content

Fenergo API

The Fenergo API Task allows calling Fenergo's fine-grained APIs without requiring External Authentication configuration.

Supported Functions

The Fenergo API task supports a limited set of functions.

FunctionDescription
Create EntityCreates Entity in Fenergo.
Create Entity DraftCreates an entity draft.
Update Entity DraftUpdates an existing entity draft.
Entity Advanced SearchReturns entities for given search criteria.
Entity Identifier SearchSearch for Entity using an exact match on External Identifier datakey and value. Same search as used by DataImport's Entity Resolver.
Get Journey InstanceGets Journey Instance by Id.
Reset Journey TaskReset journey task. Warning: If the Task being reset belongs to parallel process (or stage), any changes made, may impact already closed tasks in this process (or stage).

Configuration

Fenergo API Task Options
Fenergo API Task Configuration
ConfigurationDescription
FenX EndpointDowndown listing of supported functions
RequestTemplated input

Task Output

Returns the API response that can be used in subsequent tasks.

Output VariablesDataTypeDescription
ResponseBodyJsonReturned output from API, see API documentation for each function / endpoint response