Skip to main content
Question

How to Capture User Inputs in Studio Views and Store Them in Backend SQL Table


ritesh3719
Level 3
Forum|alt.badge.img

Hi Community,

I'm working on a use case in Celonis Studio where I want to take inputs from users directly via Studio Views  — such as dropdown selections, text inputs, or button clicks — and then store those inputs in a backend SQL table (in a Celonis data pool).
What are the recommended ways to capture user inputs from Studio Views (e.g., via Input Controls or custom components)?

Hi ​@ritesh3719 

can you please specify in more detail what type of “inputs” you’re looking to capture? Also, can you provide more context on the problem you’re trying to solve? 😊

 

Best

Long


ritesh3719
Level 3
Forum|alt.badge.img

Hi ​@shun.long.hong 

I'm building an use case in Celonis Studio where users can provide manual inputs directly from Studio Views. For example:

1.Selecting a value from a dropdown (e.g., reason codes, categories, suppliers)

2.Typing a comment or justification

3.​​​​​​​Clicking a button to trigger submission 

I want to capture these inputs and store them in a backend SQL table (inside a Celonis data pool) so that the data can be used for Audit logs


matthias.gielk11
Level 3

@ritesh3719 - check out the activity history Configuring an activity history log


Reply