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:
EVENEMENTGROEPrenamed toEVENTGROUP. - Promotion: added
externalReferencefield 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-onlyschemaOrgJsonLd. - File: added
webpto the FileType enum; addedfloorplanto the MediaType enum. - Contactinfo: added
homepageto the URLServiceType enum. - DataType enum: extended with
data,url,email,phonevalues for richer category typing. - OpenAPI spec: lint-clean under
@redocly/cliwith 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.