- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-25-2022 07:47 AM
Hi all,
I need to provide an externally uploaded configuration file to a playbook whose content varies periodically (it's a list of names). What is the best way to do this? The user who uploads the file can access the XSOAR GUI interface with an Analyst profile.
10-25-2022 05:38 PM
Hi @c.marlettalivi, Depending on your use case there are multiple methods.
Option 1: The user does not need to login to XSOAR. We can send Data Collection task to the user. Data Collection tasks support file attachments.
Option 2: If the file is uploaded to a specific location. You can grab it with the correct integration. Remote Access if network location. Google Drive, Amazon S3 Bucket, etc.
Option 3: Create a task that halts playbook processing till a specific context key is created in your case it would be File. The analyst can then go to the warroom and upload the file.
10-25-2022 05:38 PM
Hi @c.marlettalivi, Depending on your use case there are multiple methods.
Option 1: The user does not need to login to XSOAR. We can send Data Collection task to the user. Data Collection tasks support file attachments.
Option 2: If the file is uploaded to a specific location. You can grab it with the correct integration. Remote Access if network location. Google Drive, Amazon S3 Bucket, etc.
Option 3: Create a task that halts playbook processing till a specific context key is created in your case it would be File. The analyst can then go to the warroom and upload the file.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!