I want to create an API that anyone building chatbots with our tool can call to save data on a Google Sheets.
The thing is any chatbot builder should use their own Google Sheets account, so they need to provide the auth credentials.
They will not use Pipedream, but call the API or webhook that I will create with Pipedream. But they have to authorize their own Google Sheets account.
How I can do that?