![]() |
VOOZH | about |
This workflow polls Dokan for newly registered vendors awaiting approval, posts each pending vendor to a Slack channel with Approve/Reject buttons, and updates the vendor’s status in Dokan when an admin clicks a button.
status=inactive from the Dokan REST API.active (approve) or inactive (reject), posts a confirmation message to Slack, and returns an HTML response page to the button click.chat:write and set YOUR_SLACK_CHANNEL_ID in the Slack message and confirmation steps.your-marketplace.com with your Dokan site URL in the Dokan API URLs and the Slack “View profile” button.your-n8n-instance.com in the Slack Approve/Reject button URLs and set a long random YOUR_APPROVAL_TOKEN to secure the approve/reject webhooks.