ServiceNow Email API

The ServiceNow Email API provides REST endpoints for sending email messages from the Now Platform. It allows external systems and integrations to trigger email notifications and communications through ServiceNow's email infrastructure.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-email-api
name: ServiceNow Email API
tags:
- Email
- Messaging
- Notifications
- Platform
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/email-api.html
baseURL: https://{instance}.service-now.com/api/now/email
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/email-api.html
  type: Documentation
description: The ServiceNow Email API provides REST endpoints for sending email messages from the Now
  Platform. It allows external systems and integrations to trigger email notifications and communications
  through ServiceNow's email infrastructure.