When my recursive workflow gets to an email recipient who is on the supression list in Postmark, the workflow stops. Can’t we just skip that email and continue the workflow???
Workflow error - Plugin action Postmark - Send email error: InactiveRecipientsError: You tried to send to recipient(s) that have been marked as inactive. Found inactive addresses: [ddddd]@ubc.ca. Inactive recipients are ones that have generated a hard bounce, a spam complaint, or a manual suppression. at ApiInputError.buildSpecificError (/var/task/node_modules/postmark/dist/client/errors/Errors.js:120:24) at ErrorHandler.buildErrorByHttpStatusCode (/var/task/node_modules/postmark/dist/client/errors/ErrorHandler.js:43:45) at ErrorHandler.buildError (/var/task/node_modules/postmark/dist/client/errors/ErrorHandler.js:26:25) at AxiosHttpClient.transformError (/var/task/node_modules/postmark/dist/client/HttpClient.js:93:38) at /var/task/node_modules/postmark/dist/client/HttpClient.js:77:41 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async eval (eval at build_function (/var/task/util/util_harness.js:37:12), :146:23)