In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom AlienVault and Google Drive workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
GetPulseDetails
Retrieve details of a specific pulse.
CreatePulse
Create a new pulse.
UpdatePulse
Update an existing pulse.
DeletePulse
Delete an existing pulse.
GetUserPulses
Retrieve pulses created by a specific user.
GetIndicatorDetails
Retrieve details of a specific indicator.
GetIndicatorGeneral
Retrieve general information about an indicator.
GetIndicatorGeo
Retrieve geolocation information about an indicator.
GetIndicatorMalware
Retrieve malware information about an indicator.
GetIndicatorURLList
Retrieve URL list for an indicator.
GetUserDetails
Retrieve details of a specific user.
GetUserFollowers
Retrieve followers of a specific user.
GetUserFollowing
Retrieve users followed by a specific user.
FollowUser
Follow a specific user.
UnfollowUser
Unfollow a specific user.
GetSubscriptionDetails
Retrieve details of a specific subscription.
GetUserSubscriptions
Retrieve subscriptions of a specific user.
SubscribeToPulse
Subscribe to a specific pulse.
UnsubscribeFromPulse
Unsubscribe from a specific pulse.
GetPulseSubscribers
Retrieve subscribers of a specific pulse.
To set up AlienVault integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to AlienVault to query the data you need using the URLs you provide.
See the example hereTake a look at the AlienVault official documentation to get a full list of all API endpoints
Discover our latest community's recommendations and join the discussions about AlienVault and Google Drive integration.
hubschrauber
Goal Trying to use the Google Drive node to get the list of files / sub-folders in a specified folder. Workflow Setup Based on this I set up the Google Drive node with: Resource: File/Folder , Operation: Search , Sear…
Open topic
Jon
I am stuck on creating a Google Drive connection to my google account. I’ve been following guide in this Youtube video: https://www.youtube.com/watch?v=gZ6N2H3_vys&ab_channel=n8n I made sure the Google Drive API was en…
Open topic
David O'Neil
I have a simple workflow calling the Google Drive search function passing in { “query”: “text” }. I have it pinned within the “Execute Workflow Trigger”. When I test the workflow from the editor, it returns the results …
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast