Skip to main content
Solved

SSO - pass more than one value

  • June 9, 2025
  • 1 reply
  • 23 views

I have a client that would like to assign more than one learning path to their learners. 

The SSO documentation does not illustrate the structure for passing more than one value. What would the correct structure be?

"learningPathSlugs": [“learning-path-1”, “learning-path-2”],

Best answer by KarenPegramTI

Good Morning :)

 

That is correct! When passing through more than one LP you would use the structure you outlined: 

"learningPathSlugs": [“learning-path-1”, “learning-path-2”]

 

Hoping you have a wonderful day.

Best,

Karen

1 reply

  • Community Manager
  • Answer
  • June 17, 2025

Good Morning :)

 

That is correct! When passing through more than one LP you would use the structure you outlined: 

"learningPathSlugs": [“learning-path-1”, “learning-path-2”]

 

Hoping you have a wonderful day.

Best,

Karen