ActiveManage can write files to Google Drive and to shared drives, using the same connection configured for Google sign-in.
What it can do
- Upload a file — from a file ActiveManage holds, or from generated content.
- Update a file — replace the contents of a file already in Drive.
- Create folders — including find-or-create, which avoids a pile of duplicates.
- Delete a file.
- Find files and read their details — look one up by name within a folder.
- List folders and shared drives — with paging handled, so long lists come back complete.
A folder can be identified either by its ID or simply by pasting a Google Drive address, so users do not have to know the difference.
Choosing the level of access
This is the decision that matters. There are two levels:
- Per-file access — recommended. ActiveManage can only touch files it created itself, or that the user explicitly opened with it.
- Full access — ActiveManage can reach the user's entire Drive. Only ask for this if you genuinely need it.
Start with per-file access. It covers the overwhelming majority of uses and is far easier to justify to whoever approves it.
Changing the level needs re-authorisation
If the required access was not granted when the connection was first authorised, existing connections do not have it and calls will fail. Adding it means somebody must authorise again — so decide the level before rolling it out.
Personal drives and shared drives
Files in a shared drive behave differently from files in somebody's personal Drive, particularly around ownership. Where content belongs to the organisation rather than to an individual, put it in a shared drive — otherwise it leaves when they do.
Worked Examples
- Document delivery: generated reports filed into a client folder in a shared drive.
- Evidence packs: photographs and forms uploaded to a per-job folder created on demand.