The StarThinker project will no longer receive new solution contributions from the Google team.
Please read the full StarThinker Open Source Support Ends At Google article for more details.



All

view_column Sheet Copy

Copy tab from a sheet to a sheet.



lock_openGet Access listGit Hub sourcePython menu_bookColab airAirflow thumb_upTest



Instructions

Provide the full edit URL for both sheets.
Provide the tab name for both sheets.
The tab will only be copied if it does not already exist.

Details

Open Source YES
Age Oct. 2, 2018 (4 years, 3 months)
Authors kenjora@google.com
Shedule Days Configured by user.
Shedule Hours Configured by user.
[
    {
        "sheets": {
            "auth": {
                "field": {
                    "name": "auth_read",
                    "kind": "authentication",
                    "order": 1,
                    "default": "user",
                    "description": "Credentials used for reading data."
                }
            },
            "template": {
                "sheet": {
                    "field": {
                        "name": "from_sheet",
                        "kind": "string",
                        "order": 1,
                        "default": ""
                    }
                },
                "tab": {
                    "field": {
                        "name": "from_tab",
                        "kind": "string",
                        "order": 2,
                        "default": ""
                    }
                }
            },
            "sheet": {
                "field": {
                    "name": "to_sheet",
                    "kind": "string",
                    "order": 3,
                    "default": ""
                }
            },
            "tab": {
                "field": {
                    "name": "to_tab",
                    "kind": "string",
                    "order": 4,
                    "default": ""
                }
            }
        }
    }
]


Run This Workflow In Minutes On Google Cloud

Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.

Deployment Stepslaunch Developer Guidebuild UI How Tolaptop