API updates, fixes and improvements
July 1, 2026
Folk remote MCP server in open beta
The folk remote MCP server is now available in open beta. You can connect and test it today — it exposes all the operations already available in the REST API, so you can manage your workspace from AI assistants with the same capabilities as the API.June 30, 2026
Fix clearing birthday field
- Clearing the ‘birthday’ field of a person is now possible by passing null or an empty string.
June 29, 2026
Notes search and date filters
- Add
queryparameter to List notes to search notes by full-text content. - Add
createdAfterandcreatedBeforeparameters to List notes to filter notes by creation date.
March 4, 2026
magicField custom field type deprecated
- The
magicFieldcustom field type has been deprecated and existing fields have been migrated totextFieldwith AI settings.
October 24, 2025
Add new all filter to people, companies and deals
- Add
allfilter on multi reference fields to get entities matching all listed references.
October 13, 2025
Add new fields to companies
- Add
fundingRaised,lastFundingDate,industry,foundationYearandemployeeRange, with filtering capabilities.
October 10, 2025
Webhooks endpoints
Add support for webhooks in the API, allowing you to retrieve, create, update, and delete webhooks within your workspace.October 8, 2025
Notes endpoint
- Add support for notes created by assistants
- Fix issue with notes created by users that are no longer part of the workspace
August 28, 2025
Add createdAt and createdBy fields to people, companies, deals, notes and reminders
- Add
createdAtandcreatedByfields to people, companies and deals, with filtering capabilities. - Add
createdAtfield to notes. - Add
createdAtandcreatedByfields to reminders.
July 29, 2025
Interaction endpoint
Add endpoint to create interactions on people and companies.July 28, 2025
Notes endpoints
Add support for notes in the API, allowing you to retrieve, create, update, and delete notes within your workspace.July 21, 2025
Reminders endpoints
Add support for reminders in the API, allowing you to retrieve, create, update, and delete reminders within your workspace.July 17, 2025
Deal management endpoints
Add support for deals in the API, allowing you to create, update, retrieve, and delete deals within your workspace.July 10, 2025
Deal field support in contact custom fields
Add support for deals in contact custom field values. You can now retrieve, updated deals, and filter contacts by the deal custom fields.- Update the List group custom fields endpoint to allow deal custom fields to be listed.
- Return deal custom field values when returning a person or a company.
- Allow deal custom field values to be created and updated when creating a person, updating a person, creating a company, or updating a company.
- Update the List people and List companies endpoints to allow filtering by deal custom fields.
July 3, 2025
Delete people and companies
Introduced new endpoints that allow you to delete people and companies from your workspace.June 26, 2025
Listing and filtering of people and companies
Introduced new endpoints that allow you to list all people and companies in your workspace, with filtering capabilities.June 19, 2025
Added companies endpoints
Introduced the following company endpoints:June 11, 2025
Initial release of the API.
The public API is available athttps://api.folk.app with the following endpoints: