Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.14 Schreckhorn
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support

Table of Contents

Prerequisites Add a new notification. Limitations Specific definitions Add User Variables to Notification Show a Notification in Content Platform to Owners, User Role A, and User Role B
  • Home
  • Fotoware Alto
  • 11.14 Schreckhorn
  • Business Rule Automation
  • Actions in Business Rules

Produce Notification Action

14. March 2025

Elaine Foley

Table of Contents

Prerequisites Add a new notification. Limitations Specific definitions Add User Variables to Notification Show a Notification in Content Platform to Owners, User Role A, and User Role B

The Produce Notification Action produces a Content Platform toast notification when the Business Rule conditions are met, e.g., inform about new images, inform about new Content Items with approved copyright information, or recalled Content Items. 

The Business Rule will execute, and if conditions are met, a notification toast is created. If the user is not logged in or does not see the notification (notification stays unread) Content Platform sends out a  notification email based on the user’s notification preferences.

Prerequisites

Existing notification that the Business Rule will show as toast in Content Platform. 

  1. Go to Settings > Business Rules.
  2. From the Business Rules drop-down list, select Notifications.

Add a new notification.

  • ID is just for internal purposes. 
  • Title and Message will be visible in the toast and notification center. 
  • Create a collection of the found items - so your recipients can access the collection directly. Otherwise, the notification is more like an FYI. 
Your browser does not support HTML5 video.

Limitations

You cannot format text in notifications, but you can format the notification text sent out via email in Settings > Templates. 

Specific definitions

  1. Type ahead and select the notification to produce from the dropdown. You see the listed IDs of all available notifications. 
Property Value
kind UnassignContentPermissionSetsAction
notificationId The IDs of the notification to produce (which Content Platform will show as toast). This needs to be created upfront.
recipients

An array of recipients, which can be: 

  • Users
  • All users of a role
  • Users with a specific right e.g. users who can share
  • Owners

You can add also a combination of the above e.g. user Sandy Soluce, All users of the role "Editors external" and owners. 

Add User Variables to Notification

You can use the following variables in a Business Rule Notification in the title and/or the message:

  • $$triggeringUser.id$$
  • $$triggeringUser.firstName$$
  • $$triggeringUser.lastName$$
  • $$triggeringUser.emailAddress$$

You add the variable, which will be replaced with the user who triggered (started) the business rule. You will then see the user information in the notification. If a business rule is triggered through a schedule, the service user information is shown.

Variables of the user who started the business rule used in the message of the business rule notification.

Show a Notification in Content Platform to Owners, User Role A, and User Role B

"actions": [
        {
            "kind": "ProduceNotificationAction",
            "notificationId": "NewMaterialForResellers",
            "recipients": [
                {
                    "kind": "OwnerNotificationRecipient"
                },
                {
                    "kind": "UserRoleNotificationRecipient",
                    "userRoleId": "4cc30fbf5dd44d06bdfdb8a7d530f8ab"
                },
                {
                    "kind": "UserRoleNotificationRecipient",
                    "userRoleId": "5c302fdfc9234e49bb6ef5e997c6388e"
                }
            ],
            "traceRefId": null
        }
    ],

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Configuring notifications when assets change
  • Controlling which metadata is included in assets during download
  • Find Content
  • Unassign Content Permission Sets Action
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand