...
A list of properties to load can be the snake-cased properties names of the entity itself or the system names of attributes you want to load.
Output Data
The result will be stored in the property ApiObject.
Available Activities
Entity Type | Activity Name | Version |
---|---|---|
CoreIdentity | CoreIdentity Get | 8.0 |
Identity | Identity Get | 8.0 |
Attribute | Attribute Get | 8.0 |
OrganizationUnit | OrganizationUnit Get | 8.0 |
CoreIdentityRepresentation | CoreIdentityRepresentation Get | 8.0 |
OrganizationUnitRecord | OrganizationUnitRecord Get | 8.0 |
EmploymentType | EmploymentType Get | 8.0 |
CertificationEntry | CertificationEntry Get | 8.0 |
Certification | Certification Get | 8.0 |
Asset | Asset Get | 8.0 |
Resource | Resource Get | 8.0 |
...
The query string that follows the guideline API-V2 REST Querystring-Parameter.
Output Data
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 |
...