Using Await for an email only for expected answers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Using Await for an email only for expected answers

L4 Transporter

Hello, 

I'm sending an email to the users and I wait for 3 possible answers. However, sometimes the users are outside the office and I receive and automatic answer. How can avoid this, and only wait for the 3 possible ones. 

 

BCC_Automatizacion_Josep_0-1665050888959.png

 

6 REPLIES 6

L3 Networker

@Josep  As far as I know you can't take into account the the Auto-Reply emails. You could use either Data-Collection task or an ask task. These are in-built features that allow you to ask a question with clickable answers such as "Yes" and "No" etc. I don't believe that an email reply will close the task and carry on in the playbook.  A data-collection task will require the recipient to enter a secure link that has a basic questionnaire. You decide the question and even one is enough, the task will not continue until a reply is received or a deadline (SLA) is breached. The primary disadvantages of this is that the recipient will need to have a way to communicate with the XSOAR on the network or you could use an engine. In any case let me know if this helps. 

L4 Transporter

Thanks for the reply,

Finally I made it work just filtering the email users if they are outside the office. So before sending the "EmailAskUser" I choose which of them is available to answer.

 

About this "I don't believe that an email reply will close the task and carry on in the playbook", yes, it does. Just using the "task" option in "EmailAskUser" and configuring the next task with this variable in "details"

 

L4 Transporter

 

Screenshot 2022-10-25 150558.png

 

@Josep , Interesting concept and solution ! 

I thought you intended to use the "Ask" task instead. This way enay emails returned to the server will not affect the status of the currently running task. The ask task will appear as Yellow in colour and will be pending until the recipient answers. Let me know if this helps ? 

"Ask" option is quite limited. So I had to use the system automation "EmailAskUser" to solve it. My fault I didn't explain it well 😅

  • 1640 Views
  • 6 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!