I am unable to store my data in the data table.

I am storing my data in digital form , it shows successful prompt when data is submitted, and I have saved into a data table using a bot action but when I tried to fetch data using service node, I am unable to see any data that I have saved using the form.

Hello @karanam_sreekanth :smiley:,

Welcome to Kore Community :clap:

Using Table View, first try to check if you are able to see the data in the Date. If that is true, then we can conclude that data is successfully stored into the table, and our get API is not set correctly. If the opposite, then our post API was not retrieving the right data and thus the API was not successful.

If the issue persists, you can share the bot with me for furhter analysis.

Thank you for stopping by!!