triadastation.blogg.se

Baseelements filemaker example
Baseelements filemaker example








baseelements filemaker example

optimised processing of manually downloaded SMS Replies by breaking each individual record into a separate $record variable within the loop.updated Cellcast Gateway to support Alphanumeric Sender ID.added script for Telstra SMS Gateway to create a subscription and return the Telstra number for your Account record.

#Baseelements filemaker example trial

added script for Telstra SMS Gateway to register a number to use with the Telstra Free Trial.

baseelements filemaker example

  • moved Account Proxy Server fields to popover button.
  • Initial support for RingCentral SMS Gateway.
  • added new fields to Accounts table to support OAuth 2.0 authentication where supported by the SMS Gateway.
  • added Webhooks table to support downloading, creating/updating and deleting Webhooks directly from the fmSMS file where supported by the SMS Gateway.
  • updated navigation from Contacts Form layout to Contacts Form WebViewer to prevent Chat View from loading the same messages twice.
  • updated Chat View Web Viewer format to current iOS iMessage style.
  • added Data API PHP files for Telstra SMS Gateway.
  • updated to support downloading incoming messages manually for the Telstra SMS Gateway.
  • added Data API PHP files for Burst SMS Gateway.
  • Telstra SMS Gateway: changed from setting $$telstraToken and $$telstraTokenExpires global variables to storing these in fields in the Accounts table to support using multiple accounts in fmSMS for Telstra.
  • added Data API PHP files for SMSGlobal REST API Gateway.
  • added new SMS Gateway: SMSGlobal REST API.
  • removed older SMS Global HTTP API Gateway references (replaced by SMSGlobal REST API Gateway).
  • renamed Next Gateway references to Vonage.
  • removed support for Sendsei SMS Gateway.
  • added PHP API PHP files for Esendex SMS Gateway.
  • added Data API PHP files for Esendex SMS Gateway.
  • Esendex SMS Gateway: added support for downloading incoming messages by date range.
  • Esendex SMS Gateway: added support for checking credits.
  • SMS Gateway: updated PHP files for JSON Webhooks for PHP API and Data API.
  • SMS Gateway: added support for creating webhooks from fmSMS.
  • removed support for Live SMS SMS Gateway.









  • Baseelements filemaker example