Hello
how to create the airtable with activity starter means i have a button in the screen1 and i am using the activity starter in the my app so how to add the link in button from airtable
My links
Button how to set the link from the button for activity
You can use global variable…
Initialise globalDataUri to zzzz
When spreadsheet got cell
Set globalDataUri to get value
And use activity starter data uri to globalDataUri
Try setting the value on link to check if the right value is coming or not…
Try using the link without activity starter…
What kind of link you want to view with activity starter
@nikhilbobade27
The wrong thing is lying in your blocks. If you are using more than one URi then use Airtable.getColumn block. After getting the values (which are basically a list) use select list item/index block.
For a single item also you can do this by limiting the records.