Delphi
TMS FNC Cloud Pack v3.6.0.0 Full Source
The TMS FNC Cloud Pack contains components that offer integration with several cloud services.
Create your own REST service client(s) built on top of the TMS FNC Cloud Pack core
One source code base to use on multiple framework...
Description
The TMS FNC Cloud Pack contains components that offer integration with several cloud services.
Create your own REST service client(s) built on top of the TMS FNC Cloud Pack core
One source code base to use on multiple frameworks (FMX, VCL, WEB and LCL)
Make GET, POST, PUT, UPDATE, DELETE and PATCH requests
Support for multi-part form data via a separate form data builder class
Built-in OAuth 2.0 authentication flow
Built-in URL encoding, JSON parsing, file to Base64 encoding and many more
A user friendly demo application to explore the supported services
Service types
Cloud PIM
Google Places, Google Tasks, Google Calendar, Google Contacts, Outlook Calendar, Outlook Contacts
Cloud file storage
DropBox, Onedrive, Google Drive, Box, Hubic
Cloud data storage
Apple CloudKit, Google Firebase Database, myCloudData.net
Cloud image services
Google Photos
GEO
Google Maps address data
Payment service
PayPal, Sumup
Translate
Google Translate, IBM Watson Translate, Microsoft Translate
Logging
ExceptionLess, Sentry, Rollbar
Productive collaboration service for remote work
Slack
And much more
YouTube, Google Analytics, Google GMail, Outlook Mail
v3.6.0.0
New : TTMSFNCCloudAILogger TTMSFNCCloudAIFileSystem TTMSFNCCloudAIDataSet TTMSFNCCloudAIEmail toolsets added
New : TTMSFNCCCloudAIToolSet non-visual component for bundling function calls
New : Audio transcribe for OpenAI added
New : Audio generation for OpenAI added
New : Adaptions for compatibility with OpenAI ChatGPT-5
Fixed : Using templates in TTMSFNCSendGrid now working as intended
Fixed : Potential issue with HTTP headers for UploadFile() method in TTMSFNCCloudAI
Fixed : Issue with timeout handling in TTMSFNCCloudAI