Submit Catalog Item Through Inbound Email Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 07:06 AM
Hi Experts,
I have a question regarding Inbound email actions.
An inbound email is sent for creating Catalog item request . The variables are read in the inbound email action but few variables are not available in that Particular Catalog Item configuration. So, the question here is : Will the Catalog item Look for all the Variables in the Incoming Email While creating the Catalog item While creating the RITM ?Should we need to read all the incoming Variables from Inbound email in Inbound email Action ? what is the expected behaviour ?
Regards,
Tia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 07:10 AM
It depends how your configure the inbound. If you map only few variable it will take those only.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 07:16 AM
Hi @New Developer_S ,
It depends on what variables you need to use for your catalog item , if there let's say x variables on your catalog item it is not necessary to fill all the variables. So you do not need to read all variables. Also to create a request using this catalog item I assume you are using CartAPI.
Please mark correct/helpful if my response helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 10:45 AM
Yes, I am using CartAPI . Inbound Email Action has around more variables incoming than the configured variables on the catalog item.So I was little confused whether to read all variable incoming in the script or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 10:59 AM
Hi @New Developer_S ,
Please refer to below thread:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda