72
Views
1
Comments
How to export "in-app feedback" data?
Question

Hi, I am using ECT_Provider ( in-app feedback ) to list out some bug on application. I would like to export the bug list to excel. Is that possible to export the list to excel so I can send out this bug list to other people to review.


Thanks

2025-12-11 08-02-29
Ferhat Karatay

Hi Jack,

ECT provider doesn't have an export action.

  1. If you have access to the database directly you can query the table.
  2. More easy way, you can reference ECT table to your OutSystems project and use record list to excel action to export records.



    With best regards,
    F.Karatay
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.