Search the Community
Showing results for tags 'REST'.
-
Hi everyone, I'm trying to post data to a Drupal application from FileMaker via the BaseElements plugin. I'm getting a token, setting authentication, headers, and the post variables via the BaseElements functions and I've followed examples but I'm getting the following error: {"error":"The typ...
- 8 replies
-
- baseelements
- rest
-
(and 3 more)
Tagged with:
-
📣 ANN [ANN] 24U Software announces Tracksy
HOnza posted a topic in Announcements of FileMaker Product, Services or Resources
24U Software announces Tracksy Prague, CZ -- December 7, 2021 -- 24U Software announces an availability of Tracksy, a complete integrated software and hardware solution for tracking goods, assets, orders and people within controlled space, leveraging RAIN UHF RFID and Claris FileMaker as a soft... -
Adding Webhooks to FileMaker is Easy with fmRESTor 19
HOnza posted a blog entry in HOnza's Bits @ FMForums
We have recently released fmRESTor 19 along with a brief 8-minute step-by-step video on how you can use fmRESTor to add a webhook to your own FileMaker database. For the case you have not heard the term yet, webhook is usually defined as a “user-defined HTTP callback”. In plain Eng... -
I'm trying to integrate my FM solution with Freshdesk, a helpdesk web app that uses GET and PUT commands over HTTP. My first challenge is to retrieve a ticket from Freshdesk. According to the API documentation, all I need to do is (for ticket ID 200): curl -v -u user@yourcompany.com:test -H "Con...
- 5 replies
-
- base elements plug-in
- rest
-
(and 1 more)
Tagged with:
-
In this Coaches' Corner tip, Richard Carlton challenges you to go learn how to use RESTful services! Get up to speed with the FileMaker Pro 16 Video Training Course! Top Rated Course by FileMaker Expert, Richard Carlton. http://learningfilemaker.com/fmpro16.php Experience Rich...
-
- richard carlton consulting
- rcc
- (and 6 more)
-
Hi, I want to enable the Cloud REST API, but I am afraid that I "dismissed" the notification message that allowed me to do so. How can I enable the RESP API on my cloud instance? Thanks, -J
-
Setting Tax Rates in FM Starting Point | FMSP Videos | FileMaker 16 101 Training https://www.youtube.com/watch?v=uuV9jKW0TH8 Most Recent Upload https://goo.gl/Dbn9fm Get up to speed with the FileMaker Pro 16 Video Training Course! Top Rated Course by FileMaker Expert, Richard Carlton....
-
- fmsp
- fm starting point
- (and 8 more)
-
Hi. I searched around the web for this but cant quite get a definite answer. I'm developing an ios app and my boss would like to setup and use filemaker as the backend for it (since he has other uses for filemaker too). I was thinking of using the xml api to request data such as regular r...