This topic is locked

DropBox and/or Google Drive APis integration

6/5/2020 2:37:06 AM
PHPRunner General questions
C
chrispa author

It would be very useful to have for uploading files

a DropBox and/or Google Drive APis integration

as for the view tag too a shared link generation.
or if you could explain how we could implement via api3 ?
thanks in advance.

Admin 6/5/2020

This can be done. You will need to add your code to BeforeAdd or BeforeEdit events that moves the file to Dropbox or to Goolge Drive and stores the file URL in the database.