Getting Data from the backend code to fill out a form

Hi All,

I have a dashboard and by clicking on its cell, I should retrieve the data. The data that I want to fetch is not visible on the dashboard. Is it possible that I can get that data from the backend code and use it to fill out a web form. Please help with the suggestions.

Thanks,
Harmeet

hey

the data is hidden? can you try with get full text activity with hidden propertie activate, or get attribute activity if the data is part of html propertie

regards!

data is not the part of html. I have the data in the backend only (stored in variables in the code), but not displayed on the page where I want to start automation.

Thanks,
Harmeet

well, maybe with invoke code activity you can get those data