on 2023 Jul 27 10:01 AM
Hi,
How to pull report which contains Direct links for all Items / trainings available in SF LMS.
Thanks
Sud
Request clarification before answering.
I have not seen such a report, but, depending on how you upload your content, you might be able to reverse engineer the URLs. We can create URLs to item details by adding all the pertinent data into excel and doing a lot of textjoins to create a final URL.
The start of the process is to search for items and download an excel file that has the item IDs and Rev Dates and past them into a new file.
Then you have to do some Time and Date conversions to get the correct epoch timestamp.
Next is converting the ID to a URL encoded string.
Then you join them all together.
I have attached some screenshots from excel file I use to do this. I'll be happy to share directly if you want to msg me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
14 | |
7 | |
6 | |
4 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.