HI Guys,
I have been at this for hours and my brain (and my body) can't take it anymore.
I have the Base Elements free plugin installed. I tried to go through the docs.
Here's what I'm trying to do: Use an API:
curl --data "api_key=101ab54dbdad0ddca616e3&req_type=allLists" http://api.easysendy.com/ver1/listAPI
(I've changed the API but you get the idea...)
Trying to use "Insert from URL" into a field. (tried container, etc) and nothing works.
I know the API is correct because it works from my cmd prompt on windows) and I get back:
{"status":"success","count":2,"listsData":[{"list_uid":"nr676yq0mz408","name":"testing","display_name":"test","description":"testing"},{"list_uid":"qn8724ssf1ccb","name":"Test","display_name":"Test","description":"This is a test list to figure out how to use this service."}]}
But I can't for the life of me get filemaker to do it. I tried the BE_HTTP_Get, I tried the Geist generator. I'm lost here.
I can even get FM (through the data viewer) to spit out the correct URL (using "\" for the needed quotes...I just can get any response.)
(connection error from the script debugger)
Any suggestions on how I can send: curl --data "api_key=101ab54dbdad0ddca616e3&req_type=allLists" http://api.easysendy.com/ver1/listAPI
out of filemaker?
Thanks,
Al,I need a beer....or 2 or 3....