One less manual handoff.
Give completed browser work a place in your n8n workflow.
- Create the receiver in n8n.
Add a Webhook trigger and use the POST method. Start with a harmless workflow that inspects the payload before performing downstream actions.
- Use the production address.
Publish the workflow and copy its production webhook URL. WebAct requires a public HTTPS destination; localhost and private-network addresses are not supported.
- Add it in WebAct.
Open More → Integrations, choose n8n, give the destination a name, and paste the URL. Save the connection on Pro or Business.
- Send and inspect a result.
Manually send a verified completed task result. Inspect the n8n execution before adding further actions. Business can opt into automatic delivery of future completed results.
What gets delivered
The task instruction, final summary, source-page URL, and verification explanation are included. Page snapshots and file attachments are excluded. Review the content and the destination before sending.
If a delivery is uncertain
Inspect the receiving tool before requesting a retry. A network interruption can happen after the destination has accepted the request. The delivery ID remains stable across explicit retries so a receiver can avoid duplicate work.
Business automatic delivery applies to future completed results after the connection is created. You can remove a destination in Integrations; deleting it cannot recall data that has already reached another service.
Troubleshoot a connection or return to all integrations.
A little help. Right where you work.
Start with free browser chat and 25 automation tasks each month.