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,
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 ,
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.
→ 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:
Best Regards,
Bloomreach Team.