MyRapidi
MyRapidi

Search our Wiki

Storyblok

Storyblok is a headless content management system (CMS) that allows developers to create content and distribute it across any platform (web, mobile, or IoT). It combines visual editing tools for content creators with the flexibility of a headless CMS for developers, offering both structured content and the freedom to integrate with different technologies.

In order to connect to Storyblok via Rapidi, please go through the following steps:


  • Under Connections, click on New Connection and select REST WebService;
  • Under Description, add a clear name for your connection;
  • Select Token as Authentication Type;
  • Under Server Connect, add the Storyblok endpoint needed to fetch the needed content ( e.g https://api-ap.storyblok.com/v1_ap/spaces/0000000/stories)
  • Add the Storyblok API token into the Password field;
  • Add the JSON schema URL into the Metadata URL field;

Note: The JSON schema is built by Rapidi based on your API documentation and scope of the integration. 

  • Check USE SSL;

Once you have added all the above information, click on Test and then on Read Design to finalise the connection setup.