POST api/AttributeMapping/PostAttributeMapping

Request Information

URI Parameters

None.

Body Parameters

AttributeMapping
NameDescriptionTypeAdditional information
AttributeMappingId

integer

None.

TouchPointId

globally unique identifier

None.

SourceAppEntityAttribute

string

None.

DestinationAppEntityAttribute

string

None.

CreatedOn

date

None.

LastLoggedIn

date

None.

IsOrgCustomMapping

boolean

None.

OrganizationId

globally unique identifier

None.

OverridingMappingId

integer

None.

IsProductionReady

boolean

None.

IsActive

boolean

None.

IsOrgInActive

boolean

None.

AppOrgSyncId

globally unique identifier

None.

SortOrder

integer

None.

DestinationAttributeOrVariableId

integer

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

IsValueMappingRequired

boolean

None.

SmallTips

string

None.

IsValueMappingDone

boolean

None.

IsVariable

boolean

None.

IsCondition

boolean

None.

IsAttribute

boolean

None.

ValueMapeTypeId

globally unique identifier

None.

Description

string

None.

IsOutputEncoded

boolean

None.

IsTemplate

boolean

None.

IsVisible

boolean

None.

XmlRendererId

globally unique identifier

None.

ParentAttributeMappingId

integer

None.

IsInitialized

boolean

None.

NodeId

globally unique identifier

None.

VariableGuid

globally unique identifier

None.

AppEntityAttributeGuid

globally unique identifier

None.

ValueMappingTypeName

string

None.

AttributeMapping1

Collection of AttributeMapping

None.

AttributeMapping2

AttributeMapping

None.

TouchPoint

TouchPoint

None.

ValueMapeType

ValueMapeType

None.

XmlRenderer

XmlRenderer

None.

DuplicateChecks

Collection of DuplicateCheck

None.

WorkflowNode

WorkflowNode

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'APPSeConnect.Data.DataModels.AttributeMapping'. Path 'AttributeMapping1'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'APPSeConnect.Data.DataModels.AttributeMapping'. Path 'AttributeMapping1'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'AttributeMapping'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.