Skip to main content
Solved

Can we add a task to generate streams message from workflow?

  • April 22, 2026
  • 2 replies
  • 35 views

RakeshChangeshpur
Sidekick (Partner)
Forum|alt.badge.img+10

Hi Team,

 

Can we add a task in the workflow to generate streams message? If yes can you please let me know how it can be achieved in IFS cloud?

 

Regards,

Rakesh

Best answer by karale

If you mean stream notifications, then yes, this can be done via StreamSubscriptions CreateNewNotification API call.

 

 

2 replies

Forum|alt.badge.img+5
  • Do Gooder (Employee)
  • April 23, 2026

Hi,

This is a suggestion, but I have no idea about the feasibility. If you have a REST API endpoint to generate stream messages, you might be able to use an IFS REST task to call that API.


  • Answer
  • April 23, 2026

If you mean stream notifications, then yes, this can be done via StreamSubscriptions CreateNewNotification API call.