Event Connectors

Changelog

Spec and behavior changes for the Event Connectors API

May 2025 — Rebrand and ndtrc-model 1.2.1 Sync

Brand rename: The product is now Event Connectors (two words). All user-facing prose, the API host, and documentation have been updated from "FeedFactory" / "The Feed Factory" to Event Connectors. The production API host is now https://app.eventconnectors.nl/api. Legacy app.thefeedfactory.nl URLs continue to work but should be updated.

ndtrc-model 1.2.1 sync — the OpenAPI specification was updated to match the latest data model:

  • EntityType: EVENEMENTGROEP renamed to EVENTGROUP.
  • Promotion: added externalReference field for linking promotions to external system identifiers.
  • SeoMetadata: full model added — per-language SeoDetail (metaTitle, metaDescription, OG image/type, Twitter card type), CanonicalConfig, and read-only schemaOrgJsonLd.
  • File: added webp to the FileType enum; added floorplan to the MediaType enum.
  • Contactinfo: added homepage to the URLServiceType enum.
  • DataType enum: extended with data, url, email, phone values for richer category typing.
  • OpenAPI spec: lint-clean under @redocly/cli with zero errors and zero warnings.

Documentation site: Replaced the nginx + Swagger UI container with a Fumadocs (Next.js + MDX) documentation site at docs.eventconnectors.nl, including concept pages, recipes, and an interactive API reference powered by Scalar.

On this page