await step.push('push', async () => { return { subject: 'You received a message', body: 'A new post has been created', }; });
Push
Was this page helpful?