For each entity type bundle you can individually configure the push and pull behavior after enabling it:




For the push and pull the site builders are able to choose from the following configurations-


Push

Disabled

Entities will not be pushed.

All

Entities will automatically be pushed to the configured pools whenever they're created or updated.

Referenced

Entities will only be pushed if they are referenced by another entity. Example use case:

Push Paragraphs and Taxonomy Terms only if they have been used in a Node that has been pushed.

Manually

The entity will only be pushed if a content manager executes the "Push" action. Please check out the documentation here for a detailed explanation.


Pull

Disabled

Entities will not be pulled.

All

Entities will automatically be pulled from the pools whenever a remote site pushes an update or adds a new entity.

Referenced

Entities will only be pulled if they are referenced by another entity (see above).

Manually

Enables you to use the Manual Import Dashboard to pull entities.