Transfer data file from a workflow to a Google Drive | Community
Skip to main content
June 16, 2020
Solved

Transfer data file from a workflow to a Google Drive

  • June 16, 2020
  • 4 replies
  • 3894 views

Hi There,

 

I am trying to set up an automated export from a workflow to a Google Drive and I wanted to know how I can do that ?

Do I need to use a file transfer activity or a data load activity or something else ? Can you please explain how to do that?

thanks in advance for your help

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by InMo

Hi @17379115 ,

 

As already mentioned in replies, you can't directly send a file directly to Google Drive, but there is workaround.

Export file and send it to your email account as an attachment(gmail address of drive account)

Refer below post to autosave gmail attachment to google drive

https://support.google.com/mail/thread/4931894?hl=en

 

Although It is always recommended to use SFTP and avoid sharing data files through email.

 

Regards

4 replies

InMoAccepted solution
New Participant
June 18, 2020

Hi @17379115 ,

 

As already mentioned in replies, you can't directly send a file directly to Google Drive, but there is workaround.

Export file and send it to your email account as an attachment(gmail address of drive account)

Refer below post to autosave gmail attachment to google drive

https://support.google.com/mail/thread/4931894?hl=en

 

Although It is always recommended to use SFTP and avoid sharing data files through email.

 

Regards

_Manoj_Kumar_
New Participant
June 17, 2020
     Manoj     Find me on LinkedIn
June 17, 2020

Hi manojk62306941,

 

yes I’ve been that. I have asked you if you could kindly provide me an example of JS script to insert in the workflow in order to perform the upload into google drive.

thanks 

Anita_punmiya
New Participant
June 17, 2020

Hi ,

 

You can set up an automated export to be sent to your email address .

In this case you don't even need a SFTP .

Just take out the required output columns in a JS ->build the email content and send an email with a file attachment .

 

Hope this helps.

 

Regards,
Anita

June 17, 2020

Hi Anita,

 

The file is too big to be sent via email.

Regards

DavidKangni
New Participant
June 16, 2020

Hi Terry,

 

you cannot currently send a file from Adobe Campaign to Google drive 

Thanks

David

David Kangni