085 40 19 16 0

Interdata Online Shop

URL Plug-in Single

Categorie:Productiviteit - Utilities Van:Troi
Meer informatie:www.troi.com/so... 

Troi URL Plug-in lets you post and retrieve information from the Internet. Troi URL Plug-in can help you fill in web forms on the Internet, all from FileMaker Pro. It also retrieves data or images from any HTTP and HTTPS URL.

What's new in version 5.0
Troi URL Plug-in versions for FileMaker Pro 12 to 16

  • Tested and made compatible with FileMaker Pro 16.
  • Added new functionality to the TURL_Get function. When getting images, like jpegs, the  » Lees meer...
URL Plug-in Single

Selecteer een of meer artikelen en klik dan op Bestellen. Aantallen kunnen op de volgende blz. gewijzigd worden.
Partnr.OmschrijvingEuro *Euro incl. BTW 
URL13 Troi URL Plug-in URL Plug-in Single user license Windows (digitale levering)69.2583.79
URL14 Troi URL Plug-in URL Plug-in Single user license Mac OS (digitale levering)69.2583.79
URL15 Troi URL Plug-in URL Plug-in 10-user license pack (Mac and Windows) (digitale levering)306.25370.56
URL16 Troi URL Plug-in URL Plug-in 25-user license pack (Mac and Windows) (digitale levering)438.00529.98
URL17 Troi URL Plug-in URL Plug-in Developer License (Mac and Windows) (digitale levering)438.00529.98

Alle prijzen zijn in Euro excl. BTW (21%, voor boeken 9%) en excl. verzendkosten.
E-mail of bel 085 40 19 16 0 voor licenties, upgrades en andere vragen.

Troi URL Plug-in lets you post and retrieve information from the Internet. Troi URL Plug-in can help you fill in web forms on the Internet, all from FileMaker Pro. It also retrieves data or images from any HTTP and HTTPS URL.

What's new in version 5.0
Troi URL Plug-in versions for FileMaker Pro 12 to 16

  • Tested and made compatible with FileMaker Pro 16.
  • Added new functionality to the TURL_Get function. When getting images, like jpegs, the name of the image (like for example img_4321.jpg�?? is now also added to the container data.
  • Fixed a problem with creating the correct OAuth signature for parameters in the TURL_SendAuthorizedRequest function.
  • Fixed a problem with the TURL_SendAuthorizedRequest function for urls that contain extra parameters (after a question mark: like www.example.com?page=1).
  • Improved the internal registration of function calls of the plug-in, making it more robust on more platforms.
  • Several bug fixes and further improvements.
  • Made various minor changes to the example files to better work with FileMaker Pro 16.
  • Updated the code by adding improved namespace handling to make the plug-in more robust.

Extra features when running FileMaker Pro 16
- The URL Plug-in adds multiple script steps when running FileMaker Pro 16. You can select these script steps in the script steps pane in Script Workspace, or you can begin typing the script step name, then choose the script step from the list that appears. The script steps significantly expand the possible actions you can perform with FileMaker Pro. The following 7 script steps are added:

  • Delete URL
  • Get URL
  • Post URL
  • Put URL
  • Reinitialize URL Plug-in
  • Send Authorization PIN URL
  • Send Authorized Request URL

NOTE Only steps that perform an action have been added as a script step. Functions that just return information (like for example TURL_GetLastHTTPStatusCode) are only available as an external function.

- Added new scripts to several example files, which demonstrate how to use the new external script steps of FileMaker Pro 16. The examples check if FileMaker Pro 16 is running and will select these new scripts.

- Added support for online help for the functions and script steps of the plug-in. You can now easily get online help from the Troi website, by clicking the Help button (the small question mark button) next to the function description in the functions pane or the script step description in the script steps pane.

Fill out web forms from FileMaker Pro
Troi URL Plug-in can help you fill in forms on the Internet, all from FileMaker Pro. It also retrieves data from any HTTP URL. All from FileMaker Pro you can:

  • use the POST command to fill in a web form and retrieve the result directly in FileMaker Pro
  • use the GET command to retrieve data
  • use the PUT command to transfer files or upload data to web servers
  • use the DELETE command to delete items on web servers
  • use a secure connection (HTTPS) using SSL
  • get access to password protected web pages, including those that require OAuth authorization
  • encode text into HTTP format
  • get JPEG, PNG and GIF images directly into a container field
  • specify cookies and proxy server settings
  • send tweets to Twitter with ease!

Suggested Uses
Troi URL plug-in allows you to:

  • fill in forms on web sites or your intranet
  • get online data like stock quotes, weather reports, etc.
  • automatically add information to listings and online databases
  • search the Internet for terms or other specific items
  • get the postal code or time of your city
  • process credit cards
  • use as a filemaker web services plug-in
  • turn FileMaker into a powerful web client, e.g. for communicating with SQL databases

All these features also work in a runtime solution!

Automatic UTF-8 detection
With Troi URL Plug-in you can retrieve web pages, images and fill in HTTP forms all from FileMaker Pro. Troi URL Plug-in 3.5 added automatic UTF-8 detection. The plug-in will show UTF-8 encoded results from the Post and Get functions correctly in FileMaker Pro. We also added a function to set the Consumer Key and Consumer Secret for an OAuth authorization, so you can interact with web services that require OAuth authentication. We have supplied an example file that shows how you can let Troi URL Plug-in talk to a web service with OAuth authentication.

Send (authorized) tweets from FileMaker!
Troi URL Plug-in makes it easy to authorize an account using the OAuth protocol. Twitter uses this protocol to secure their Twitter API. After authorization, tweets (and other commands) can be sent for an account from FileMaker without the need to log in. We have included a Twitter example file in the download.

Do much more than the web viewer
The native Web viewer introduced with FileMaker Pro 8.5 also made it possible to get data from web sites. However, Troi URL Plug-in can do much more:

  • use the POST method to send data
  • get images into containers
  • set custom headers
  • set cookies
  • get data without showing the page on a layout (no render time)
  • easily authorize an account for Twitter and post tweets from FileMaker
  • authorize an account for other web services that require OAuth authentication
  • use the PUT command to to transfer files or upload data to web servers
  • use the DELETE command to delete items on web servers
  • and more...