Create Signal Agent
Creates a new Signal Agent (watch list).
segmentType, signalProcessingType and activate: true to run the full setup and start monitoring immediately. filters are validated against the chosen type — use List allowed filters to discover which filters a type accepts.Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Display name
Signal type to monitor
companyIsHiring, companyRaisedFunds, recruitmentCampaign, jobChange, newHire, companyEmployeeVisitedMyWebsite, customSignals, competitorConnections, competitorReactions, companyFollowers, technologyChange, linkedinPeopleProfile, linkedinCompanyProfile, mergersAcquisitions, promotion, linkedinKeywords, externalSignalContact, externalSignalCompany, buyingIntent Filters to apply (validated against the signal type)
Emoji shown next to the agent name (defaults to a random emoji)
Entity sourcing. Only all is supported via the API. Required together with signalProcessingType when activate is true.
all How detected signals are processed
manual, create_opportunity, push_to_campaign Task/opportunity template applied to each signal when signalProcessingType is create_opportunity.
Fully set up and activate the agent. Requires segmentType and signalProcessingType.
Response
Created
A Signal Agent (watch list) configuration.