Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.
SOLVED

Create a Business Rule using the API

Avatar

Level 10

Hello,

 

did anybody already create a Business Rule using the API?

The api-internal / api-unsupported provides the endpoint BSNRUL.

 

Thanks in advance for any tips.

 

Regards

Lars

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

These are the fields

SveniX_0-1741869465672.png

 

Creation works fine:

SveniX_1-1741870264085.png

SveniX_2-1741870298530.png

As does editing

SveniX_3-1741870521838.png

 

Something to watch for: If your Fusion call seems to stall (like take more than 10secs) then it failed. Force-stop it, and the Livestream debugger shows you the actual error, e.g. that the expression is invalid etc.

 

Right now the Business Rules implementation is somewhat rudimentary. I see actionType and actionID so it looks like Adobe are working on being able to take certain defined actions. I hope that will include the ability to filter the objects to act on like in text-mode.

 

 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

These are the fields

SveniX_0-1741869465672.png

 

Creation works fine:

SveniX_1-1741870264085.png

SveniX_2-1741870298530.png

As does editing

SveniX_3-1741870521838.png

 

Something to watch for: If your Fusion call seems to stall (like take more than 10secs) then it failed. Force-stop it, and the Livestream debugger shows you the actual error, e.g. that the expression is invalid etc.

 

Right now the Business Rules implementation is somewhat rudimentary. I see actionType and actionID so it looks like Adobe are working on being able to take certain defined actions. I hope that will include the ability to filter the objects to act on like in text-mode.

 

 

 

Avatar

Level 10

Thanks a lot @Sven-iX, I will give it a try.

 

 

Regards

Lars