Is there a way to process blob data url in appsmith?
Usage Explanation:
I have uploaded a .csv file which is > 5mb. This file is obviously uploaded as blob. Now I want to get the data to validate the column names.
Is there a way I can get the data from this blob data url?
Hello @Abhishek_TUL, Currently Appsmith does not officially support this feature, but we have a possible workaround for you. However, it has the limitation that Appsmith will throw an error due to local storage limits.