Hello,
I’m using Make.com to integrate Bubble with BigQuery to pull in some data. I’d like to include the current user’s name in the API call so that only data associated with that user is retrieved. While I’ve successfully passed a static variable to BigQuery (as shown in the example below), I’m unsure how to dynamically pass the current user’s name.
Any guidance would be greatly appreciated. Thanks!