Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

tcpl/commercetools-sendgrid-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commercetools-sendgrid-connector

This connector uses commercetools subscriptions to send customer data to Sendgrid.

At present this connector handles the following commercetools events:

  • customer: ResourceCreated and ResourceUpdated

Customer Creation/Updates

Using the Sendgrid client API the following information will be upserted as contacts:

  • email
  • first_name
  • last_name
  • external_id

The commercetools customer ID value will be used as the external_id

About

Adds commercetools customers as contacts in SendGrid

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors