- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 02:31 AM
Is Glide Email Outbound allows us to send email without creating a notification record in instance?
Thanks
Vijay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 02:39 AM
Yes, Glide Email Outbound allows us to send email without creating a notification record in the instance.
Please find below the steps to achieve this:
GlideEmailOutbound: API allows creating emails directly without using any email notifications. go through the below link for more information and examples.
Also, please find the below screenshot of the sample code, you can update the email address with your own.
Please hit like/accept as solution, if the above information is worked/useful for you.
Thanks,
Harish Kota
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 11:38 PM
Is this work only under Global application?