LearnDash issues
-
Hello,
after the recipe was working for months properly, since June 30th I got an issue with the plugin’s
“Send data to Integromat webhook” action.
Issue appeared before plugin v4.1.1.1 but remains existing with this version.Recipe trigger is when a Student completes any LD Course.
After pressing “Check data format” button I got:
{ "course_id": "{{27633:COURSEDONE:LDCOURSE_ID}}", "course_title": "{{27633:COURSEDONE:LDCOURSE}}", "email": "{{user_email}}", "display_name": "{{user_displayname}}", "first_name": "{{user_firstname}}", "last_name": "{{user_lastname}}", "time": "{{current_time}}", "trigger": "Course completed" }
so the issue is that dynamic data (of Course, Student and her Course completion time) is not passed, but string of eg. “{{user_firstname}}” is passed instead !
I’ve set it up months ago according to this:
https://automatorplugin.com/knowledge-base/working-with-integromat-actions/
and hasn’t changed any of the recipe’s settings, since it was working properly…I tested it both with an “old” Integromat scenario and a “new” Make scenario, but the same issue exists.
Thank you!
- The topic ‘LearnDash issues’ is closed to new replies.