Filter what users see on the app/platform
Here is the current rule of thumb when it comes to restricting visibility/access to content across the platform:…
Here is the current rule of thumb when it comes to restricting visibility/access to content across the platform:…
If you have access to technical personnel (software developers) and are looking to tightly integrate with our platform,…
The Data Source API Allows you to retrieve a Data Source from the platform. On the Cloud this API…
Integration API The API is an interface which allows you to control FormsFly from your other systems. Maybe…
The DELETE verb allows you to delete a single Task that has not yet been completed. The platform…
The POST Task API allows you to create a new Task on the platform. This enables scenarios where…
The Tasks API allows you to retrieve, create and delete Tasks on the platform. This enables scenarios where…
The DELETE verb allows you to delete a single User. Our platform will immediately remove the User, so…
The PUT verb allows you to update a single, existing User on the platform. PUT Request You may…
The POST User API allows a new user to be added to FormsFly programatically. POST Request You may…