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:
PutResource is used to create a new resource that contains the IEP data.
UpdateUsers is then used to link the newly created resource containing the IEP data to the specific user to whom it belongs.
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.
Comments (1)
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:
If you require additional support or face any challenges in formulating these API calls, you'll need to submit a ticket to Agilix Support.