Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Drive - Get File action #1647

Open
Tracked by #670
monikakuster opened this issue Oct 24, 2024 · 1 comment
Open
Tracked by #670

Google Drive - Get File action #1647

monikakuster opened this issue Oct 24, 2024 · 1 comment
Labels
backend Concerning any and all backend issues good first issue Good for newcomers hacktoberfest workflow-component New backend component request

Comments

@monikakuster
Copy link
Collaborator

monikakuster commented Oct 24, 2024

The Get File action for the Google Drive component is designed to retrieve a specified file from the user's Google Drive. This action allows users to access file metadata and content.

Action properties:

  • file ID - the ID of the file you wish to retrieve

Ouput:

  • file - a file object containing detailed information about the retrieved file.

Documentation Reference: https://developers.google.com/drive/api/reference/rest/v3/files/get

@monikakuster monikakuster added workflow-component New backend component request backend Concerning any and all backend issues good first issue Good for newcomers hacktoberfest labels Oct 24, 2024
@monikakuster
Copy link
Collaborator Author

Hey @Shivakarthikeya23, welcome to Bytechef. :)

Plese start with our CONTRIBUTING.md guide. This part describes how to create new component or how to add new action or trigger to existing one.

Here is the detailed description of the structure of every component.

And finally, to test your action, here is the guide.

@Shivakarthikeya23 Shivakarthikeya23 removed their assignment Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Concerning any and all backend issues good first issue Good for newcomers hacktoberfest workflow-component New backend component request
Projects
Status: No status
Development

No branches or pull requests

2 participants