See llms.txt for all machine-readable content.
This workflow polls your Dokan marketplace for vendors awaiting approval and posts each new pending vendor to Telegram with Approve/Reject actions, then updates the vendor status in Dokan via token-protected webhooks and confirms the result back in Telegram.
inactive status via the Dokan REST API and keeps only vendors that have not already been announced.active in Dokan.inactive in Dokan.manage_woocommerce permission and add it as an n8n HTTP Basic Auth credential for the Dokan API requests.https://your-marketplace.com with your Dokan site URL in the Dokan API requests and the wp-admin “View profile” button link.https://your-n8n-instance.com in the Telegram inline button URLs with your public n8n base URL.YOUR_APPROVAL_TOKEN to a long random string and ensure it matches the token query parameter used in the Approve/Reject button URLs.