Create Signal
Create a signal from a catalog preset.
The signal checks its provider daily and imports the qualified leads or companies into a destination list it creates under the same name. Read GET /v1/signals/presets first to pick the preset and learn which detection filters it takes. The signal starts active and runs a first check immediately.
Requires the signals:write scope on the API key.
Request body
Response
Successful Response
Changes
Changed in 2 of the 12 revisions of this API.36
- ●
added the new
LINKEDIN_COMPANY_PAGE_FOLLOWERSenum value to thesignal_typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
LINKEDIN_COMPETITOR_FOLLOWERSenum value to thesignal_typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
LINKEDIN_OWN_COMPANY_FOLLOWERSenum value to thesignal_typeresponse property for the response status201response-property-enum-value-added
- ○
added the new
LINKEDIN_COMPANY_PAGE_FOLLOWERSenum value to the request propertysignal_typerequest-property-enum-value-added
- ○
added the new
LINKEDIN_COMPETITOR_FOLLOWERSenum value to the request propertysignal_typerequest-property-enum-value-added
- ○
added the new
LINKEDIN_OWN_COMPANY_FOLLOWERSenum value to the request propertysignal_typerequest-property-enum-value-added
- ○
added the new
linkedin_followed_company_url_orenum value to the request propertyimport_search_filters/propertyNames/request-property-enum-value-added
- ○
added the new
linkedin_followed_company_url_orenum value to the request propertysearch_filters/propertyNames/request-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○