Delphi
TMS FNC Cloud Pack v3.4.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...
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.4.0.0
New : TTMSFNCCloudWhatsApp: Updated API to v22
New : TTMSFNCCloudWhatsApp: SendWhatsAppMessage added as alias for SendMessage
New : TTMSFNCCloudMicrosoftOutlookMail: SendMailMessage added as alias for SendMessage
New : TTMSFNCCloudMicrosoftOutlookMail: ContentID field exposed for Attachments
New : TTMSFNCCloudMicrosoftOutlookMail: Additional fields exposed for MailItem
New : TTMSFNCCloudMicrosoftOutlookCalendar: Access to shared calendars
New : TTMSFNCCloudGoogleGMail: SendMailMessage added as alias for SendMessage
New : TTMSFNCCloudGoogleGMail: MimeType ContentID fields exposed for Attachments
New : TTMSFNCCloudGoogleGMail: GetMails AQuery parameter added
New : Support for specifying Ollama server path in TTMSFNCCloudAI
New : Support for adding image files or URLs in content in TTMSFNCCloudAI
New : Support for Mistral LLM added in TTMSFNCCloudAI
New : Support for DeepSeek LLM added in TTMSFNCCloudAI
New : Settings.MaxTokens added in TTMSFNCCloudAI
New : Settings.CustomOptions added in TTMSFNCCloudAI
New : Setting to switch between regular OpenAI API and API on EU servers in TTMSFNCCloudAI
New : Method to get a list of models for an AI service in TTMSFNCCloudAI
New : Function calling support added in TTMSFNCCloudAI
Fixed : TTMSFNCCloudTranslation: IBM translator service removed
Fixed : TTMSFNCCloudSlack: UploadFile is deprecated