Search found 3 matches

by AudunDD
Tue Sep 02, 2025 9:06 am
Forum: Plugins & patches
Topic: API - Authentication API
Replies: 12
Views: 632

Re: API - Authentication API

Hi zaff, I am also looking into using the API for some user automation using Python and have the same questions as you when I was reading the documentation, code and forum. Did you find a way to generate the X-Authorization header? And which "Authentication method" do you use? I got my code working ...
by AudunDD
Thu Feb 13, 2025 4:41 pm
Forum: Administration Management
Topic: [Solved] Available Tag codes in Event
Replies: 2
Views: 6335

Re: Available Tag codes in Event

Hei,

thank you very much.
I tested and got the course name in the mail.


-Audun
by AudunDD
Thu Feb 13, 2025 12:56 pm
Forum: Administration Management
Topic: [Solved] Available Tag codes in Event
Replies: 2
Views: 6335

[Solved] Available Tag codes in Event

Hei, I receive mail on the "Student completed a course" event and would like to know which course the student has completed. _USER_END_COURSE_TEXT is set to "[user] completed [course_code]" with the result "LMS Forma completed [course_code]" testing with my admin user. I found a tag overview in the ...