After HTTPGet Command

Prefixing HTTPGet with an After; string will send a request to the specified URL. This command will not output any content in the email. This command is useful as a webhook, to indicate that an email has been sent.

NOTE: This command cannot be used with triggered email sends, as a triggered email send job does not end after an email is sent.

Example

%%After;HTTPGet "https://limedash.com/webhook/sent"%%