Troi URL Plug-in functionality can be implemented by adding calls to its functions in the Specify Calculation dialog box in FileMaker Pro. You can also use its script steps in the Script Workspace.
Functions reference
TURL_AuthorizeWithCallbackScript
TURL_Delete
TURL_Get
TURL_GetAuthorizationURL
TURL_GetLastHTTPStatusCode
TURL_GetLastProperties
TURL_HMACSHA1
TURL_IsSecure
TURL_Post
TURL_Put
TURL_Reinitialize
TURL_SendAuthorizationPIN
TURL_SendAuthorizedRequest
TURL_SetAuthCredentials
TURL_SetCookies
TURL_SetCustomHeader
TURL_SetPassword
TURL_SetProgressText
TURL_SetProxy
TURL_SetUserAgent
TURL_SetUserName
TURL_ToHTTP
TURL_ToURLEncoded
TURL_Version
TURL_VersionAutoUpdate
Script step reference
Delete URL
Get URL
Post URL
Put URL
Reinitialize URL Plug-in
Send Authorization PIN URL
Send Authorized Request URL