fetch_prospects_events
Fetch prospect events like job title changes, company moves, and work anniversaries from the Explorium API using prospect IDs and event types.
Instructions
Retrieves prospect-related events from the Explorium API in bulk.
Use this when querying for prospect-related events about businesses:
Example workflow:
Fetch businesses > Fetch prospects > Fetch prospects events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_types | Yes | List of event types to fetch | |
| prospect_ids | Yes | List of up to 50 Explorium prospect IDs from match_prospects | |
| timestamp_from | Yes | ISO 8601 timestamp |