What’s new
You can now connect Browse AI directly to Workflows in Leadli. There is one instant trigger, New Completed Task, and four actions: Run Task, Bulk Run Tasks, Get Task, and Get Bulk Run. These let your automations respond to Browse AI robot runs and start new runs when needed.
How it works
The trigger fires when a Browse AI robot task finishes (filterable by Robot). It returns captured data plus task metadata. The four actions let workflows run a single robot, queue a bulk run, or fetch results from a previously started task or bulk run. Workflow variables are supported in every input field.
How to use it
- In Workflows, add the Browse AI trigger or action.
- Select Connect your account and paste your Browse AI API key (Settings > API Keys in your Browse AI dashboard).
- For triggers, choose the Robot to monitor and optionally add a Select Operator filter, then run Find New Records to capture a sample payload.
- For actions, choose the Robot ID and pass any input parameters the robot expects, then run Test Action to validate.
- Save and publish.
Why we built it
Web scraping and content monitoring often live in a separate tool. Bringing Browse AI into Workflows in Leadli lets a customer-submitted URL trigger an on-demand scrape, a daily competitor monitor send an internal alert, and a CSV upload of URLs run as a bulk job with the results flowing back into the CRM.
Use case
A customer submits a competitor URL through a request form. The workflow runs the relevant Browse AI robot against the URL, waits for the task to finish (via the New Completed Task trigger), parses the captured fields, and writes them to the customer’s CRM record.
Additional notes
- Trigger: New Completed Task (instant, webhook-backed). Filterable by Robot and Select Operator.
- Actions: Run Task, Bulk Run Tasks, Get Task, Get Bulk Run.
- API key authentication: generate a key in the Browse AI dashboard under Settings > API Keys.
- Premium trigger and actions are billed per execution at the standard automation rate. Browse AI usage (robot/task credits) is billed by Browse AI.
- Beta. Multi-account support is available via the Connected Account dropdown on each step.