/sap-successfactors-performance-goals | Type: Application | PCID required: Yes
Tools
sap_successfactors_performance_goals_create_dev_goal_2001
Add new entity to DevGoal_2001 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
category | string | null | No | — | The category value |
competencies | object | No | — | The competencies value | |
custom01 | string | null | No | — | The custom01 value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
id | string | No | — | The id value | |
lastModified | string | null | No | — | Last Modified |
metric | string | null | No | — | The metric value |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
planId | string | null | No | — | Plan Id |
purpose | string | null | No | — | The purpose value |
purposeLabel | string | null | No | — | Purpose Label |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"competencies": {
"type": "object",
"description": "The competencies value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"custom01": {
"type": [
"string",
"null"
],
"description": "The custom01 value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"id": {
"type": "string",
"description": "The id value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"purpose": {
"type": [
"string",
"null"
],
"description": "The purpose value"
},
"purposeLabel": {
"type": [
"string",
"null"
],
"description": "Purpose Label"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_create_dev_goal_detail
Add new entity to DevGoalDetail Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Activity_activityId | string | No | — | Activity Activity Id | |
createdBy | string | null | No | — | Created By |
createdDate | string | null | No | — | Created Date |
createdDateTime | string | null | No | — | Created Date Time |
externalCode | string | No | — | External Code | |
goalId | string | null | No | — | Goal Id |
lastModifiedBy | string | null | No | — | Last Modified By |
lastModifiedDate | string | null | No | — | Last Modified Date |
lastModifiedDateTime | string | null | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | null | No | — | Last Modified Date With TZ |
mdfDevGoalDetailToSimpleDevGoalNav | object | No | — | Mdf Dev Goal Detail To Simple Dev Goal Nav | |
mdfSystemEffectiveEndDate | string | null | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | null | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | null | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | null | No | — | Mdf System Object Type |
mdfSystemRecordId | string | null | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | null | No | — | Mdf System Record Status |
mdfSystemStatus | string | null | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | null | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | null | No | — | Mdf System Version Id |
snapshot | boolean | null | No | — | The snapshot value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Activity_activityId": {
"type": "string",
"description": "Activity Activity Id"
},
"createdBy": {
"type": [
"string",
"null"
],
"description": "Created By"
},
"createdDate": {
"type": [
"string",
"null"
],
"description": "Created Date"
},
"createdDateTime": {
"type": [
"string",
"null"
],
"description": "Created Date Time"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"goalId": {
"type": [
"string",
"null"
],
"description": "Goal Id"
},
"lastModifiedBy": {
"type": [
"string",
"null"
],
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": [
"string",
"null"
],
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": [
"string",
"null"
],
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": [
"string",
"null"
],
"description": "Last Modified Date With TZ"
},
"mdfDevGoalDetailToSimpleDevGoalNav": {
"type": "object",
"description": "Mdf Dev Goal Detail To Simple Dev Goal Nav",
"properties": {
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"name": {
"type": "string",
"description": "The name value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
}
}
},
"mdfSystemEffectiveEndDate": {
"type": [
"string",
"null"
],
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": [
"string",
"null"
],
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": [
"string",
"null"
],
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": [
"string",
"null"
],
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": [
"string",
"null"
],
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": [
"string",
"null"
],
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": [
"string",
"null"
],
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": [
"string",
"null"
],
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": [
"string",
"null"
],
"description": "Mdf System Version Id"
},
"snapshot": {
"type": [
"boolean",
"null"
],
"description": "The snapshot value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_create_goal_1
Add new entity to Goal_1 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
bizxActual | number | null | No | — | Bizx Actual |
bizxPos | integer | null | No | — | Bizx Pos |
bizxPosLabel | string | null | No | — | Bizx Pos Label |
bizxStrategic | integer | null | No | — | Bizx Strategic |
bizxStrategicLabel | string | null | No | — | Bizx Strategic Label |
bizxTarget | number | null | No | — | Bizx Target |
category | string | null | No | — | The category value |
comments | object | No | — | The comments value | |
currentOwner | string | null | No | — | Current Owner |
done | number | null | No | — | The done value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
id | string | No | — | The id value | |
lastModified | string | null | No | — | Last Modified |
link | string | null | No | — | The link value |
metric | string | null | No | — | The metric value |
milestones | object | No | — | The milestones value | |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
permissionNav | object | No | — | Permission Nav | |
planId | string | null | No | — | Plan Id |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
tasks | object | No | — | The tasks value | |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
weight | number | null | No | — | The weight value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"bizxActual": {
"type": [
"number",
"null"
],
"description": "Bizx Actual"
},
"bizxPos": {
"type": [
"integer",
"null"
],
"description": "Bizx Pos"
},
"bizxPosLabel": {
"type": [
"string",
"null"
],
"description": "Bizx Pos Label"
},
"bizxStrategic": {
"type": [
"integer",
"null"
],
"description": "Bizx Strategic"
},
"bizxStrategicLabel": {
"type": [
"string",
"null"
],
"description": "Bizx Strategic Label"
},
"bizxTarget": {
"type": [
"number",
"null"
],
"description": "Bizx Target"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"comments": {
"type": "object",
"description": "The comments value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"currentOwner": {
"type": [
"string",
"null"
],
"description": "Current Owner"
},
"done": {
"type": [
"number",
"null"
],
"description": "The done value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"id": {
"type": "string",
"description": "The id value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"link": {
"type": [
"string",
"null"
],
"description": "The link value"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"milestones": {
"type": "object",
"description": "The milestones value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"permissionNav": {
"type": "object",
"description": "Permission Nav",
"properties": {
"bizxActual": {
"type": "integer",
"description": "Bizx Actual"
},
"bizxPos": {
"type": "integer",
"description": "Bizx Pos"
},
"bizxStrategic": {
"type": "integer",
"description": "Bizx Strategic"
},
"bizxTarget": {
"type": "integer",
"description": "Bizx Target"
},
"category": {
"type": "integer",
"description": "The category value"
},
"comments": {
"type": "integer",
"description": "The comments value"
},
"create": {
"type": "boolean",
"description": "The create value"
},
"delete": {
"type": "boolean",
"description": "The delete value"
},
"done": {
"type": "integer",
"description": "The done value"
},
"due": {
"type": "integer",
"description": "The due value"
},
"edit": {
"type": "boolean",
"description": "The edit value"
},
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"link": {
"type": "integer",
"description": "The link value"
},
"metric": {
"type": "integer",
"description": "The metric value"
},
"milestones": {
"type": "integer",
"description": "The milestones value"
},
"name": {
"type": "integer",
"description": "The name value"
},
"privateAccess": {
"type": "boolean",
"description": "Private Access"
},
"start": {
"type": "integer",
"description": "The start value"
},
"state": {
"type": "integer",
"description": "The state value"
},
"tasks": {
"type": "integer",
"description": "The tasks value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
},
"view": {
"type": "boolean",
"description": "The view value"
},
"weight": {
"type": "integer",
"description": "The weight value"
},
"milestonesPermissionNav": {
"type": "object",
"description": "Milestones Permission Nav"
},
"tasksPermissionNav": {
"type": "object",
"description": "Tasks Permission Nav"
}
}
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"tasks": {
"type": "object",
"description": "The tasks value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
},
"weight": {
"type": [
"number",
"null"
],
"description": "The weight value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_create_goal_2
Add new entity to Goal_2 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
category | string | null | No | — | The category value |
currentOwner | string | null | No | — | Current Owner |
done | number | null | No | — | The done value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
id | string | No | — | The id value | |
lastModified | string | null | No | — | Last Modified |
metric | string | null | No | — | The metric value |
milestones | object | No | — | The milestones value | |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
permissionNav | object | No | — | Permission Nav | |
planId | string | null | No | — | Plan Id |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
tasks | object | No | — | The tasks value | |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
weight | number | null | No | — | The weight value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"currentOwner": {
"type": [
"string",
"null"
],
"description": "Current Owner"
},
"done": {
"type": [
"number",
"null"
],
"description": "The done value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"id": {
"type": "string",
"description": "The id value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"milestones": {
"type": "object",
"description": "The milestones value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"permissionNav": {
"type": "object",
"description": "Permission Nav",
"properties": {
"category": {
"type": "integer",
"description": "The category value"
},
"create": {
"type": "boolean",
"description": "The create value"
},
"delete": {
"type": "boolean",
"description": "The delete value"
},
"done": {
"type": "integer",
"description": "The done value"
},
"due": {
"type": "integer",
"description": "The due value"
},
"edit": {
"type": "boolean",
"description": "The edit value"
},
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"metric": {
"type": "integer",
"description": "The metric value"
},
"milestones": {
"type": "integer",
"description": "The milestones value"
},
"name": {
"type": "integer",
"description": "The name value"
},
"privateAccess": {
"type": "boolean",
"description": "Private Access"
},
"start": {
"type": "integer",
"description": "The start value"
},
"state": {
"type": "integer",
"description": "The state value"
},
"tasks": {
"type": "integer",
"description": "The tasks value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
},
"view": {
"type": "boolean",
"description": "The view value"
},
"weight": {
"type": "integer",
"description": "The weight value"
},
"milestonesPermissionNav": {
"type": "object",
"description": "Milestones Permission Nav"
},
"tasksPermissionNav": {
"type": "object",
"description": "Tasks Permission Nav"
}
}
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"tasks": {
"type": "object",
"description": "The tasks value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
},
"weight": {
"type": [
"number",
"null"
],
"description": "The weight value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_create_goal_3
Add new entity to Goal_3 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
category | string | null | No | — | The category value |
currentOwner | string | null | No | — | Current Owner |
done | number | null | No | — | The done value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
id | string | No | — | The id value | |
lastModified | string | null | No | — | Last Modified |
metric | string | null | No | — | The metric value |
milestones | object | No | — | The milestones value | |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
permissionNav | object | No | — | Permission Nav | |
planId | string | null | No | — | Plan Id |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
tasks | object | No | — | The tasks value | |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
weight | number | null | No | — | The weight value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"currentOwner": {
"type": [
"string",
"null"
],
"description": "Current Owner"
},
"done": {
"type": [
"number",
"null"
],
"description": "The done value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"id": {
"type": "string",
"description": "The id value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"milestones": {
"type": "object",
"description": "The milestones value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"permissionNav": {
"type": "object",
"description": "Permission Nav",
"properties": {
"category": {
"type": "integer",
"description": "The category value"
},
"create": {
"type": "boolean",
"description": "The create value"
},
"delete": {
"type": "boolean",
"description": "The delete value"
},
"done": {
"type": "integer",
"description": "The done value"
},
"due": {
"type": "integer",
"description": "The due value"
},
"edit": {
"type": "boolean",
"description": "The edit value"
},
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"metric": {
"type": "integer",
"description": "The metric value"
},
"milestones": {
"type": "integer",
"description": "The milestones value"
},
"name": {
"type": "integer",
"description": "The name value"
},
"privateAccess": {
"type": "boolean",
"description": "Private Access"
},
"start": {
"type": "integer",
"description": "The start value"
},
"state": {
"type": "integer",
"description": "The state value"
},
"tasks": {
"type": "integer",
"description": "The tasks value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
},
"view": {
"type": "boolean",
"description": "The view value"
},
"weight": {
"type": "integer",
"description": "The weight value"
},
"milestonesPermissionNav": {
"type": "object",
"description": "Milestones Permission Nav"
},
"tasksPermissionNav": {
"type": "object",
"description": "Tasks Permission Nav"
}
}
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"tasks": {
"type": "object",
"description": "The tasks value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
},
"weight": {
"type": [
"number",
"null"
],
"description": "The weight value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_delete_dev_goal_2001
Delete entity from DevGoal_2001 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_delete_dev_goal_detail
Delete entity from DevGoalDetail Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Activity_activityId | integer | Yes | — | key: Activity_activityId |
externalCode | integer | Yes | — | key: externalCode |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Activity_activityId": {
"type": "integer",
"description": "key: Activity_activityId"
},
"externalCode": {
"type": "integer",
"description": "key: externalCode"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"Activity_activityId",
"externalCode"
]
}
sap_successfactors_performance_goals_delete_goal_1
Delete entity from Goal_1 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_delete_goal_2
Delete entity from Goal_2 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_delete_goal_3
Delete entity from Goal_3 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_get_dev_goal_2001
Get entity from DevGoal_2001 by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"custom01",
"due",
"flag",
"guid",
"id",
"lastModified",
"metric",
"modifier",
"name",
"numbering",
"planId",
"purpose",
"purposeLabel",
"start",
"state",
"stateLabel",
"status",
"type",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"competencies"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_get_dev_goal_detail
Get entity from DevGoalDetail by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Activity_activityId | integer | Yes | — | key: Activity_activityId |
externalCode | integer | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Activity_activityId": {
"type": "integer",
"description": "key: Activity_activityId"
},
"externalCode": {
"type": "integer",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Activity_activityId",
"createdBy",
"createdDate",
"createdDateTime",
"externalCode",
"goalId",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"snapshot"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"mdfDevGoalDetailToSimpleDevGoalNav"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"Activity_activityId",
"externalCode"
]
}
sap_successfactors_performance_goals_get_dev_goal_plan_template
Get entity from DevGoalPlanTemplate by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"defaultTemplate",
"description",
"displayOrder",
"dueDate",
"id",
"name",
"parentPlanId",
"startDate",
"useTextForPrivacy"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"devgoals",
"enums"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_get_goal_1
Get entity from Goal_1 by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"bizxActual",
"bizxPos",
"bizxPosLabel",
"bizxStrategic",
"bizxStrategicLabel",
"bizxTarget",
"category",
"currentOwner",
"done",
"due",
"flag",
"guid",
"id",
"lastModified",
"link",
"metric",
"modifier",
"name",
"numbering",
"planId",
"start",
"state",
"stateLabel",
"status",
"type",
"userId",
"weight"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"comments",
"milestones",
"permissionNav",
"tasks"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_get_goal_2
Get entity from Goal_2 by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"currentOwner",
"done",
"due",
"flag",
"guid",
"id",
"lastModified",
"metric",
"modifier",
"name",
"numbering",
"planId",
"start",
"state",
"stateLabel",
"status",
"type",
"userId",
"weight"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"milestones",
"permissionNav",
"tasks"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_get_goal_3
Get entity from Goal_3 by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"currentOwner",
"done",
"due",
"flag",
"guid",
"id",
"lastModified",
"metric",
"modifier",
"name",
"numbering",
"planId",
"start",
"state",
"stateLabel",
"status",
"type",
"userId",
"weight"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"milestones",
"permissionNav",
"tasks"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_get_goal_plan_template
Get entity from GoalPlanTemplate by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | key: id |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"defaultTemplate",
"description",
"displayOrder",
"dueDate",
"id",
"mobileFields",
"name",
"parentPlanId",
"startDate",
"useTextForPrivacy"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"enums",
"goalWeights",
"goals",
"planStates"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_list_dev_goal_2001
Get entities from DevGoal_2001 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"category desc",
"custom01",
"custom01 desc",
"due",
"due desc",
"flag",
"flag desc",
"guid",
"guid desc",
"id",
"id desc",
"lastModified",
"lastModified desc",
"metric",
"metric desc",
"modifier",
"modifier desc",
"name",
"name desc",
"numbering",
"numbering desc",
"planId",
"planId desc",
"purpose",
"purpose desc",
"purposeLabel",
"purposeLabel desc",
"start",
"start desc",
"state",
"state desc",
"stateLabel",
"stateLabel desc",
"status",
"status desc",
"type",
"type desc",
"userId",
"userId desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"custom01",
"due",
"flag",
"guid",
"id",
"lastModified",
"metric",
"modifier",
"name",
"numbering",
"planId",
"purpose",
"purposeLabel",
"start",
"state",
"stateLabel",
"status",
"type",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"competencies"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_list_dev_goal_detail
Get entities from DevGoalDetail Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Activity_activityId",
"Activity_activityId desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"externalCode",
"externalCode desc",
"goalId",
"goalId desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"snapshot",
"snapshot desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Activity_activityId",
"createdBy",
"createdDate",
"createdDateTime",
"externalCode",
"goalId",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"snapshot"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"mdfDevGoalDetailToSimpleDevGoalNav"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_list_dev_goal_plan_template
Get entities from DevGoalPlanTemplate Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"defaultTemplate",
"defaultTemplate desc",
"description",
"description desc",
"displayOrder",
"displayOrder desc",
"dueDate",
"dueDate desc",
"id",
"id desc",
"name",
"name desc",
"parentPlanId",
"parentPlanId desc",
"startDate",
"startDate desc",
"useTextForPrivacy",
"useTextForPrivacy desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"defaultTemplate",
"description",
"displayOrder",
"dueDate",
"id",
"name",
"parentPlanId",
"startDate",
"useTextForPrivacy"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"devgoals",
"enums"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_list_goal_1
Get entities from Goal_1 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"bizxActual",
"bizxActual desc",
"bizxPos",
"bizxPos desc",
"bizxPosLabel",
"bizxPosLabel desc",
"bizxStrategic",
"bizxStrategic desc",
"bizxStrategicLabel",
"bizxStrategicLabel desc",
"bizxTarget",
"bizxTarget desc",
"category",
"category desc",
"currentOwner",
"currentOwner desc",
"done",
"done desc",
"due",
"due desc",
"flag",
"flag desc",
"guid",
"guid desc",
"id",
"id desc",
"lastModified",
"lastModified desc",
"link",
"link desc",
"metric",
"metric desc",
"modifier",
"modifier desc",
"name",
"name desc",
"numbering",
"numbering desc",
"planId",
"planId desc",
"start",
"start desc",
"state",
"state desc",
"stateLabel",
"stateLabel desc",
"status",
"status desc",
"type",
"type desc",
"userId",
"userId desc",
"weight",
"weight desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"bizxActual",
"bizxPos",
"bizxPosLabel",
"bizxStrategic",
"bizxStrategicLabel",
"bizxTarget",
"category",
"currentOwner",
"done",
"due",
"flag",
"guid",
"id",
"lastModified",
"link",
"metric",
"modifier",
"name",
"numbering",
"planId",
"start",
"state",
"stateLabel",
"status",
"type",
"userId",
"weight"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"comments",
"milestones",
"permissionNav",
"tasks"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_list_goal_2
Get entities from Goal_2 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"category desc",
"currentOwner",
"currentOwner desc",
"done",
"done desc",
"due",
"due desc",
"flag",
"flag desc",
"guid",
"guid desc",
"id",
"id desc",
"lastModified",
"lastModified desc",
"metric",
"metric desc",
"modifier",
"modifier desc",
"name",
"name desc",
"numbering",
"numbering desc",
"planId",
"planId desc",
"start",
"start desc",
"state",
"state desc",
"stateLabel",
"stateLabel desc",
"status",
"status desc",
"type",
"type desc",
"userId",
"userId desc",
"weight",
"weight desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"currentOwner",
"done",
"due",
"flag",
"guid",
"id",
"lastModified",
"metric",
"modifier",
"name",
"numbering",
"planId",
"start",
"state",
"stateLabel",
"status",
"type",
"userId",
"weight"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"milestones",
"permissionNav",
"tasks"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_list_goal_3
Get entities from Goal_3 Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"category desc",
"currentOwner",
"currentOwner desc",
"done",
"done desc",
"due",
"due desc",
"flag",
"flag desc",
"guid",
"guid desc",
"id",
"id desc",
"lastModified",
"lastModified desc",
"metric",
"metric desc",
"modifier",
"modifier desc",
"name",
"name desc",
"numbering",
"numbering desc",
"planId",
"planId desc",
"start",
"start desc",
"state",
"state desc",
"stateLabel",
"stateLabel desc",
"status",
"status desc",
"type",
"type desc",
"userId",
"userId desc",
"weight",
"weight desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"category",
"currentOwner",
"done",
"due",
"flag",
"guid",
"id",
"lastModified",
"metric",
"modifier",
"name",
"numbering",
"planId",
"start",
"state",
"stateLabel",
"status",
"type",
"userId",
"weight"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"milestones",
"permissionNav",
"tasks"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_list_goal_plan_template
Get entities from GoalPlanTemplate Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"defaultTemplate",
"defaultTemplate desc",
"description",
"description desc",
"displayOrder",
"displayOrder desc",
"dueDate",
"dueDate desc",
"id",
"id desc",
"mobileFields",
"mobileFields desc",
"name",
"name desc",
"parentPlanId",
"parentPlanId desc",
"startDate",
"startDate desc",
"useTextForPrivacy",
"useTextForPrivacy desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"defaultTemplate",
"description",
"displayOrder",
"dueDate",
"id",
"mobileFields",
"name",
"parentPlanId",
"startDate",
"useTextForPrivacy"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"enums",
"goalWeights",
"goals",
"planStates"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_performance_goals_replace_dev_goal_2001
Update entity in DevGoal_2001 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
id | integer | Yes | — | key: id | |
category | string | null | No | — | The category value |
competencies | object | No | — | The competencies value | |
custom01 | string | null | No | — | The custom01 value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
lastModified | string | null | No | — | Last Modified |
metric | string | null | No | — | The metric value |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
planId | string | null | No | — | Plan Id |
purpose | string | null | No | — | The purpose value |
purposeLabel | string | null | No | — | Purpose Label |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"competencies": {
"type": "object",
"description": "The competencies value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"custom01": {
"type": [
"string",
"null"
],
"description": "The custom01 value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"purpose": {
"type": [
"string",
"null"
],
"description": "The purpose value"
},
"purposeLabel": {
"type": [
"string",
"null"
],
"description": "Purpose Label"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_replace_dev_goal_detail
Update entity in DevGoalDetail Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Activity_activityId | integer | Yes | — | key: Activity_activityId | |
externalCode | integer | Yes | — | key: externalCode | |
createdBy | string | null | No | — | Created By |
createdDate | string | null | No | — | Created Date |
createdDateTime | string | null | No | — | Created Date Time |
goalId | string | null | No | — | Goal Id |
lastModifiedBy | string | null | No | — | Last Modified By |
lastModifiedDate | string | null | No | — | Last Modified Date |
lastModifiedDateTime | string | null | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | null | No | — | Last Modified Date With TZ |
mdfDevGoalDetailToSimpleDevGoalNav | object | No | — | Mdf Dev Goal Detail To Simple Dev Goal Nav | |
mdfSystemEffectiveEndDate | string | null | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | null | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | null | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | null | No | — | Mdf System Object Type |
mdfSystemRecordId | string | null | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | null | No | — | Mdf System Record Status |
mdfSystemStatus | string | null | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | null | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | null | No | — | Mdf System Version Id |
snapshot | boolean | null | No | — | The snapshot value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Activity_activityId": {
"type": "integer",
"description": "key: Activity_activityId"
},
"externalCode": {
"type": "integer",
"description": "key: externalCode"
},
"createdBy": {
"type": [
"string",
"null"
],
"description": "Created By"
},
"createdDate": {
"type": [
"string",
"null"
],
"description": "Created Date"
},
"createdDateTime": {
"type": [
"string",
"null"
],
"description": "Created Date Time"
},
"goalId": {
"type": [
"string",
"null"
],
"description": "Goal Id"
},
"lastModifiedBy": {
"type": [
"string",
"null"
],
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": [
"string",
"null"
],
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": [
"string",
"null"
],
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": [
"string",
"null"
],
"description": "Last Modified Date With TZ"
},
"mdfDevGoalDetailToSimpleDevGoalNav": {
"type": "object",
"description": "Mdf Dev Goal Detail To Simple Dev Goal Nav",
"properties": {
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"name": {
"type": "string",
"description": "The name value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
}
}
},
"mdfSystemEffectiveEndDate": {
"type": [
"string",
"null"
],
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": [
"string",
"null"
],
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": [
"string",
"null"
],
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": [
"string",
"null"
],
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": [
"string",
"null"
],
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": [
"string",
"null"
],
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": [
"string",
"null"
],
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": [
"string",
"null"
],
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": [
"string",
"null"
],
"description": "Mdf System Version Id"
},
"snapshot": {
"type": [
"boolean",
"null"
],
"description": "The snapshot value"
}
},
"required": [
"PCID",
"Activity_activityId",
"externalCode"
]
}
sap_successfactors_performance_goals_replace_goal_1
Update entity in Goal_1 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
id | integer | Yes | — | key: id | |
bizxActual | number | null | No | — | Bizx Actual |
bizxPos | integer | null | No | — | Bizx Pos |
bizxPosLabel | string | null | No | — | Bizx Pos Label |
bizxStrategic | integer | null | No | — | Bizx Strategic |
bizxStrategicLabel | string | null | No | — | Bizx Strategic Label |
bizxTarget | number | null | No | — | Bizx Target |
category | string | null | No | — | The category value |
comments | object | No | — | The comments value | |
currentOwner | string | null | No | — | Current Owner |
done | number | null | No | — | The done value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
lastModified | string | null | No | — | Last Modified |
link | string | null | No | — | The link value |
metric | string | null | No | — | The metric value |
milestones | object | No | — | The milestones value | |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
permissionNav | object | No | — | Permission Nav | |
planId | string | null | No | — | Plan Id |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
tasks | object | No | — | The tasks value | |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
weight | number | null | No | — | The weight value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"bizxActual": {
"type": [
"number",
"null"
],
"description": "Bizx Actual"
},
"bizxPos": {
"type": [
"integer",
"null"
],
"description": "Bizx Pos"
},
"bizxPosLabel": {
"type": [
"string",
"null"
],
"description": "Bizx Pos Label"
},
"bizxStrategic": {
"type": [
"integer",
"null"
],
"description": "Bizx Strategic"
},
"bizxStrategicLabel": {
"type": [
"string",
"null"
],
"description": "Bizx Strategic Label"
},
"bizxTarget": {
"type": [
"number",
"null"
],
"description": "Bizx Target"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"comments": {
"type": "object",
"description": "The comments value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"currentOwner": {
"type": [
"string",
"null"
],
"description": "Current Owner"
},
"done": {
"type": [
"number",
"null"
],
"description": "The done value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"link": {
"type": [
"string",
"null"
],
"description": "The link value"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"milestones": {
"type": "object",
"description": "The milestones value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"permissionNav": {
"type": "object",
"description": "Permission Nav",
"properties": {
"bizxActual": {
"type": "integer",
"description": "Bizx Actual"
},
"bizxPos": {
"type": "integer",
"description": "Bizx Pos"
},
"bizxStrategic": {
"type": "integer",
"description": "Bizx Strategic"
},
"bizxTarget": {
"type": "integer",
"description": "Bizx Target"
},
"category": {
"type": "integer",
"description": "The category value"
},
"comments": {
"type": "integer",
"description": "The comments value"
},
"create": {
"type": "boolean",
"description": "The create value"
},
"delete": {
"type": "boolean",
"description": "The delete value"
},
"done": {
"type": "integer",
"description": "The done value"
},
"due": {
"type": "integer",
"description": "The due value"
},
"edit": {
"type": "boolean",
"description": "The edit value"
},
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"link": {
"type": "integer",
"description": "The link value"
},
"metric": {
"type": "integer",
"description": "The metric value"
},
"milestones": {
"type": "integer",
"description": "The milestones value"
},
"name": {
"type": "integer",
"description": "The name value"
},
"privateAccess": {
"type": "boolean",
"description": "Private Access"
},
"start": {
"type": "integer",
"description": "The start value"
},
"state": {
"type": "integer",
"description": "The state value"
},
"tasks": {
"type": "integer",
"description": "The tasks value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
},
"view": {
"type": "boolean",
"description": "The view value"
},
"weight": {
"type": "integer",
"description": "The weight value"
},
"milestonesPermissionNav": {
"type": "object",
"description": "Milestones Permission Nav"
},
"tasksPermissionNav": {
"type": "object",
"description": "Tasks Permission Nav"
}
}
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"tasks": {
"type": "object",
"description": "The tasks value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
},
"weight": {
"type": [
"number",
"null"
],
"description": "The weight value"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_replace_goal_2
Update entity in Goal_2 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
id | integer | Yes | — | key: id | |
category | string | null | No | — | The category value |
currentOwner | string | null | No | — | Current Owner |
done | number | null | No | — | The done value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
lastModified | string | null | No | — | Last Modified |
metric | string | null | No | — | The metric value |
milestones | object | No | — | The milestones value | |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
permissionNav | object | No | — | Permission Nav | |
planId | string | null | No | — | Plan Id |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
tasks | object | No | — | The tasks value | |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
weight | number | null | No | — | The weight value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"currentOwner": {
"type": [
"string",
"null"
],
"description": "Current Owner"
},
"done": {
"type": [
"number",
"null"
],
"description": "The done value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"milestones": {
"type": "object",
"description": "The milestones value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"permissionNav": {
"type": "object",
"description": "Permission Nav",
"properties": {
"category": {
"type": "integer",
"description": "The category value"
},
"create": {
"type": "boolean",
"description": "The create value"
},
"delete": {
"type": "boolean",
"description": "The delete value"
},
"done": {
"type": "integer",
"description": "The done value"
},
"due": {
"type": "integer",
"description": "The due value"
},
"edit": {
"type": "boolean",
"description": "The edit value"
},
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"metric": {
"type": "integer",
"description": "The metric value"
},
"milestones": {
"type": "integer",
"description": "The milestones value"
},
"name": {
"type": "integer",
"description": "The name value"
},
"privateAccess": {
"type": "boolean",
"description": "Private Access"
},
"start": {
"type": "integer",
"description": "The start value"
},
"state": {
"type": "integer",
"description": "The state value"
},
"tasks": {
"type": "integer",
"description": "The tasks value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
},
"view": {
"type": "boolean",
"description": "The view value"
},
"weight": {
"type": "integer",
"description": "The weight value"
},
"milestonesPermissionNav": {
"type": "object",
"description": "Milestones Permission Nav"
},
"tasksPermissionNav": {
"type": "object",
"description": "Tasks Permission Nav"
}
}
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"tasks": {
"type": "object",
"description": "The tasks value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
},
"weight": {
"type": [
"number",
"null"
],
"description": "The weight value"
}
},
"required": [
"PCID",
"id"
]
}
sap_successfactors_performance_goals_replace_goal_3
Update entity in Goal_3 Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
id | integer | Yes | — | key: id | |
category | string | null | No | — | The category value |
currentOwner | string | null | No | — | Current Owner |
done | number | null | No | — | The done value |
due | string | null | No | — | The due value |
flag | integer | null | No | — | The flag value |
guid | string | null | No | — | The guid value |
lastModified | string | null | No | — | Last Modified |
metric | string | null | No | — | The metric value |
milestones | object | No | — | The milestones value | |
modifier | string | null | No | — | The modifier value |
name | string | null | No | — | The name value |
numbering | string | null | No | — | The numbering value |
permissionNav | object | No | — | Permission Nav | |
planId | string | null | No | — | Plan Id |
start | string | null | No | — | The start value |
state | string | null | No | — | The state value |
stateLabel | string | null | No | — | State Label |
status | string | null | No | — | The status value |
tasks | object | No | — | The tasks value | |
type | string | null | No | — | The type value |
userId | string | null | No | — | User Id |
weight | number | null | No | — | The weight value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "key: id"
},
"category": {
"type": [
"string",
"null"
],
"description": "The category value"
},
"currentOwner": {
"type": [
"string",
"null"
],
"description": "Current Owner"
},
"done": {
"type": [
"number",
"null"
],
"description": "The done value"
},
"due": {
"type": [
"string",
"null"
],
"description": "The due value"
},
"flag": {
"type": [
"integer",
"null"
],
"description": "The flag value"
},
"guid": {
"type": [
"string",
"null"
],
"description": "The guid value"
},
"lastModified": {
"type": [
"string",
"null"
],
"description": "Last Modified"
},
"metric": {
"type": [
"string",
"null"
],
"description": "The metric value"
},
"milestones": {
"type": "object",
"description": "The milestones value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"modifier": {
"type": [
"string",
"null"
],
"description": "The modifier value"
},
"name": {
"type": [
"string",
"null"
],
"description": "The name value"
},
"numbering": {
"type": [
"string",
"null"
],
"description": "The numbering value"
},
"permissionNav": {
"type": "object",
"description": "Permission Nav",
"properties": {
"category": {
"type": "integer",
"description": "The category value"
},
"create": {
"type": "boolean",
"description": "The create value"
},
"delete": {
"type": "boolean",
"description": "The delete value"
},
"done": {
"type": "integer",
"description": "The done value"
},
"due": {
"type": "integer",
"description": "The due value"
},
"edit": {
"type": "boolean",
"description": "The edit value"
},
"flag": {
"type": "integer",
"description": "The flag value"
},
"id": {
"type": "string",
"description": "The id value"
},
"metric": {
"type": "integer",
"description": "The metric value"
},
"milestones": {
"type": "integer",
"description": "The milestones value"
},
"name": {
"type": "integer",
"description": "The name value"
},
"privateAccess": {
"type": "boolean",
"description": "Private Access"
},
"start": {
"type": "integer",
"description": "The start value"
},
"state": {
"type": "integer",
"description": "The state value"
},
"tasks": {
"type": "integer",
"description": "The tasks value"
},
"type": {
"type": "string",
"description": "The type value"
},
"userId": {
"type": "string",
"description": "User Id"
},
"view": {
"type": "boolean",
"description": "The view value"
},
"weight": {
"type": "integer",
"description": "The weight value"
},
"milestonesPermissionNav": {
"type": "object",
"description": "Milestones Permission Nav"
},
"tasksPermissionNav": {
"type": "object",
"description": "Tasks Permission Nav"
}
}
},
"planId": {
"type": [
"string",
"null"
],
"description": "Plan Id"
},
"start": {
"type": [
"string",
"null"
],
"description": "The start value"
},
"state": {
"type": [
"string",
"null"
],
"description": "The state value"
},
"stateLabel": {
"type": [
"string",
"null"
],
"description": "State Label"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"tasks": {
"type": "object",
"description": "The tasks value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"type": {
"type": [
"string",
"null"
],
"description": "The type value"
},
"userId": {
"type": [
"string",
"null"
],
"description": "User Id"
},
"weight": {
"type": [
"number",
"null"
],
"description": "The weight value"
}
},
"required": [
"PCID",
"id"
]
}

