Skip to main content
Question

Showing record details when triggering Actionflow from View

  • December 3, 2025
  • 3 replies
  • 20 views

Forum|alt.badge.img+9

Hello, 

For the moment my View trigger a Skill with input, and when triggered we can see some details about the record affected by the skill :

Skill Input Form

 

However when I change the Skill with an Action Flow it is not possible to show the details, it Only show the ID of the record. Do you know a way to do that with ActionFlows Inputs and Action ?

 

Thanks

 

3 replies

In Enhanced Views you can directly trigger an on-demand Action Flow from a View. If this Action Flow needs several attributes as an input, these can be configured to be either provided by the user at the time of execution or filled by the information from the record that this action flow is triggered for. 

Check out this section in the documentation:
https://docs.celonis.com/en/adding-actions-to-studio-components.html

Does this help?


Forum|alt.badge.img+9

Hello Lorenzo,

 

Thanks for your answer ! On this topic I am focusing on trying to show the detail (In yellow in my screenshot) inside the form users are supposed to fill.

It does not seems possible with actionflow, do you confirm ?

 

Thanks


jan.mölic
Celonaut
Forum|alt.badge.img
  • Celonaut
  • December 4, 2025

Hi Tristan, 

 

thanks for this input! For my understanding, you want to display additional data attributes that help the user to provide the correct inputs for the Action Flow, right?

Sadly as of right now this is not yet possible.