ย้อนกลับไปยัง Google Sheets

เชื่อมต่อ Knoon AI กับ Google Sheets (Google) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI

Clone an existing sheet tab into a new sheet tab within the same Google Sheets file.
googleSheetsCloneSheet
เบต้า
สิทธิ์การใช้งาน
  • https://www.googleapis.com/auth/drive.file
สิทธิ์การใช้งานตัวเลือก
  • https://www.googleapis.com/auth/drive
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
spreadsheetIdfile Select the Google Sheets file containing the sheet tab to clone.ใช่
sourceSheetNamemustache Name of the existing sheet tab to clone (e.g. "Template" or "January").ใช่
newSheetNamemustache Name of the new cloned sheet tab to create (e.g. "Template Copy" or "January Backup").ใช่
คืนสินค้า
ชื่อประเภทคำอธิบาย
statusstring CREATED, EXISTS, or ERROR.
sensitive.spreadsheetIdstring Spreadsheet ID.
sensitive.sourceSheetNamestring Original sheet tab name.
sensitive.newSheetNamestring New cloned sheet tab name.
sensitive.sheetIdnumber Google Sheets internal sheet ID of the cloned tab.