I have a use case where users would create handoff sheets in Miro. So they might add a section that contains some form data field name/value pair.
Name | XXXX |
Company | YYYY |
I understand the tabular data cannot be pulled via App integration..
What is the best way for the user to enter a name/value pair so that the Rest API can pull the data? I would like to see if there is an elegant way for users to input the data and ihe API can map the name-value pairs.