Skip to content

shanonplace/contentful-bulk-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contentful Bulk Actions Example 🚀

This repository provides a basic example of how to utilize the Bulk Actions endpoint of the Contentful Content Management API. It's a simple Node.js application that showcases the capabilities of this powerful feature.

About the Bulk Actions Endpoint 📚

The Bulk Actions endpoint in Contentful enables you to perform actions on multiple entries or assets simultaneously. This can be incredibly beneficial when managing large volumes of content.

Installation 🔧

To get started with this example, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install to install the necessary dependencies.
  4. Run node index.js to start the application.

Tech Stack 💻

This application is developed using JavaScript and runs on Node.js. It interacts with Contentful through the Contentful Management API.

More Information ℹ️

For more detailed information about the Bulk Actions endpoint and the Content Management API, please refer to the official Contentful documentation.

About

Examples of using Contentful CMA and bulk actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors