Monitor URL link to only be sent to discord webhook

@DaDistill You can use Webhook Call instead of Discord notification and change the appearance of how Discord alerts look.

You can check out the Discord webhook guide to learn its structure and then use it under the field in the Distill webhook action. All the fixed values can go under “embeds” and variable values can be under the “Content” field. Here is one sample alert for the Discord alert.

This is the corresponding field for the above discord alert for which I have used the “Webhook action”.

In your case,

  1. Monitor the href attribute value. See: What is Visual Selector? – Distill → How to monitor Attribute and Property value for the selected element?
  2. Add a “Webhook call” action with “Content” parameter. The value for the content will be {{sieve_data.text}}