WebAPIs
OAUTH2 APIs
- STRING FUNCTION CreateCodeVerifier(INTEGER len)
- STRING FUNCTION GetDefaultOauth2RedirectURL()
Get the default landing page for this WebHare
- OBJECTTYPE Oauth2Connection
Manages the oauth2 WebBrowser
- CONSTANT RECORD oauth2options
- CONSTANT RECORD oauthbaseoptions
- MACRO RunOAuth2LandingPage(RECORD options)
Run the oauth2 landing page (normally hosted as /.system/endpoints/oauth2.shtml
Email services
- OBJECTTYPE CreateSendAPI
Createsend integration
- OBJECTTYPE MailchimpAPI
mailchimp integration
AWS APIs
- OBJECTTYPE AmazonAWSSNSInterface
Simple notification service
Anti-virus
- BOOLEAN FUNCTION IsAntiVirusScanEnabled()
Check if we have anti-virus scanners
- RECORD FUNCTION RunAntivirusScan(BLOB data)
Scan the specified file for virusses