I want to connect the visual builder to Contentful CMS. This works fine if I’m using an API key that links to the ‘master’ environment in Contentful. However, I want to use a separate environment in Contentful for my builder.io content. Problem is, when I link the API key including both ‘master’ and my ‘builder’ environment, only the ‘master’ content entries are available. And if I make an API key that only has access to ‘builder’ environment, the data connection never succeeds (just endless loading icon).
Is there a way to specify which Contentful environment to connect to when using the visual editor’s ‘Connect Data’ feature?