Closed krzysztofzuraw closed 2 years ago
Hello 👋🏻 This is my first PR to this repository. I wanted to add support for sending slack messages when new order is created in Saleor. This PR resolves two of TODOs from #1 (the first & the second one).
order_created
pnpm i
pnpm run dev
saleor app tunnel
saleor-app-slack
Was able to follow the instructions and successfully install app 🎉
Hello 👋🏻 This is my first PR to this repository. I wanted to add support for sending slack messages when new order is created in Saleor. This PR resolves two of TODOs from #1 (the first & the second one).
What are the changes
order_created
eventHow to test this PR
pnpm i
andpnpm run dev
+saleor app tunnel
afterwards. More on dev commands in Saleor docssaleor-app-slack
as third party app