Skip to main content

Sendgrid Component

Integrating with SendGrid allows you to send emails to your customers when events in Commerce are triggered. For example, you can send a customer registration email when you create a customer in Commerce, or send an order confirmation email when an order is created.

Connections​

You need the SendGrid API Key ID which is the API Key for your SendGrid account. In SendGrid, API keys are found in Settings > API Keys.

Actions​

The component has the following actions.

Configure Sendgrid Integrations​

InputTypeDescription
EPCC Sendgrid ConnectionconnectionThe EPCC Sendgrid connection.
Sendgrid Integration Webhook URLstringThe Sendgrid webhook URL that is displayed in Integrations Hub wheb you activate the integration.
Sendgrid Event-MappingstringMapping of information between Commerce Manager and Postmark is done through a combination of event names and JSON values. See Configuring Event-Mapping Configurations.
Log LevelstringThe level of logging.

Extract all JSONATA Mappings​

InputTypeDescription
Event JSONstringThe payload from the event. See Integration Payload.
Sendgrid Event-MappingstringMapping of information between Commerce Manager and Postmark is done through a combination of event names and JSON values. See Configuring Event-Mapping Configurations.
Log LevelstringThe level of logging.

Send a templated email via Sendgrid Email​

InputTypeDescription
Event TypestringThe EPCC Event Type. See Observable Events.
Sendgrid Event-MappingstringMapping of information between Commerce Manager and Postmark is done through a combination of event names and JSON values. See Configuring Event-Mapping Configurations.
Event Map ResultsstringThe event map results
Sendgrid API KeystringThe API Key for your SendGrid account.
Log LevelstringThe level of logging.