You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[create_connection_link](https://github.com/kombohq/python-sdk/blob/master/docs/sdks/connect/README.md#create_connection_link) - Create connection link
208
208
*[get_integration_by_token](https://github.com/kombohq/python-sdk/blob/master/docs/sdks/connect/README.md#get_integration_by_token) - Get integration by token
*[update_custom_field_mapping](https://github.com/kombohq/python-sdk/blob/master/docs/sdks/general/README.md#update_custom_field_mapping) - Put custom field mappings
222
222
*[get_tools](https://github.com/kombohq/python-sdk/blob/master/docs/sdks/general/README.md#get_tools) - Get tools
|`integration_tool`|*str*|:heavy_check_mark:| The name of the integrated tool (e.g., "personio", "greenhouse"). |
9
-
|`integration_category`|[models.ConnectionFlowFailedWebhookPayloadIntegrationCategory](../models/connectionflowfailedwebhookpayloadintegrationcategory.md)|:heavy_check_mark:| The category of the integration (HRIS, ATS, or ASSESSMENT). |
9
+
|`integration_category`|[models.ConnectionFlowFailedWebhookPayloadIntegrationCategory](../models/connectionflowfailedwebhookpayloadintegrationcategory.md)|:heavy_check_mark:| The category of the integration (HRIS, ATS, ASSESSMENT, or LMS).|
10
10
|`end_user`|[models.ConnectionFlowFailedWebhookPayloadEndUser](../models/connectionflowfailedwebhookpayloadenduser.md)|:heavy_check_mark:| Information about the end user who created the integration. |
11
11
|`log_url`|*str*|:heavy_check_mark:| URL to view detailed logs for the operation. |
0 commit comments