How to send a mail to servicenow outside vendors using flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 03:16 AM
How to send mail to servicenow outside vendors using flow designer. Email has to be sent to outside vendor as part of flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 06:26 AM
In servicenow application - email, when I navigated through that I can see the email record ,which I mentioned in flow designer, but it's status is empty and I am not getting email's to my inbox.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 06:58 AM
@User_267 Sending emails from PDIs are restricted. Refer the below blog from Developer Community. Both Sending and receiving disabled.
https://developer.servicenow.com/blog.do?p=/post/sending-emails-from-pdis/
If my response helps to solve your issue, kindly mark it as helpful and correct.