You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create one module for doc generator service which takesGoogle Doc Id as input parameter (google doc should have doc generator user permission for fetching doc or should be shared with doc generator user) and then it fetches google doc via google drive apis converts the final doc to any of the available formats for output available (section 7.3 here) in service.
The text was updated successfully, but these errors were encountered:
The goal of this ticket is to create support for taking Google Doc Id as one of the input formats and then convert it to any of the available output formats in doc generator. The user will have to share this doc/google drive permission with doc generator app which can happen via oauth and then doc generator can download this file form users drive.
Google Doc Id
as input parameter (google doc should have doc generator user permission for fetching doc or should be shared with doc generator user) and then it fetches google doc via google drive apis converts the final doc to any of the available formats for output available (section 7.3 here) in service.The text was updated successfully, but these errors were encountered: