R/graphic-library.R
upload_graphic_fromurl.Rdupload_graphic_fromurl imports a survey based on a loacl survey file
upload_graphic_fromurl(libraryId, name, fileUrl, contentType, folder = NULL)
| libraryId | the name of the survey where to import responses |
|---|---|
| name | Name of the graphic |
| fileUrl | URL to the file to import |
| contentType | image/jpeg, image/gif, image/png |
| folder | The folder where the graphic will be located |
the id of the uploaded graphic