I would like to add a dynamic link on an external page, that points to a specific row in coda.
Here is the scenario:
I have a Coda table with an “email” column.
In our helpdesk tool, I would like to add a link to the row that contains the email of the conversation we’re working on.
The helpdesk tool allows to create links that contain the email (using a dynamic parameter * {%customer.email%}).
But how can I build a link to a coda specific row, given a column?