superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

fix(send-email/mailchimp): Handle queued email #254

Closed jnv closed 2 years ago

jnv commented 2 years ago

Description

Mailchimp map expects the status of the message to be sent, however it can be also queued (as is the case of messages with attachments), so this fixes the map to handle sent, queued, or scheduled messages as successfully submitted.

Motivation and Context

Types of changes

Checklist: