I use Algolia to query documents, which I fill into a list view using the returned JSON. Now, I face the issue that I get the objectID from Algolia, as it is part of the JSON object. However, how can I use this as a DocumentReference to, e.g., use this to navigate to a different page?
DocumentReference from JSON
Integrations
I am considering writing custom code as I am unsure whether this is something, which FlutterFlow supports.
No
1
1 reply