Integrate with a push index

A push index data source provides a search index that you can maintain via API calls.

This enables you to integrate another system such as a CMS or database with a search index that is updated and maintained in a transactional update model.

When working with a push index it is critical for the code that interacts with the push API to handle error conditions (for example catch any errors and queue the items for submission at a later time).

What do you want to do?

Integrate directly with a push index

Setup a push index where you can submit content using a REST API.

Use the DXP integrations service with a push index

Configure a DXP integrations service recipe that integrates Funnelback with another system.