check_entity_updates
Identify modified entities in Kanka campaigns by comparing current data against a specified sync timestamp to maintain accurate campaign information.
Instructions
Check which entity_ids have been modified since last sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_ids | Yes | Array of entity IDs to check | |
| last_synced | Yes | ISO 8601 timestamp to check updates since |