Hi everyone!
I’m trying to build a workflow in N8n where, after a successful WooCommerce transaction, the user is automatically enrolled in a LearnDash course on my WordPress site.
The WooCommerce order part is already automated and working fine — the user gets created in WordPress via the WooCommerce plugin — but I can’t figure out how to connect with LearnDash to assign the specific course.
Has anyone managed to trigger course enrollment via N8n?
Any plugin, webhook, API trick or workaround would be super helpful.
Thanks in advance!