API to create/update multiple navbar

Hi,

I want to create/update multiple navbar/documents at a time, do we have such api available in Bloomreach?.
You help will be highly appreciated.
Thanks,

Hi @kumamanish ,

  1. API for Creating/Updating Multiple Navbar/Documents: Delivery API 2.0.

Yes, Bloomreach provides APIs that can be used to create or update multiple documents, including those related to navigation bars (menus). The relevant APIs are part of the Management APIs and the Content Management API. These APIs allow developers to manage individual documents and pages, including creating or updating content.

You can use the Management API’s.

  1. Relevant API Endpoints:

Content Management API: This API enables developers to manage individual documents and pages to create or update content. You can use this API to create or update multiple documents in a specific project. ( Documents endpoint )

Channel Menu Operations: This includes endpoints to get, create, update, and delete channel menus and their items. For example, you can use the Update channel menu itemsput endpoint to update multiple menu items at once.

Documentation References:

  • Documents endpoint: Provides details on how to get the JSON representation of a document in a Bloomreach Content channel.
  • Management APIs: Provides an overview of the various management APIs available, including the Content Management API and Channel Menu Operations.

Best Regards,
Bloomreach Team.