Articles in this section

Set up a connection to Storyblok

Storyblok is a headless content management system (CMS) that allows developers and content creators to manage and deliver content across various digital platforms. Its flexible and structured approach to content makes it a popular choice for building dynamic and personalized websites and applications.

Set up a connection

This video demonstrates creating a Storyblok connection.

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings: 

Setting Instructions
Name your connection * Enter a clear and distinguishable name.
Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.
Region* Select your Storyblok region. If your URL is https://api-us.storyblok.com then, region is US, or if your URL is https://api.storyblok.com then, region is EU.
Token*

Enter your Storyblok token.

Multiple layers of protection, including AES 256 encryption, are in place to keep your authentication token safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

Fetch data How to retrieve token

Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see token auth universal connector documentation.

  1. Sign in to your Storyblok account.
  2. Navigate to My spaces > Add space.

  3. Enter the name of your space.
  4. Select Server location (Region).
  5. Click Create space
  6. Navigate to Space actions > Access tokens.
  7. Select the required Access level.
  8. Enter Name.
  9. Click Generate.
  10. Copy the token.
access token storyblok.png

Additional references