The Frog Developer Platform (FDP) is a set of resources to enable third party developers to extend or add new functionality to Frog.
Based on the Universal Widget API (UWA), the Frog Widget framework acts as the 'container' for third party code to enable it to be displayed within the Frog environment in a native and secure way. To get to grips with the framework, read An Introduction to the Widget Format.
Frog have released a number of APIs to enable third parties to securely access & manipulate certain data within the Frog environment. For a full list of available methods, check out the API Reference
FrogLib is a set of helper objects and functions to enable easy access to the Frog APIs from within the Widget framework. To get to grips with this, I recommend you read through Accessing the Frog API
Schools have full control over the FDP installed on their own site. They control access to all endpoints described in this documentation. Widgets can only be installed from the Widget Store or manually created on the Frog instance itself. Widgets adhere to the permissions of the logged in user. Please ensure you check and manage access and permissions accordingly.
When posting information or links on the Frog FDP site please take care to ensure that this does not lead, directly or indirectly, to providing access to any of your own confidential or sensitive data.
I’m using FDP to get parent email addresses but it is always blank. Am I correct in thinking that it is pulling the email address field from the user (not the home email address field)? Thanks, Natasha
Natasha Williams Answer this QuestionWe run a series of FDP workshops in order to help you get to grips with the platform. For more information, please see the workshops page.
