Google drive integration

Hi, 

When a user completes and uploads files to the form and then submits them. I want to upload those files to my google drive (I successfully connect to Google Dive Web API)

I am configuring the Integration but I have no idea how to configure the DOCUMENT section, I suppose that an expression should go to indicate which files should be uploaded to google drive (HELP ME WITH SOME EXAMPLES)

This is the users form (how i call the integration?)

  Discussion posts and replies are publicly visible

Parents Reply
  • I added four call integration nodes allocating one of the files in each. Works. (red pen) ... is it okay?

    Now I added an integration to create a folder to store the new 4 uploaded files (red pen)

    The idea is to create a folder for each submitted form and store the uploaded files in that folder.

    In the integration I need the FOLDER ID, is there a way to get the folder ID of the folder created by the integration?

Children