Native external references
Similar to cross-space references that allow you to link content across multiple spaces, Native external references allow you to integrate content from external sources using the Contentful App Framework.
To resolve data from third-party systems, you have to include the externalReferences=* query parameter into your queries.
Request
For the CPA, the URL is
preview.contentful.com, while for the CDA it is cdn.contentful.com.Parameters
Capabilities
Publishing new content in a space will cause the cache to be purged on every request that included that space ID, including external references.
Errors
Errors from Native external reference function invocations are propagated back to the response payload in the errors property.
The following error occurs when there is no app installed to resolve the reference in the space or environment:
Limitations
- Up to
1000references in theincludesproperty in the response - No Advanced caching support
- No MRDI support