Browse Source

docs: webhook image fix

pull/7769/head
Raju Udava 6 months ago
parent
commit
ea076e2d5a
  1. 2
      packages/noco-docs/docs/130.automation/020.webhook/020.create-webhook.md
  2. BIN
      packages/noco-docs/static/img/v2-unannotated/automations/webhooks/create-webhook-2.png
  3. BIN
      packages/noco-docs/static/img/v2/automations/webhooks/create-webhook-2.png

2
packages/noco-docs/docs/130.automation/020.webhook/020.create-webhook.md

@ -36,7 +36,7 @@ keywords: ['NocoDB webhook', 'create webhook']
6. Test webhook (with sample payload) to verify if parameter are configured appropriately (optional) 6. Test webhook (with sample payload) to verify if parameter are configured appropriately (optional)
7. Save the webhook 7. Save the webhook
![Configuring webhook](/img/v2/webhook/create-webhook-2.png) ![Configuring webhook](/img/v2/automations/webhooks/create-webhook-2.png)
### Webhook with conditions ### Webhook with conditions
In case of webhook with conditions, only records meeting the configured criteria will trigger webhook. For example, trigger webhook only when `Status` is `Complete`. You can also configure multiple conditions using `AND` or `OR` operators. For example, trigger webhook only when `Status` is `Complete` and `Priority` is `High`. In case of webhook with conditions, only records meeting the configured criteria will trigger webhook. For example, trigger webhook only when `Status` is `Complete`. You can also configure multiple conditions using `AND` or `OR` operators. For example, trigger webhook only when `Status` is `Complete` and `Priority` is `High`.

BIN
packages/noco-docs/static/img/v2-unannotated/automations/webhooks/create-webhook-2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

BIN
packages/noco-docs/static/img/v2/automations/webhooks/create-webhook-2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Loading…
Cancel
Save