PayFit connector
Back to the connector overview, authentication methods, and actions.
28 Jul 2026
bug-fix description-fixCorrected the api-key guide scope list to match the live PayFit portal (mapped every scope to its exact portal group/label, disambiguated time:read from contracts:time-information:read). Fixed MCP agentic-testing bugs — list_absences status now accepts a comma-separated multi-status string (was a single-value enum), create_contract description now tells the agent to retrieve the new contractId via get_collaborator and complete every requested benefit affiliation, and clarified list_collaborators email-only filtering (no name search).Changed · 3 actions updated
Changed · 3 actions updated
payfit_create_contract, payfit_update_health_insurance_affiliation, payfit_update_provident_fund_affiliation22 Jul 2026
bug-fix description-fixFixed MCP agentic-testing bugs — list_absences status now accepts comma-separated multi-status (was single-value enum), and clarified create_contract async behavior (no contractId returned, contract appears via list_contracts after 2-5 min) and list_collaborators email-only filtering (no name search).Changed · 3 actions updated
Changed · 3 actions updated
payfit_create_contract, payfit_list_absences, payfit_list_collaborators22 Jul 2026
guide-changesRebuilt the api-key connection guide from the live portal — added portal screenshots, navigation to the API access page, the create-key dialog and scope-selection behaviour, and a corrected scope list, and fixed the API Key field description and its broken link.