Buzz API

Buzz API - what calls are used to view and upload IEP documents for a student

Follow
Answered
Daryl Albrecht
I can't find what calls are used to view and upload IEP documents for a student. Please guide me to the correct documentation.

Comments (1)

Sort by
Steven Martins
  • Agilix team member

Hi Daryl,

Depending on your specific needs, it may be easier to manage and view IEP data through the Buzz UI. However, to view and upload IEP documents for a user using the Buzz API, you'll need to utilize the following API calls:

  1. PutResource is used to create a new resource that contains the IEP data.
  2. UpdateUsers is then used to link the newly created resource containing the IEP data to the specific user to whom it belongs.
  3. Lastly, GetResource is used to retrieve and view the IEP resource data.

If you require additional support or face any challenges in formulating these API calls, you'll need to submit a ticket to Agilix Support.

0 Comment actions Permalink
Please sign in to leave a comment.