How to set up secure file uploads to Google Drive that automatically link to member IDs in Webflow? Answered
Hey all! I'm looking to get some advice on a piece of functionality I'm trying to put together for our users. In short, after a user logs in, they arrive at a dashboard where they need to upload some documents and photos. I'd like those uploaded assets to end up in a gdrive (or something similar that a human in the backend can access), where it is associated with the member_id. I've seen #38 - File Upload Field | Webflow Powerups (memberstack.com), but would need that in a secure signed in state and the member_id automatically associated with that uploaded file without additional prompting. Anyone have advice on how to go about this?
Comments
3 comments
You just want to associate it in google drive, or you want it to be in a memberstack custom field?
It think having the user's member_id associated with the files they upload to the gdrive would be best. Perhaps each user gets a separate file in the gdrive for instance, with the file name being their member_id. How would the other way work? Save the file name as a memberstack custom field for each user?
Yes that or saving the link to the file (you could probably just do both actually)
Please sign in to leave a comment.