☁️ Pro & ProPlus
FlashStart's advanced configur...

FlashStart's API for third-party integration (cloned)

1min

1. Available functions of the FlashStart API:

» GetReport: get all Cloud reports; » CreateProfile: create a new profile; » ModifyProfile: edit an existing profile; » DeleteProfile: delete an existing profile; » SystemBlacklists: get the profile's system blacklists (including scheduled restrictions); » ModifySystemBlacklists: edit the profile's system blacklists (including scheduled restrictions); » PersonalLists: get the profile's personal list (blacklists and whitelists); » ModifyPersonalLists: edit the profile's personal list (blacklists and whitelists);

EXAMPLE: » 'GetReport' - integration of filter reports into an external application: » CustomerEmail: to get the cumulative report of all sites, enter the registration email address of the related customer; » OfficeCode: to obtain only a site-specific report, enter the code of the related site (OfficeCode); » ReportCode: the code of the requested report (*); » DateFrom: date the data analysis begins; » DateTo: end date of data analysis; » TimeFrom: start time; » TimeTo: end time; » ViewDetails: switch (0 not required, 1 required): to specify whether details are required or not; » PortNumber: can be set to "0";

2. Information:

If you wish to obtain the 'Allowed by Category' report of all client profiles [email protected], from 17/06/2018 to 20/06/2018, the request will be: [email protected] . RCATACCESSI_CLOUD 2018-06-17 2018-06-20 00:00:00 23:59:59 0 0



Other ways to ask: » How to use API for third-party integrations. » Third-party integration via API. How to do it.