-
Couldn't load subscription status.
- Fork 224
CSOAR-3557: GCP integration | Firestore Integration #5844
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
base: main
Are you sure you want to change the base?
Conversation
| <IntegrationsAuth/> | ||
| * <IntegrationLabel/> | ||
| * **Private Key Json**. Provide the content of the JSON file generated [above](#google-firestore-configuration). Open the file and copy-paste the whole content in the field. | ||
| * <IntegrationEngine/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mahendrak-sumo, you need to include documentation about "Database ID".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mahendrak-sumo, as noted above, you need to include documentation about "Database ID".
Note that I made some small updates (see commit "Updates from review").
Purpose of this pull request
Added new Google Firestore integration with authentication configuration supporting both private key and WIF methods
Implemented List Collections action to retrieve all top-level collection IDs from a Firestore database
Implemented Get Document action to fetch metadata and timestamps for specific documents within collections
Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/CSOAR-3557