- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 06:56 AM
see how my application is
I'm trying to make my application able to send email based on the state change of the state column, However, when I look at the email properties it looks like this
please help me, I don't know what else to do, and if someone could give me a step by step explanation it would be a great help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 05:53 AM - edited 03-20-2024 05:55 AM
Hi @Arthur Sanchez ,
As you see in your previous screenshot, you have configured correctly that emails should be send:
So, in a production instance delivered by ServiceNow, this would work, and the users would receive their mails in their Gmail account.
Since this is NOT a production instance, but only a personal developer instance, you can't send emails as this has been disabled by ServiceNow according to what I have posted previously: https://developer.servicenow.com/blog.do?p=/post/sending-emails-from-pdis/
So basic, you will not be able to send and/or receive emails in your personal developer instance.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 07:37 AM
Hi @Arthur Sanchez ,
Production instance is acquired through ServiceNow sales. So you / your company need to buy license and instance.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 07:17 AM
Look like the email incoming property is disable.
You need to enable , this, if you want to receive email in SN
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-19-2024 07:44 AM
Now I think there's another problem, my application was created outside the global scope, so what I do in the global scope doesn't seem to affect the application and the email properties don't seem to change, especially when I leave and enter the application
And also, even though I enable this option it doesn't send emails, I want from the state of my application to be able to send an email to the User and Spport, so far there is nothing in my Gmail inbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 07:36 AM
Hi @Arthur Sanchez ,
Is this a prod instance or a PDI? If PDI please see this information: https://developer.servicenow.com/blog.do?p=/post/sending-emails-from-pdis/
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 07:47 AM
I really don't know, I got my instance here https://developer.servicenow.com/dev.do#!/home I'm on the Utah version, I can't understand things