- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 11:48 PM
Hi
I need to create a new event trigger to create SNOW ticket automatically from GCP Composer with abc@xyz.com
Solved! Go to Solution.
- Labels:
-
Event Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 02:33 AM
Instead of triggering an event and then calling the event to create the ticket, you can simply create the record directly from the Inbound Email. Directly select the table in the inbound email and in the "Actions" section, you can mention all the fields which you want to populate.
If my answer helped you in any way, please then mark it as helpful or correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 12:13 AM
You are getting an email into ServiceNow that needs to create a ticket related to SNOW?
You can just create an inbound action or inbound email flow and set your conditions to process the email coming in from abc@xyz.com.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 02:23 AM
Not able to get the events from the mentioned mail id in the event table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 04:04 AM
Please share your code/flow so we can check where the issue is.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 02:33 AM
Instead of triggering an event and then calling the event to create the ticket, you can simply create the record directly from the Inbound Email. Directly select the table in the inbound email and in the "Actions" section, you can mention all the fields which you want to populate.
If my answer helped you in any way, please then mark it as helpful or correct.