18000–18999

ErrorTypeMessageResolution
18000ValidationTriggered Send Object not foundMake sure that you’re passing a TriggeredSend object in the API call.
18001ValidationThe Triggered Send Definition is not completely configured or in a new statusComplete the configuration of the Triggered Send Definition or start the Triggered SendDefinition.
18002Validation
  • Triggered Send Definition ID/Customer Key don't match (misspelled in code)
  • Triggered Send must be in an Active or Inactive status
  • No Triggered Send Definition ID or External key supplied
  • Triggered Send Definition ID is invalid
  • The Triggered Send Object must contain the Triggered Send ID or the Customer Key
  • The TriggeredSendDefinitionID provided is not valid for this account
  • Invalid Customer Key
  • The Triggered Send Definition is not completely configured or in a new status
  • Ensure the Triggered Send Definition is started.
  • Complete the configuration of the Triggered Send Definition or start the Triggered SendDefinition.
  • Ensure the Triggered Send Definition object contains a populated CustomerKey or ObjectID property.
  • Ensure the Triggered Send Definition object CustomerKey or ObjectID property is valid.
  • If the message states "Exception occurred during [CreateTriggeredSend]", contact Salesforce Customer Support.
18003SystemException occurred during [CreateTriggeredSend]Contact Salesforce Customer Support.
18004SystemException occurred during [CreateTriggeredSend]Contact Salesforce Customer Support.
18005SystemException occurred during [CreateTriggeredSend]Contact Salesforce Customer Support.
18006Validation or System
  • Unhandled exceptions related to TriggeredSend subscriber processing
  • Subscriber was excluded by domain exclusion list
  • Subscriber Owner FromEmail property value is set to an invalid email address
  • If using the FromEmail property on the Subscriber's Owner object, ensure the value is a valid email address.
  • If this code is on the Subscriber in the SubscriberFailures array on the TriggeredSendCreateResult object, log the subscriber and mark them undeliverable (as the email address' domain in on the Marketing Cloud Engagement spam filter).
  • Contact Salesforce Customer Support.
180007ValidationThe Triggered Send Object must have subscribers associated with itAdd one or many Subscribers to the TriggeredSend object.
180008Validation
  • Unable to queue Triggered Send request. There are no valid subscribers
  • Triggered Send request was not queued. There are no valid subscribers
  • If using SOAP, check the SubscriberFailures array on the TriggeredSendCreateResult object.
  • Ensure all required attributes of the subscriber are passed in.
180015ValidationTriggered Send Data Extension is missing or misconfiguredModify the triggered send definition to point to an existing triggered send data extension.