precondition
・Email linkage to the email address issued in the slack channel <call it A>.
What I want to do
1. <slack> A is notified to slack
2. <Zapier> when A is notified, retrieve the contents of the email in the slack's message
3. <Zapier> take action according to the content of the acquired email
PROBLEM
In step 2, I cannot retrieve the contents of the email.
I have read some help and understand that I can get it if it is an "indented type attachment". However, if it is a "non-indented type of attachment", can I not get the ATTACHMENT?
It is good to know if it can be acquired or not.
If it cannot be obtained, I will try to achieve it in a different way (a little more difficult).
Thanks