In-Page Embed Buttons
LinkedIn Outreach Platform Embed Buttons
4 buttons injected directly into the LinkedIn Outreach Platform UI — each triggers a SideButton workflow when clicked.
sidebutton install linkedin LinkedIn Outreach Platform embed buttons
4Embed buttons are rendered inline in the LinkedIn Outreach Platform interface while the extension is active. Each button is wired to a workflow — clicking it runs the workflow against the current page, optionally prompting for input first.
Extracts conversation context and drafts a reply using LLM, placing it in the message box
- Activates when
.msg-s-message-list-contentis present on page- Prompts for
- Draft Reply — “e.g. be formal and decline, suggest a call”
Two-pass validation: warms up candidates first (triggers security scans), then validates. Handles 1-25 candidates dynamically.
- Activates when
.hiring-applicants__list-itemis present on page
Validates a single applicant's profile against job requirements using AI
- Activates when
.hiring-applicant-headeris present on page