This topic was automatically generated from Slack. You can find the original thread here.
Bharat Kilaru : Hey team - had an error with a Postmark integration about token.trim not being a function. Is there an example of how you suggest using the Postmark one? Thanks!
Dylan Sather (Pipedream) : do you see the warning just below the execution of the most recent event?
This step was still trying to run code when the step ended. Make sure you promisify callback functions and await all Promises. (Reason: GetAddrInfoReqWrap, Learn more: [The ](https://docs.pipedream.com/workflows/steps/code/async>)