Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The result will be stored in the property ApiObject.

Available Activities

Entity Type

Activity Name

Version

Asset

Asset Get

8.0

Attribute

Attribute Get

8.0

Certification

Certification Get

8.0

CertificationEntry

CertificationEntry Get

8.0

CoreIdentity

CoreIdentity Get

8.0

CoreIdentityRepresentation

CoreIdentityRepresentation Get

8.0

EmploymentType

EmploymentType Get

8.0

Identity

Identity Get

8.0

OrganizationUnit

OrganizationUnit Get

8.0

OrganizationUnitRecord

OrganizationUnitRecord Get

8.0

Resource

Resource Get

8.0

ResourceAssignment

ResourceAssignment Get

8.2.5

ResourceAssignmentContext

ResourceAssignmentContext Get

Get All Activity

The get activity loads a list of entities that can be filtered and sorted based on the API-V2 REST Querystring-Parameter

...

The result will be stored in the property ApiObjects.

Available Activities

Entity Type

Activity Name

Version

CoreIdentity

CoreIdentity Get All

8.1

Identity

Identity Get All

8.1

Attribute

Attribute Get All

8.1

OrganizationUnit

OrganizationUnit Get All

8.1

CoreIdentityRepresentation

CoreIdentityRepresentation Get All

8.1

OrganizationUnitRecord

OrganizationUnitRecord Get All

8.1

EmploymentType

EmploymentType Get All

8.1

CertificationEntry

CertificationEntry Get All

8.1

Certification

Certification Get All

8.1

Asset

Asset Get All

8.1

Resource

Resource Get All

8.1

ResourceAssignmentContext

ResourceAssignmentContext All

8.2.5

ResourceAssignment

ResourceAssignment All

8.2.5

Create Activity

This activity creates an object and returns the identifier of the newly created entity.

...

The properties of the entity to create as JSON based on the guideline https://itsense.atlassian.net/wiki/spaces/IKB/pages/1101430803/API-V2+REST+Create+objects#Create-a-single-object.

Available Activities

Entity Type

Activity Name

Version

CoreIdentity

CoreIdentity Create

8.0

Identity

Identity Create

8.0

OrganizationUnit

OrganizationUnit Create

8.0

CoreIdentityEmployment

CoreIdentityEmployment

8.0

CoreIdentityRepresentation

CoreIdentityRepresentation Create

8.0

CoreIdentityRepresentationStateEvent

CoreIdentityRepresentationStateEvent

8.0

OrganizationUnitRecord

OrganizationUnitRecord Create

8.0

CoreIdentityRepresentationRelationshipStateEv

CoreIdentityRepresentationRelationshipStateEv

8.0

CertificationEntry

CertificationEntry Create

8.0

Certification

Certification Create

8.0

Update Activity

Updates the entity based on the changes.

...

The changes that have to be applied to the entity. The changes have to be in JSON and based on the guideline https://itsense.atlassian.net/wiki/spaces/IKB/pages/1100481494/API-V2+REST+Update+objects#Update-a-single-object

Available Activities

Entity Type

Activity Name

Version

CoreIdentity

CoreIdentity Update

8.0

Identity

Identity Update

8.0

OrganizationUnit

OrganizationUnit Update

8.0

CoreIdentityRepresentation

CoreIdentityRepresentation Update

8.0

OrganizationUnitRecord

OrganizationUnitRecord Update

8.0

CoreIdentityEmployment

CoreIdentityEmployment Update

8.0

Delete Activity

Deletes an entity based on its identifier.

...

The identifier of the entity,

Available Activities

Entity Type

Activity Name

Version

CoreIdentity

CoreIdentity Delete

8.0

Identity

Identity Delete

8.0

OrganizationUnit

OrganizationUnit Delete

8.0

CoreIdentityRepresentation

CoreIdentityRepresentation Delete

8.0

OrganizationUnitRecord

OrganizationUnitRecord Delete

8.0