Hey! I have a tag in my firebase. Its value is a download link.
Now what i want is get this url and download it.
But if i do that, it gets this runtime error:
why its become brackets? here is my firebase:
Hey! I have a tag in my firebase. Its value is a download link.
Now what i want is get this url and download it.
But if i do that, it gets this runtime error:
why its become brackets? here is my firebase:
Instead use airtable :airtable:
Looks like your url is coming back as a list, with the actual url being the only item. Use Select item from List (responseContent); Index 1 to get the url value.
You do not need to use airtable…
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.