Skip to main content

2 posts tagged with "documentation"

View All Tags

v4.82.0

· One min read

Minor changes

New endpoints for activities

  • View Documentation Additional fields on
  • GET /items (search): added permission param to filter by user permission
  • PUT /items/:itemId: external-contacts schema now accepts id
  • POST /items/:itemId/documents: new optional interactionId query param to link document to interaction

v4.71.2

· One min read

Added

  • MCP Server - Expose only two tools (es_query and get_partner_search_context)
  • MCP Server - Add versioning

Changed

  • SCIM endpoint - Are now separated into two tags: Groups and Users

Removed

  • Partners Endpoint - Are now disabled. Use Items endpoints.

Documentation

  • MCP Server - Add new documentation to be able to setup the Bloomflow MCP Server.
  • REST API - Replace Redocly by UI Swagger.
  • REST API - Revamp documentation structure and improve readability.