I have a sheet that stores user information. This is for a club, so the fields are:
NAME, ID, and PHONE NUMBER.
I am hoping to use a GET request to find a user with a specific ID and return their phone number.
By looking at previous forum posts, I can tell that I’d likely want to use filterByFormula, but was confused about how to format the actual GET request and the URL required.
Apologies if I’ve missed anything important, I’m new to the API!
