New to FeedbackFruits? Please check our Setup Wizard guide instead:
Introduction
As mentioned in the API Primer, the API integration greatly improves the user experience for teachers using FeedbackFruits.
The Blackboard integration uses the REST API integration with a service account. A SOAP integration is no longer needed.
Configuring the REST API
Set up a system role
FeedbackFruits needs permissions to view courses, memberships, groups, group memberships, modules and users, and permissions to view and write calendar events.
-
Go to System admin, then click System Roles
- Click Create Role
- Fill out the required fields as you wish
- Click Submit
- In the list of roles, hover over the just created role, and open the dropdown menu with the arrow
- Click Privileges
-
Select:
- Administrator Panel (Courses) > Courses
- Administrator Panel (Users) > Users
- Course/Organization (Content Areas) > View Material Settings
- Course/Organization > Groups > View All Groups
- Course/Organization Control Panel (Users and Groups) > Users
- Course/Organization Control Panel (Users and Groups) > Groups
- Course/Organization Control Panel (Users and Groups) > Groups > Add/Remove Members
- Course/Organization Control Panel (Users and Groups) > Groups > Create Group
- Course/Organization Control Panel (Users and Groups) > Groups > Delete Group
- Course/Organization Control Panel (Users and Groups) > Groups > Edit Group
- Course/Organization Control Panel (Tools) > Calendar
- Course/Organization Control Panel (Tools) > Calendar > Create Entry
- Course/Organization Control Panel (Tools) > Calendar > Delete Entry
- Course/Organization Control Panel (Tools) > Calendar > Edit Entry
- Hover over Privileges, then select Permit Privileges
Set up the service account
-
Go to System admin, then click Users
- Click Create User
- Fill out the required fields as you wish
- Give this user the just created system role
- Click Submit
Enable the REST API integration
-
Go to System admin, then click REST API integrations
- Click Create Integration
-
Fill out the fields
Application ID:d9f15e80-3b76-4fdc-b568-9fa3be92fcccLearn User: The user you just created
- Click Submit
You'll receive word from your FeedbackFruits contact to let you know if everything is working.