Search the Community
Showing results for tags 'insert from URL'.
-
Greetings, I am attempting to post data to an API. This is the sample from the company: curl -X POST "https://123456" -H "accept: text/plain" -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEwMjQiLCJ1bmlxdWVfbmFtZSI6IkdyYWluIFNjYWxlIFRlc3QiLCJTZXJ2ZXJOYW1lIjoiREV...
-
When I post the text below into "Specify CURL options". I get an error message that 'grant_type' isn't supported. Is there a workaround? TIA John curl -X POST -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'cache-control: no-cache' \ -d 'grant_type=password&username=j...
-
I am using FM 17 and am trying to submit some JSON to an 3rd party website to create and insurance claim. Below is the curl code I am able to run from the command line. I tried using Insert From Url to do the same thing and I am unable to get it to work. I get the following message back when...
-
OK, I'm using FM16 and trying to figure out an API call. I'm not an expert when it comes to APIs. I have a shopify store, and I can use Insert from URL to get the JSON info on each order. I want to be able to "PUT" and upload parts of the order. Every order has a "Note" field that I can add...
-
With the introduction of cURL options in FM16's Insert from URL script step I've been investigating the possibility of being able to save a copy of my FM solution directly to my Dropbox folder using the https://content.dropboxapi.com/2/files/upload element from Dropbox V2 API. I've succe...
-
- insert from url
- json
-
(and 3 more)
Tagged with:
-
I am using Insert From URL to send HTTP GET request to my server and get the result. I have a function PING that returns 1 if the server is online, but it cannot returns 0 if it is not so I am catching the error on filemaker : Connection timed out; the timeout value is 60 seconds. Is...
-
- insert from url
- fm14
-
(and 2 more)
Tagged with:
-
Hello everyone, I am new to FM and the FM forums. I am working for an academic program that is in the process of digitizing all of its student/alumni records. Some of those records include an alumni questionnaire that is filled out on Google Forms, all the responses for which are then auto...
- 3 replies
-
- fm12
- insert from url
-
(and 1 more)
Tagged with: