InBound email action Interview question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi All,
Regarding the inbound email action: Can we call email script in inbound email action (for action type - record action & reply email).
if yes is syntax the same??
Thanks!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @tushar_ghadage ,
As of my knowledge we can not call email script in inbound email action, inbound email have it's own script section you can add your script there, you can access variables like - email.body_text, email.subject
Please check below script
Please mark my answer correct and helpful if this works for you
Thanks and Regards,
Sarthak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Also
one scenario
support there is scheduled report which i want to send to specific user ( available in the scheduled report) but if want to send the same report to the user's manager then is it possible in the scheduled report using advanced condition checkbox ( can we do it using the script )...
