> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# sap-successfactors-performance-goals

> SAP SuccessFactors Performance

**Server path:** `/sap-successfactors-performance-goals` | **Type:** Application | **PCID required:** Yes

## Tools

| Tool                                                                                                                                    | Description                                |
| --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| [`sap_successfactors_performance_goals_create_dev_goal_2001`](#sap_successfactors_performance_goals_create_dev_goal_2001)               | Add new entity to DevGoal\_2001            |
| [`sap_successfactors_performance_goals_create_dev_goal_detail`](#sap_successfactors_performance_goals_create_dev_goal_detail)           | Add new entity to DevGoalDetail            |
| [`sap_successfactors_performance_goals_create_goal_1`](#sap_successfactors_performance_goals_create_goal_1)                             | Add new entity to Goal\_1                  |
| [`sap_successfactors_performance_goals_create_goal_2`](#sap_successfactors_performance_goals_create_goal_2)                             | Add new entity to Goal\_2                  |
| [`sap_successfactors_performance_goals_create_goal_3`](#sap_successfactors_performance_goals_create_goal_3)                             | Add new entity to Goal\_3                  |
| [`sap_successfactors_performance_goals_delete_dev_goal_2001`](#sap_successfactors_performance_goals_delete_dev_goal_2001)               | Delete entity from DevGoal\_2001           |
| [`sap_successfactors_performance_goals_delete_dev_goal_detail`](#sap_successfactors_performance_goals_delete_dev_goal_detail)           | Delete entity from DevGoalDetail           |
| [`sap_successfactors_performance_goals_delete_goal_1`](#sap_successfactors_performance_goals_delete_goal_1)                             | Delete entity from Goal\_1                 |
| [`sap_successfactors_performance_goals_delete_goal_2`](#sap_successfactors_performance_goals_delete_goal_2)                             | Delete entity from Goal\_2                 |
| [`sap_successfactors_performance_goals_delete_goal_3`](#sap_successfactors_performance_goals_delete_goal_3)                             | Delete entity from Goal\_3                 |
| [`sap_successfactors_performance_goals_get_dev_goal_2001`](#sap_successfactors_performance_goals_get_dev_goal_2001)                     | Get entity from DevGoal\_2001 by key       |
| [`sap_successfactors_performance_goals_get_dev_goal_detail`](#sap_successfactors_performance_goals_get_dev_goal_detail)                 | Get entity from DevGoalDetail by key       |
| [`sap_successfactors_performance_goals_get_dev_goal_plan_template`](#sap_successfactors_performance_goals_get_dev_goal_plan_template)   | Get entity from DevGoalPlanTemplate by key |
| [`sap_successfactors_performance_goals_get_goal_1`](#sap_successfactors_performance_goals_get_goal_1)                                   | Get entity from Goal\_1 by key             |
| [`sap_successfactors_performance_goals_get_goal_2`](#sap_successfactors_performance_goals_get_goal_2)                                   | Get entity from Goal\_2 by key             |
| [`sap_successfactors_performance_goals_get_goal_3`](#sap_successfactors_performance_goals_get_goal_3)                                   | Get entity from Goal\_3 by key             |
| [`sap_successfactors_performance_goals_get_goal_plan_template`](#sap_successfactors_performance_goals_get_goal_plan_template)           | Get entity from GoalPlanTemplate by key    |
| [`sap_successfactors_performance_goals_list_dev_goal_2001`](#sap_successfactors_performance_goals_list_dev_goal_2001)                   | Get entities from DevGoal\_2001            |
| [`sap_successfactors_performance_goals_list_dev_goal_detail`](#sap_successfactors_performance_goals_list_dev_goal_detail)               | Get entities from DevGoalDetail            |
| [`sap_successfactors_performance_goals_list_dev_goal_plan_template`](#sap_successfactors_performance_goals_list_dev_goal_plan_template) | Get entities from DevGoalPlanTemplate      |
| [`sap_successfactors_performance_goals_list_goal_1`](#sap_successfactors_performance_goals_list_goal_1)                                 | Get entities from Goal\_1                  |
| [`sap_successfactors_performance_goals_list_goal_2`](#sap_successfactors_performance_goals_list_goal_2)                                 | Get entities from Goal\_2                  |
| [`sap_successfactors_performance_goals_list_goal_3`](#sap_successfactors_performance_goals_list_goal_3)                                 | Get entities from Goal\_3                  |
| [`sap_successfactors_performance_goals_list_goal_plan_template`](#sap_successfactors_performance_goals_list_goal_plan_template)         | Get entities from GoalPlanTemplate         |
| [`sap_successfactors_performance_goals_replace_dev_goal_2001`](#sap_successfactors_performance_goals_replace_dev_goal_2001)             | Update entity in DevGoal\_2001             |
| [`sap_successfactors_performance_goals_replace_dev_goal_detail`](#sap_successfactors_performance_goals_replace_dev_goal_detail)         | Update entity in DevGoalDetail             |
| [`sap_successfactors_performance_goals_replace_goal_1`](#sap_successfactors_performance_goals_replace_goal_1)                           | Update entity in Goal\_1                   |
| [`sap_successfactors_performance_goals_replace_goal_2`](#sap_successfactors_performance_goals_replace_goal_2)                           | Update entity in Goal\_2                   |
| [`sap_successfactors_performance_goals_replace_goal_3`](#sap_successfactors_performance_goals_replace_goal_3)                           | Update entity in Goal\_3                   |

***

## sap\_successfactors\_performance\_goals\_create\_dev\_goal\_2001

Add new entity to DevGoal\_2001

**Parameters:**

| Parameter      | Type    | Required | Default | Description            |
| -------------- | ------- | -------- | ------- | ---------------------- |
| `category`     | string  | No       | —       | The category value     |
| `competencies` | object  | No       | —       | The competencies value |
| `custom01`     | string  | No       | —       | The custom01 value     |
| `due`          | string  | No       | —       | The due value          |
| `flag`         | integer | No       | —       | The flag value         |
| `guid`         | string  | No       | —       | The guid value         |
| `id`           | string  | No       | —       | The id value           |
| `lastModified` | string  | No       | —       | Last Modified          |
| `metric`       | string  | No       | —       | The metric value       |
| `modifier`     | string  | No       | —       | The modifier value     |
| `name`         | string  | No       | —       | The name value         |
| `numbering`    | string  | No       | —       | The numbering value    |
| `planId`       | string  | No       | —       | Plan Id                |
| `purpose`      | string  | No       | —       | The purpose value      |
| `purposeLabel` | string  | No       | —       | Purpose Label          |
| `start`        | string  | No       | —       | The start value        |
| `state`        | string  | No       | —       | The state value        |
| `stateLabel`   | string  | No       | —       | State Label            |
| `status`       | string  | No       | —       | The status value       |
| `type`         | string  | No       | —       | The type value         |
| `userId`       | string  | No       | —       | User Id                |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "category": {
        "type": "string",
        "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",
        "description": "The custom01 value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "id": {
        "type": "string",
        "description": "The id value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "metric": {
        "type": "string",
        "description": "The metric value"
      },
      "modifier": {
        "type": "string",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "description": "The numbering value"
      },
      "planId": {
        "type": "string",
        "description": "Plan Id"
      },
      "purpose": {
        "type": "string",
        "description": "The purpose value"
      },
      "purposeLabel": {
        "type": "string",
        "description": "Purpose Label"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "description": "The status value"
      },
      "type": {
        "type": "string",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## 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  | No       | —       | Created By                                 |
| `createdDate`                        | string  | No       | —       | Created Date                               |
| `createdDateTime`                    | string  | No       | —       | Created Date Time                          |
| `externalCode`                       | string  | No       | —       | External Code                              |
| `goalId`                             | string  | No       | —       | Goal Id                                    |
| `lastModifiedBy`                     | string  | No       | —       | Last Modified By                           |
| `lastModifiedDate`                   | string  | No       | —       | Last Modified Date                         |
| `lastModifiedDateTime`               | string  | No       | —       | Last Modified Date Time                    |
| `lastModifiedDateWithTZ`             | string  | No       | —       | Last Modified Date With TZ                 |
| `mdfDevGoalDetailToSimpleDevGoalNav` | object  | No       | —       | Mdf Dev Goal Detail To Simple Dev Goal Nav |
| `mdfSystemEffectiveEndDate`          | string  | No       | —       | Mdf System Effective End Date              |
| `mdfSystemEffectiveStartDate`        | string  | No       | —       | Mdf System Effective Start Date            |
| `mdfSystemEntityId`                  | string  | No       | —       | Mdf System Entity Id                       |
| `mdfSystemObjectType`                | string  | No       | —       | Mdf System Object Type                     |
| `mdfSystemRecordId`                  | string  | No       | —       | Mdf System Record Id                       |
| `mdfSystemRecordStatus`              | string  | No       | —       | Mdf System Record Status                   |
| `mdfSystemStatus`                    | string  | No       | —       | Mdf System Status                          |
| `mdfSystemTransactionSequence`       | string  | No       | —       | Mdf System Transaction Sequence            |
| `mdfSystemVersionId`                 | string  | No       | —       | Mdf System Version Id                      |
| `snapshot`                           | boolean | No       | —       | The snapshot value                         |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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",
        "description": "Created By"
      },
      "createdDate": {
        "type": "string",
        "description": "Created Date"
      },
      "createdDateTime": {
        "type": "string",
        "description": "Created Date Time"
      },
      "externalCode": {
        "type": "string",
        "description": "External Code"
      },
      "goalId": {
        "type": "string",
        "description": "Goal Id"
      },
      "lastModifiedBy": {
        "type": "string",
        "description": "Last Modified By"
      },
      "lastModifiedDate": {
        "type": "string",
        "description": "Last Modified Date"
      },
      "lastModifiedDateTime": {
        "type": "string",
        "description": "Last Modified Date Time"
      },
      "lastModifiedDateWithTZ": {
        "type": "string",
        "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",
        "description": "Mdf System Effective End Date"
      },
      "mdfSystemEffectiveStartDate": {
        "type": "string",
        "description": "Mdf System Effective Start Date"
      },
      "mdfSystemEntityId": {
        "type": "string",
        "description": "Mdf System Entity Id"
      },
      "mdfSystemObjectType": {
        "type": "string",
        "description": "Mdf System Object Type"
      },
      "mdfSystemRecordId": {
        "type": "string",
        "description": "Mdf System Record Id"
      },
      "mdfSystemRecordStatus": {
        "type": "string",
        "description": "Mdf System Record Status"
      },
      "mdfSystemStatus": {
        "type": "string",
        "description": "Mdf System Status"
      },
      "mdfSystemTransactionSequence": {
        "type": "string",
        "description": "Mdf System Transaction Sequence"
      },
      "mdfSystemVersionId": {
        "type": "string",
        "description": "Mdf System Version Id"
      },
      "snapshot": {
        "type": "boolean",
        "description": "The snapshot value"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## sap\_successfactors\_performance\_goals\_create\_goal\_1

Add new entity to Goal\_1

**Parameters:**

| Parameter            | Type    | Required | Default | Description          |
| -------------------- | ------- | -------- | ------- | -------------------- |
| `bizxActual`         | number  | No       | —       | Bizx Actual          |
| `bizxPos`            | integer | No       | —       | Bizx Pos             |
| `bizxPosLabel`       | string  | No       | —       | Bizx Pos Label       |
| `bizxStrategic`      | integer | No       | —       | Bizx Strategic       |
| `bizxStrategicLabel` | string  | No       | —       | Bizx Strategic Label |
| `bizxTarget`         | number  | No       | —       | Bizx Target          |
| `category`           | string  | No       | —       | The category value   |
| `comments`           | object  | No       | —       | The comments value   |
| `currentOwner`       | string  | No       | —       | Current Owner        |
| `done`               | number  | No       | —       | The done value       |
| `due`                | string  | No       | —       | The due value        |
| `flag`               | integer | No       | —       | The flag value       |
| `guid`               | string  | No       | —       | The guid value       |
| `id`                 | string  | No       | —       | The id value         |
| `lastModified`       | string  | No       | —       | Last Modified        |
| `link`               | string  | No       | —       | The link value       |
| `metric`             | string  | No       | —       | The metric value     |
| `milestones`         | object  | No       | —       | The milestones value |
| `modifier`           | string  | No       | —       | The modifier value   |
| `name`               | string  | No       | —       | The name value       |
| `numbering`          | string  | No       | —       | The numbering value  |
| `permissionNav`      | object  | No       | —       | Permission Nav       |
| `planId`             | string  | No       | —       | Plan Id              |
| `start`              | string  | No       | —       | The start value      |
| `state`              | string  | No       | —       | The state value      |
| `stateLabel`         | string  | No       | —       | State Label          |
| `status`             | string  | No       | —       | The status value     |
| `tasks`              | object  | No       | —       | The tasks value      |
| `type`               | string  | No       | —       | The type value       |
| `userId`             | string  | No       | —       | User Id              |
| `weight`             | number  | No       | —       | The weight value     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "bizxActual": {
        "type": "number",
        "description": "Bizx Actual"
      },
      "bizxPos": {
        "type": "integer",
        "description": "Bizx Pos"
      },
      "bizxPosLabel": {
        "type": "string",
        "description": "Bizx Pos Label"
      },
      "bizxStrategic": {
        "type": "integer",
        "description": "Bizx Strategic"
      },
      "bizxStrategicLabel": {
        "type": "string",
        "description": "Bizx Strategic Label"
      },
      "bizxTarget": {
        "type": "number",
        "description": "Bizx Target"
      },
      "category": {
        "type": "string",
        "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",
        "description": "Current Owner"
      },
      "done": {
        "type": "number",
        "description": "The done value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "id": {
        "type": "string",
        "description": "The id value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "link": {
        "type": "string",
        "description": "The link value"
      },
      "metric": {
        "type": "string",
        "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",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "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",
        "description": "Plan Id"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "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",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      },
      "weight": {
        "type": "number",
        "description": "The weight value"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## sap\_successfactors\_performance\_goals\_create\_goal\_2

Add new entity to Goal\_2

**Parameters:**

| Parameter       | Type    | Required | Default | Description          |
| --------------- | ------- | -------- | ------- | -------------------- |
| `category`      | string  | No       | —       | The category value   |
| `currentOwner`  | string  | No       | —       | Current Owner        |
| `done`          | number  | No       | —       | The done value       |
| `due`           | string  | No       | —       | The due value        |
| `flag`          | integer | No       | —       | The flag value       |
| `guid`          | string  | No       | —       | The guid value       |
| `id`            | string  | No       | —       | The id value         |
| `lastModified`  | string  | No       | —       | Last Modified        |
| `metric`        | string  | No       | —       | The metric value     |
| `milestones`    | object  | No       | —       | The milestones value |
| `modifier`      | string  | No       | —       | The modifier value   |
| `name`          | string  | No       | —       | The name value       |
| `numbering`     | string  | No       | —       | The numbering value  |
| `permissionNav` | object  | No       | —       | Permission Nav       |
| `planId`        | string  | No       | —       | Plan Id              |
| `start`         | string  | No       | —       | The start value      |
| `state`         | string  | No       | —       | The state value      |
| `stateLabel`    | string  | No       | —       | State Label          |
| `status`        | string  | No       | —       | The status value     |
| `tasks`         | object  | No       | —       | The tasks value      |
| `type`          | string  | No       | —       | The type value       |
| `userId`        | string  | No       | —       | User Id              |
| `weight`        | number  | No       | —       | The weight value     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "category": {
        "type": "string",
        "description": "The category value"
      },
      "currentOwner": {
        "type": "string",
        "description": "Current Owner"
      },
      "done": {
        "type": "number",
        "description": "The done value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "id": {
        "type": "string",
        "description": "The id value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "metric": {
        "type": "string",
        "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",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "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",
        "description": "Plan Id"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "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",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      },
      "weight": {
        "type": "number",
        "description": "The weight value"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## sap\_successfactors\_performance\_goals\_create\_goal\_3

Add new entity to Goal\_3

**Parameters:**

| Parameter       | Type    | Required | Default | Description          |
| --------------- | ------- | -------- | ------- | -------------------- |
| `category`      | string  | No       | —       | The category value   |
| `currentOwner`  | string  | No       | —       | Current Owner        |
| `done`          | number  | No       | —       | The done value       |
| `due`           | string  | No       | —       | The due value        |
| `flag`          | integer | No       | —       | The flag value       |
| `guid`          | string  | No       | —       | The guid value       |
| `id`            | string  | No       | —       | The id value         |
| `lastModified`  | string  | No       | —       | Last Modified        |
| `metric`        | string  | No       | —       | The metric value     |
| `milestones`    | object  | No       | —       | The milestones value |
| `modifier`      | string  | No       | —       | The modifier value   |
| `name`          | string  | No       | —       | The name value       |
| `numbering`     | string  | No       | —       | The numbering value  |
| `permissionNav` | object  | No       | —       | Permission Nav       |
| `planId`        | string  | No       | —       | Plan Id              |
| `start`         | string  | No       | —       | The start value      |
| `state`         | string  | No       | —       | The state value      |
| `stateLabel`    | string  | No       | —       | State Label          |
| `status`        | string  | No       | —       | The status value     |
| `tasks`         | object  | No       | —       | The tasks value      |
| `type`          | string  | No       | —       | The type value       |
| `userId`        | string  | No       | —       | User Id              |
| `weight`        | number  | No       | —       | The weight value     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "category": {
        "type": "string",
        "description": "The category value"
      },
      "currentOwner": {
        "type": "string",
        "description": "Current Owner"
      },
      "done": {
        "type": "number",
        "description": "The done value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "id": {
        "type": "string",
        "description": "The id value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "metric": {
        "type": "string",
        "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",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "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",
        "description": "Plan Id"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "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",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      },
      "weight": {
        "type": "number",
        "description": "The weight value"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## 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        |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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                      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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        |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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        |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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        |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620) |
| `$expand` | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)          |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620) |
| `$expand`             | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)          |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620) |
| `$expand` | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)          |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620) |
| `$expand` | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)          |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620) |
| `$expand` | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)          |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620) |
| `$expand` | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)          |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620) |
| `$expand` | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)          |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)  |
| `$skip`    | integer   | No       | —       | 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`  | string    | No       | —       | 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`  | string    | No       | —       | 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`   | boolean   | No       | —       | Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)              |
| `$orderby` | string\[] | No       | —       | 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`  | string\[] | No       | —       | 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`  | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)            |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)  |
| `$skip`    | integer   | No       | —       | 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`  | string    | No       | —       | 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`  | string    | No       | —       | 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`   | boolean   | No       | —       | Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)              |
| `$orderby` | string\[] | No       | —       | 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`  | string\[] | No       | —       | 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`  | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)            |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)  |
| `$skip`    | integer   | No       | —       | 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`  | string    | No       | —       | 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`  | string    | No       | —       | 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`   | boolean   | No       | —       | Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)              |
| `$orderby` | string\[] | No       | —       | 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`  | string\[] | No       | —       | 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`  | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)            |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)  |
| `$skip`    | integer   | No       | —       | 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`  | string    | No       | —       | 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`  | string    | No       | —       | 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`   | boolean   | No       | —       | Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)              |
| `$orderby` | string\[] | No       | —       | 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`  | string\[] | No       | —       | 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`  | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)            |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)  |
| `$skip`    | integer   | No       | —       | 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`  | string    | No       | —       | 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`  | string    | No       | —       | 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`   | boolean   | No       | —       | Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)              |
| `$orderby` | string\[] | No       | —       | 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`  | string\[] | No       | —       | 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`  | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)            |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)  |
| `$skip`    | integer   | No       | —       | 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`  | string    | No       | —       | 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`  | string    | No       | —       | 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`   | boolean   | No       | —       | Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)              |
| `$orderby` | string\[] | No       | —       | 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`  | string\[] | No       | —       | 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`  | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)            |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)  |
| `$skip`    | integer   | No       | —       | 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`  | string    | No       | —       | 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`  | string    | No       | —       | 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`   | boolean   | No       | —       | Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)              |
| `$orderby` | string\[] | No       | —       | 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`  | string\[] | No       | —       | 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`  | string\[] | No       | —       | Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)            |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## 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  | No       | —       | The category value     |
| `competencies` | object  | No       | —       | The competencies value |
| `custom01`     | string  | No       | —       | The custom01 value     |
| `due`          | string  | No       | —       | The due value          |
| `flag`         | integer | No       | —       | The flag value         |
| `guid`         | string  | No       | —       | The guid value         |
| `lastModified` | string  | No       | —       | Last Modified          |
| `metric`       | string  | No       | —       | The metric value       |
| `modifier`     | string  | No       | —       | The modifier value     |
| `name`         | string  | No       | —       | The name value         |
| `numbering`    | string  | No       | —       | The numbering value    |
| `planId`       | string  | No       | —       | Plan Id                |
| `purpose`      | string  | No       | —       | The purpose value      |
| `purposeLabel` | string  | No       | —       | Purpose Label          |
| `start`        | string  | No       | —       | The start value        |
| `state`        | string  | No       | —       | The state value        |
| `stateLabel`   | string  | No       | —       | State Label            |
| `status`       | string  | No       | —       | The status value       |
| `type`         | string  | No       | —       | The type value         |
| `userId`       | string  | No       | —       | User Id                |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "key: id"
      },
      "category": {
        "type": "string",
        "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",
        "description": "The custom01 value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "metric": {
        "type": "string",
        "description": "The metric value"
      },
      "modifier": {
        "type": "string",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "description": "The numbering value"
      },
      "planId": {
        "type": "string",
        "description": "Plan Id"
      },
      "purpose": {
        "type": "string",
        "description": "The purpose value"
      },
      "purposeLabel": {
        "type": "string",
        "description": "Purpose Label"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "description": "The status value"
      },
      "type": {
        "type": "string",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      }
    },
    "required": [
      "PCID",
      "id"
    ]
  }
  ```
</Expandable>

***

## 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  | No       | —       | Created By                                 |
| `createdDate`                        | string  | No       | —       | Created Date                               |
| `createdDateTime`                    | string  | No       | —       | Created Date Time                          |
| `goalId`                             | string  | No       | —       | Goal Id                                    |
| `lastModifiedBy`                     | string  | No       | —       | Last Modified By                           |
| `lastModifiedDate`                   | string  | No       | —       | Last Modified Date                         |
| `lastModifiedDateTime`               | string  | No       | —       | Last Modified Date Time                    |
| `lastModifiedDateWithTZ`             | string  | No       | —       | Last Modified Date With TZ                 |
| `mdfDevGoalDetailToSimpleDevGoalNav` | object  | No       | —       | Mdf Dev Goal Detail To Simple Dev Goal Nav |
| `mdfSystemEffectiveEndDate`          | string  | No       | —       | Mdf System Effective End Date              |
| `mdfSystemEffectiveStartDate`        | string  | No       | —       | Mdf System Effective Start Date            |
| `mdfSystemEntityId`                  | string  | No       | —       | Mdf System Entity Id                       |
| `mdfSystemObjectType`                | string  | No       | —       | Mdf System Object Type                     |
| `mdfSystemRecordId`                  | string  | No       | —       | Mdf System Record Id                       |
| `mdfSystemRecordStatus`              | string  | No       | —       | Mdf System Record Status                   |
| `mdfSystemStatus`                    | string  | No       | —       | Mdf System Status                          |
| `mdfSystemTransactionSequence`       | string  | No       | —       | Mdf System Transaction Sequence            |
| `mdfSystemVersionId`                 | string  | No       | —       | Mdf System Version Id                      |
| `snapshot`                           | boolean | No       | —       | The snapshot value                         |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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",
        "description": "Created By"
      },
      "createdDate": {
        "type": "string",
        "description": "Created Date"
      },
      "createdDateTime": {
        "type": "string",
        "description": "Created Date Time"
      },
      "goalId": {
        "type": "string",
        "description": "Goal Id"
      },
      "lastModifiedBy": {
        "type": "string",
        "description": "Last Modified By"
      },
      "lastModifiedDate": {
        "type": "string",
        "description": "Last Modified Date"
      },
      "lastModifiedDateTime": {
        "type": "string",
        "description": "Last Modified Date Time"
      },
      "lastModifiedDateWithTZ": {
        "type": "string",
        "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",
        "description": "Mdf System Effective End Date"
      },
      "mdfSystemEffectiveStartDate": {
        "type": "string",
        "description": "Mdf System Effective Start Date"
      },
      "mdfSystemEntityId": {
        "type": "string",
        "description": "Mdf System Entity Id"
      },
      "mdfSystemObjectType": {
        "type": "string",
        "description": "Mdf System Object Type"
      },
      "mdfSystemRecordId": {
        "type": "string",
        "description": "Mdf System Record Id"
      },
      "mdfSystemRecordStatus": {
        "type": "string",
        "description": "Mdf System Record Status"
      },
      "mdfSystemStatus": {
        "type": "string",
        "description": "Mdf System Status"
      },
      "mdfSystemTransactionSequence": {
        "type": "string",
        "description": "Mdf System Transaction Sequence"
      },
      "mdfSystemVersionId": {
        "type": "string",
        "description": "Mdf System Version Id"
      },
      "snapshot": {
        "type": "boolean",
        "description": "The snapshot value"
      }
    },
    "required": [
      "PCID",
      "Activity_activityId",
      "externalCode"
    ]
  }
  ```
</Expandable>

***

## 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  | No       | —       | Bizx Actual          |
| `bizxPos`            | integer | No       | —       | Bizx Pos             |
| `bizxPosLabel`       | string  | No       | —       | Bizx Pos Label       |
| `bizxStrategic`      | integer | No       | —       | Bizx Strategic       |
| `bizxStrategicLabel` | string  | No       | —       | Bizx Strategic Label |
| `bizxTarget`         | number  | No       | —       | Bizx Target          |
| `category`           | string  | No       | —       | The category value   |
| `comments`           | object  | No       | —       | The comments value   |
| `currentOwner`       | string  | No       | —       | Current Owner        |
| `done`               | number  | No       | —       | The done value       |
| `due`                | string  | No       | —       | The due value        |
| `flag`               | integer | No       | —       | The flag value       |
| `guid`               | string  | No       | —       | The guid value       |
| `lastModified`       | string  | No       | —       | Last Modified        |
| `link`               | string  | No       | —       | The link value       |
| `metric`             | string  | No       | —       | The metric value     |
| `milestones`         | object  | No       | —       | The milestones value |
| `modifier`           | string  | No       | —       | The modifier value   |
| `name`               | string  | No       | —       | The name value       |
| `numbering`          | string  | No       | —       | The numbering value  |
| `permissionNav`      | object  | No       | —       | Permission Nav       |
| `planId`             | string  | No       | —       | Plan Id              |
| `start`              | string  | No       | —       | The start value      |
| `state`              | string  | No       | —       | The state value      |
| `stateLabel`         | string  | No       | —       | State Label          |
| `status`             | string  | No       | —       | The status value     |
| `tasks`              | object  | No       | —       | The tasks value      |
| `type`               | string  | No       | —       | The type value       |
| `userId`             | string  | No       | —       | User Id              |
| `weight`             | number  | No       | —       | The weight value     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "key: id"
      },
      "bizxActual": {
        "type": "number",
        "description": "Bizx Actual"
      },
      "bizxPos": {
        "type": "integer",
        "description": "Bizx Pos"
      },
      "bizxPosLabel": {
        "type": "string",
        "description": "Bizx Pos Label"
      },
      "bizxStrategic": {
        "type": "integer",
        "description": "Bizx Strategic"
      },
      "bizxStrategicLabel": {
        "type": "string",
        "description": "Bizx Strategic Label"
      },
      "bizxTarget": {
        "type": "number",
        "description": "Bizx Target"
      },
      "category": {
        "type": "string",
        "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",
        "description": "Current Owner"
      },
      "done": {
        "type": "number",
        "description": "The done value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "link": {
        "type": "string",
        "description": "The link value"
      },
      "metric": {
        "type": "string",
        "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",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "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",
        "description": "Plan Id"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "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",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      },
      "weight": {
        "type": "number",
        "description": "The weight value"
      }
    },
    "required": [
      "PCID",
      "id"
    ]
  }
  ```
</Expandable>

***

## 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  | No       | —       | The category value   |
| `currentOwner`  | string  | No       | —       | Current Owner        |
| `done`          | number  | No       | —       | The done value       |
| `due`           | string  | No       | —       | The due value        |
| `flag`          | integer | No       | —       | The flag value       |
| `guid`          | string  | No       | —       | The guid value       |
| `lastModified`  | string  | No       | —       | Last Modified        |
| `metric`        | string  | No       | —       | The metric value     |
| `milestones`    | object  | No       | —       | The milestones value |
| `modifier`      | string  | No       | —       | The modifier value   |
| `name`          | string  | No       | —       | The name value       |
| `numbering`     | string  | No       | —       | The numbering value  |
| `permissionNav` | object  | No       | —       | Permission Nav       |
| `planId`        | string  | No       | —       | Plan Id              |
| `start`         | string  | No       | —       | The start value      |
| `state`         | string  | No       | —       | The state value      |
| `stateLabel`    | string  | No       | —       | State Label          |
| `status`        | string  | No       | —       | The status value     |
| `tasks`         | object  | No       | —       | The tasks value      |
| `type`          | string  | No       | —       | The type value       |
| `userId`        | string  | No       | —       | User Id              |
| `weight`        | number  | No       | —       | The weight value     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "key: id"
      },
      "category": {
        "type": "string",
        "description": "The category value"
      },
      "currentOwner": {
        "type": "string",
        "description": "Current Owner"
      },
      "done": {
        "type": "number",
        "description": "The done value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "metric": {
        "type": "string",
        "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",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "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",
        "description": "Plan Id"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "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",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      },
      "weight": {
        "type": "number",
        "description": "The weight value"
      }
    },
    "required": [
      "PCID",
      "id"
    ]
  }
  ```
</Expandable>

***

## 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  | No       | —       | The category value   |
| `currentOwner`  | string  | No       | —       | Current Owner        |
| `done`          | number  | No       | —       | The done value       |
| `due`           | string  | No       | —       | The due value        |
| `flag`          | integer | No       | —       | The flag value       |
| `guid`          | string  | No       | —       | The guid value       |
| `lastModified`  | string  | No       | —       | Last Modified        |
| `metric`        | string  | No       | —       | The metric value     |
| `milestones`    | object  | No       | —       | The milestones value |
| `modifier`      | string  | No       | —       | The modifier value   |
| `name`          | string  | No       | —       | The name value       |
| `numbering`     | string  | No       | —       | The numbering value  |
| `permissionNav` | object  | No       | —       | Permission Nav       |
| `planId`        | string  | No       | —       | Plan Id              |
| `start`         | string  | No       | —       | The start value      |
| `state`         | string  | No       | —       | The state value      |
| `stateLabel`    | string  | No       | —       | State Label          |
| `status`        | string  | No       | —       | The status value     |
| `tasks`         | object  | No       | —       | The tasks value      |
| `type`          | string  | No       | —       | The type value       |
| `userId`        | string  | No       | —       | User Id              |
| `weight`        | number  | No       | —       | The weight value     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "key: id"
      },
      "category": {
        "type": "string",
        "description": "The category value"
      },
      "currentOwner": {
        "type": "string",
        "description": "Current Owner"
      },
      "done": {
        "type": "number",
        "description": "The done value"
      },
      "due": {
        "type": "string",
        "description": "The due value"
      },
      "flag": {
        "type": "integer",
        "description": "The flag value"
      },
      "guid": {
        "type": "string",
        "description": "The guid value"
      },
      "lastModified": {
        "type": "string",
        "description": "Last Modified"
      },
      "metric": {
        "type": "string",
        "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",
        "description": "The modifier value"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "numbering": {
        "type": "string",
        "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",
        "description": "Plan Id"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "stateLabel": {
        "type": "string",
        "description": "State Label"
      },
      "status": {
        "type": "string",
        "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",
        "description": "The type value"
      },
      "userId": {
        "type": "string",
        "description": "User Id"
      },
      "weight": {
        "type": "number",
        "description": "The weight value"
      }
    },
    "required": [
      "PCID",
      "id"
    ]
  }
  ```
</Expandable>
