Tool to retrieve paginated watchlist signals with filtering and sorting. Use when you need to fetch signals from watchlists based on type, status, date range, or specific watchlist ID.
pageintegerPage number to retrieve (cannot be used with offset).
typestringFilter by signal type(s) such as 'jobChange', 'companyIsHiring', 'companyRaisedFunds', 'newHire', 'companyEmployeeVisitedMyWebsite', 'linkedinProfile', 'linkedinTopic'.
limitintegerNumber of signals to retrieve. Maximum value: 100.
offsetintegerNumber of records to skip (cannot be used with page).
sortBystringFields available for sorting watchlist signals.
statusstringFilter by signal status(es) like 'new', 'old', 'handled', or 'ignored'.
sortOrderstringSort order direction.
watchListIdstringFilter signals by specific watchlist ID.
receivedAtTostringFilter signals received on or before this date (ISO date-time format).
receivedAtFromstringFilter signals received on or after this date (ISO date-time format).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.