POST /sms/v1/automation/importSend

Imports and sends.

NameTypeDescription
messageIdstringRequiredEncoded message Id
keywordstringRequiredA valid keyword on the shortcode for the message to opt the numbers on to
notificationEmailstringIf specified, email notifications will be sent on import and program completion
overridebooleanFlag to indicate whether the override text should be used
overrideTextstringText to override the existing message.
isDuplicationAllowedbooleanIf true, duplicate messages may be sent
isVisiblebooleanIf specified true, the import definition and list created will be visible
importDefinitionstringRequiredList of Import Definitions to be created (currently limited to 1)

Example Request for FILE ImportType

Example Request for DATA_EXTENSION ImportType

Example Response