How to get course app configuration custom field values through API

Jump to solution
ravichandran_jo
Community Novice

Hi

I have a instructor account. In that in one course i have set some parameters and values in Custom Fields which is available in course -> settings -> apps -> view app configurations -> In that page i have chosen my item -> edit.

Is there any courses or some other API is available to get those values?.

 

Thanks & Regards,

Ravichandran

0 Likes
1 Solution
James
Community Champion

 @ravichandran_jo ,

Take a look at the Get a single external tool endpoint of the External Tools API. The API response should include custom_fields.

View solution in original post