API updates, fixes and improvements
August 28, 2025
Add createdAt and createdBy fields to people, companies, deals, notes and reminders
- Add
createdAt
andcreatedBy
fields to people, companies and deals, with filtering capabilities. - Add
createdAt
field to notes. - Add
createdAt
andcreatedBy
fields 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: