I have a spreadsheet that receives data inputs externally. That data is used by sheet formulas to calculate an output which is then collected via an HTTP request.
What is the best way to allow google sheets to deal with multiple inputs from different users simultaneously-or is there a good way to do this?