
User17001485525627711781 (Customer) asked a question.
I have an Okta workflow that creates a new spreadsheet. From there, I want to update it, but when I try to link it and input the spreadsheet ID, it gives an error message saying, “Cannot drop here.”

@User17001485525627711781 (Customer) This would be expected behavior. The field you are trying to dynamically populate isn't an "Input" field it is part of options.
If you want to dynamically construct sheets/worksheets you would need to leverage Custom API Action (CAPIA) and Googles sheet's documentation to build out the body payload structure.