Skip to content

Commit 3295db7

Browse files
authored
Webhook update (smartcontractkit#1664)
* Webhook updates * Add link
1 parent 9c4f31b commit 3295db7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/chainlink-nodes/oracle-jobs/all-jobs.mdx

+5-1
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,11 @@ See [shared fields](/chainlink-nodes/oracle-jobs/jobs/#shared-fields).
402402
Webhook jobs can be initiated by HTTP request, either by a user or external initiator.
403403

404404
<Aside type="note">
405-
<p>You'll need `FEATURE_WEBHOOK_V2=true` in your `.env` file.</p>
405+
<p>
406+
You must have `ExternalInitiatorsEnabled = true` in your config to enable these jobs. See{" "}
407+
<a href="/chainlink-nodes/v1/node-config#externalinitiatorsenabled">ExternalInitiatorsEnabled</a> in the config
408+
reference for details.
409+
</p>
406410
</Aside>
407411

408412
This is an example webhook job:

0 commit comments

Comments
 (0)