sync-entities
Examples and code snippets
sync-entities in action

actions:
- children:
- type: action.sync-entities
options:
title: Sync entities
provider: DATA_PROVIDER_DYNAMIC
entities:
- default/employees sync-entities in the action list

sync-entities in onPress/onChange event

sync-entities in onRefresh/onFocus

Dynamically sync multiple entities
Considerations
Expression structure
Example sync-entities dynamically for calendars (full input source)

Example sync-entities dynamically for a selected calendar

Last updated
Was this helpful?