Skip to main content

Standard business rules to automate your workflows

Here you can find some standard business rules that you can easily set up.

Written by Andreas Stensig
Updated today

See more about the specific possibilities with business rules here.

In this guide, you will find a number of common flows that you can copy 1:1 or use as inspiration.

Email notification for a new EUDR-relevant product

Send an email to a specific address when a new EUDR-relevant product is created.

Setup

1. Basic settings

  • Rule name: Email notification for new EUDR-relevant product

2. Trigger setup

  • Trigger Event: Document added ​(Can also be set to Document updated)

  • Select document type: Products

3. Configuration

IF Condition: EUDR Relevance check

  • Creterion: Yes

Execute action

Send Notification Email

  • Subject: New product is EUDR relevant

  • Content*: Write the email you want to send (You can add dynamic values, such as a link to the product or the product ID.)

    • Example content:
      "There is a new EUDR relevant product on the platform:

      Product name: :document_name

      Product ID: :external_id

      Product link: :document_link"

  • Receiver configuration: Enter the email address. Alternatively, the email can be sent to the supplier associated with the product.

ELSE

Did this answer your question?