Skip to main content

API Changelog

Breaking changes, new features, and significant updates to epilot APIs. Subscribe via RSS

2025-10-29 Automation API

  • New entity_exists and entity_does_not_exist condition operations were added

2025-10-22 ERP Integration API

  • New POST /v1/erp/updates/mapping_simulation endpoint was added for dry-running payload transformations

2025-10-22 GenAI API

  • New GET /v1/genai/entity/{slug}/{entity_id}/summary endpoint was added for retrieving AI-generated entity summaries

2025-10-17 ERP Integration API

  • New deduplication_id field was added to event payloads for idempotency control
  • New skipped status was added for deduplicated events

2025-10-15 Customer Portal API

  • New GET /v2/portal/billing/accounts/{id} endpoint was added

2025-10-14 Customer Portal API

  • Breaking: contracts and filters_schema were removed from entity search request; replaced by filters_context

2025-10-13 Blueprint Manifest API

  • All v1 blueprint manifest endpoints were deprecated in favor of v2

2025-10-09 Workflows Definition API

  • New JourneyAutomationTrigger was added for journey-based automation triggers on flow templates

2025-10-08 Customer Portal API

  • Breaking: END_CUSTOMER_PORTAL and INSTALLER_PORTAL enum values were removed from the origin parameter — now accepts any string
  • New POST /v3/portal/config/swap endpoint was added

2025-10-08 Email Settings API

  • New email address management endpoints were added: list, create, get, update, delete, provision, and set primary