Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Blue Event API is used to raise events in KRL where an ECI is not available. An example of when this is necessary is when an account is being established. The Blue API does not make use of salience data. Consequently, the API explicitly specifies the rulesets that will see the event. 

Code Block
languagejavascript
themeConfluencelanguagejavascript
http://<platform>/blue/event/<domain>/<type>/<rid0>;<rid1>;...;<ridn>

...