Apps script with custom share invite?
up vote
1
down vote
favorite
I'm quite new to Apps Script, so please bear with me. I wrote a script that from a sheet creates a simple folder structure and then adds an editor. Everything works, but how can I edit text in the share invite? Preferably from a variable read from the sheet?
my two lines:
masterClientFolder.addFolder(clientFolder);
clientFolder.addEditor(projUser);
invite
add a comment |
up vote
1
down vote
favorite
I'm quite new to Apps Script, so please bear with me. I wrote a script that from a sheet creates a simple folder structure and then adds an editor. Everything works, but how can I edit text in the share invite? Preferably from a variable read from the sheet?
my two lines:
masterClientFolder.addFolder(clientFolder);
clientFolder.addEditor(projUser);
invite
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm quite new to Apps Script, so please bear with me. I wrote a script that from a sheet creates a simple folder structure and then adds an editor. Everything works, but how can I edit text in the share invite? Preferably from a variable read from the sheet?
my two lines:
masterClientFolder.addFolder(clientFolder);
clientFolder.addEditor(projUser);
invite
I'm quite new to Apps Script, so please bear with me. I wrote a script that from a sheet creates a simple folder structure and then adds an editor. Everything works, but how can I edit text in the share invite? Preferably from a variable read from the sheet?
my two lines:
masterClientFolder.addFolder(clientFolder);
clientFolder.addEditor(projUser);
invite
invite
edited Nov 19 at 16:57
Billal Begueradj
5,576132637
5,576132637
asked Nov 19 at 15:31
Per Melin
61
61
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53377880%2fapps-script-with-custom-share-invite%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown