API FAQs
Learn the most frequently asked API questions.
How do I assign courses to users in the API?
First, in your Foundry account, create an automated assignment or review the automated assignments you have in place. An automated assignment looks for and adds users who meet a certain set of criteria. Take note of the user filters that place users into that assignment. The most common filters are Custom Categories and Locations.
Next, when you add or update users, set the custom category and/or location properties that make the users get picked up in the automated assignment.
With automated assignments, all you need to do in the API is make sure users have the right properties and the automated assignment does the rest of the work. Your API integration doesn’t need to figure out which course is which and make the actual assignments to learners.
I just received the error "Too Many Requests."
What instructions can I follow if I use Workday Studio?