You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a couple issues with the button feature. As shown in the first screenshot provided, I added a button for each row in the table in the Coda doc. When I click the button, I want to send the data in the row from the Coda doc to a Python file using JSON. However, I could not find a way to do this using the current Coda APIs. Do you have any idea how this can be done?
Also, when I used the Coda API to get a row from the Coda table (attached images below), there are no values present for the button and notes column. I want to know if there is an issue with the Coda API or if there is an error on my part.
Coda Doc Table:
Python Code:
Terminal Result:
Please let me know if there is a solution or a recommendation.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I have a couple issues with the button feature. As shown in the first screenshot provided, I added a button for each row in the table in the Coda doc. When I click the button, I want to send the data in the row from the Coda doc to a Python file using JSON. However, I could not find a way to do this using the current Coda APIs. Do you have any idea how this can be done?
Also, when I used the Coda API to get a row from the Coda table (attached images below), there are no values present for the button and notes column. I want to know if there is an issue with the Coda API or if there is an error on my part.
Coda Doc Table:
Python Code:
Terminal Result:
Please let me know if there is a solution or a recommendation.
Thank you!
The text was updated successfully, but these errors were encountered: