Find Jobs
Hire Freelancers

Editing a Google script for Gmail (5 minute work, if you know google scripts)

$10-30 USD

Preklicano
Objavljeno pred več kot 8 leti

$10-30 USD

Plačilo ob dostavi
I would like to forward gmail emails to a specific email address. I will have two way of triggers: 1) Starred emails 2) Emails with specific label 1) I have found a script on the internet for the "starred email trigger", but I need some modifications on it. a) I want to add a preceeding text ("Email:") in front of the subject, b) I want add a link at the top of the body of the forwarded email which will take me to the linked email in Gmail web site, c) I also want to know the option just to put the link of the email which will take me to the Gmail web site on the body. The body should only include the link, the original body of the email needs to be deleted prior to forwarding. Here is the script: function TJ() { var threads = [login to view URL]('is:starred'); for (var h = 0; h < [login to view URL]; h++) { var messages = threads[h].getMessages(); for (var i = 0; i < [login to view URL]; i++) { if (messages[i].isStarred()) { [login to view URL](messages[i].getSubject()); messages[i].unstar(); messages[i].forward("recipient1 at [login to view URL]", { // Advanced parameters: [login to view URL],Object%29 cc: "myboss at [login to view URL]", bcc: "mybosses-boss at [login to view URL],vp at [login to view URL]" }); } } } } 2) I want to do the same with specific labels (lets say "Asana"), instead of starring an email. The label needs to be unlabelled after the script runs. Note: I am inputting these scripts at script.google.com. And the script runs every minute automatically.
ID projekta: 8762488

Več o projektu

2 ponudb
Projekt na daljavo
Aktivno pred 9 leti

Želite zaslužiti?

Prednosti oddajanja ponudb na Freelancerju

Nastavite svoj proračun in časovni okvir
Prejmite plačilo za svoje delo
Povzetek predloga
Registracija in oddajanje ponudb sta brezplačna
2 freelancerjev je oddalo ponudbo s povprečno vrednostjo $32 USD za to delo
Avatar uporabnika
I am an expert in delivering custom scripts and look forward to discuss further about the project needs.
$54 USD v 1 dnevu
4,8 (163 ocen)
7,5
7,5
Avatar uporabnika
Lets start....Lets start....Lets start....Lets start....Lets start....Lets start....Lets start....Lets start....Lets start....Lets start....
$10 USD v 1 dnevu
4,9 (376 ocen)
7,0
7,0

O stranki

Zastava TURKEY
Istanbul, Turkey
5,0
11
Plačilna metoda je verificirana
Član(ica) od okt. 14, 2012

Verifikacija stranke

Hvala! Po e-pošti smo vam poslali povezavo za prevzem brezplačnega dobropisa.
Pri pošiljanju vašega e-sporočila je šlo nekaj narobe. Poskusite znova.
Registrirani uporabniki Skupaj objavljenih del
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Nalaganje predogleda
Geolociranje je bilo dovoljeno.
Vaša prijavna seja je potekla, zato ste bili odjavljeni. Prosimo, da se znova prijavite.