明壁幕府忍法帳 > Aptana Index > Home > Axway API Builder > API Builder > API Builder Developer Guide > API Builder Project > Artifacts > Flows > Nodes in Flow > Nodes - Model Upsert

2019.02.07 Ver.11 (2019.5.16)

Nodes - Model Upsert

This document describes the model upsert and provides instance configuration and parameters information.

Name

Description

ModelUpsert

A Model specific flow-node. Invokes the Upsert API on a specified model and returns the response.

Instance configuration

Property

Description

Required

Type

model

The name of the model of which to invoke the Upsert API.

yes

string

Instance parameters

Property

Description

Type

Required

id

The ID of the record to upsert.

string

true

Example