POST api/AppEntityAction/save

Request Information

URI Parameters

None.

Body Parameters

AppEntityAction
NameDescriptionTypeAdditional information
AppEntityActionId

globally unique identifier

None.

AppEntityId

globally unique identifier

None.

AppEntityActionName

string

None.

AppEntityActionDescription

string

None.

CreatedOn

date

None.

LastLoggedIn

boolean

None.

rootXPath

string

None.

IsCollection

boolean

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

FilterType

integer

None.

OrganizationId

globally unique identifier

None.

ProcessflowId

globally unique identifier

None.

ParentAppEntityActionId

globally unique identifier

None.

AppEntity

AppEntity

None.

AppEntityActionRequestAttributes

Collection of AppEntityActionRequestAttribute

None.

OrgAPIConnections

Collection of OrgAPIConnection

None.

Tasks

Collection of Task

None.

Tasks1

Collection of Task

None.

TouchPoints

Collection of TouchPoint

None.

TouchPoints1

Collection of TouchPoint

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

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.