-
Similar Content
-
By Richard Carlton
We have a new fix for Google Maps in FMSP & the FMI Contacts Starter Solution
Vid 1 - Getting your API Key:
Vid 2 - FMI Contacts Starter Solution Fix
Vid 3 - FMSP Fix
Get up to speed with the FileMaker Video Training Course!
FileMaker is a cross-platform relational database application from FileMaker Inc. https://en.wikipedia.org/wiki/FileMaker
Top Rated Course by FileMaker Expert, Richard Carlton.
http://learningfilemaker.com/fmpro17.php
Customer relationship management, processes implemented to manage a company's interactions with customers and prospects
https://en.wikipedia.org/wiki/CRM
Experience Richard's dynamic and exciting teaching format, while learning both basic, intermediate, and advanced FileMaker development skills. With 26 years of FileMaker experience and a long time speaker at FileMaker's Developer Conference, Richard will teach you all the ins and outs of building FileMaker Solutions.
The course is 50 hours of video content!
Richard has been involved with the FileMaker platform since 1990 and has grown RCC into one of the largest top tier FileMaker consultancies worldwide.
Richard works closely with RCC's staff: a team of 28 FileMaker developers and supporting web designers.
He has offices in California, Nevada, and Texas.
Richard has been a frequent speaker at the FileMaker Developers Conference on a variety of topics involving FileMaker for Startups and Entrepreneurs, and client-server integration.
Richard is the Product Manager for FM Starting Point, the popular and most downloaded free FileMaker CRM Starter Solution.
Looking for FM Starting Point free software download: http://www.fmstartingpoint.com
Richard won 2015 Excellence Award from FileMaker Inc (Apple Inc) for outstanding video and product creation, leading to business development.
RCC, Filemaker Videos, and LearningFileMaker.com are headquartered in Santa Clara, CA.
http://www.rcconsulting.com/
Contact us at support@rcconsulting.com
FileMaker Pro is simply a powerful software used to create custom apps that work seamlessly across iPad, iPhone, Windows, Mac, and the web
Transform your business with the FileMaker Platform
https://sites.google.com/site/filemakerprotrainingd2n/home/filemaker-training
Free FileMaker Training Videos Channel https://www.youtube.com/user/FileMakerVideos
FileMaker Training -FileMaker Video Training Course-FileMaker News-FileMaker Experts
https://www.youtube.com/watch?v=RO3Do8QIQOE
https://www.youtube.com/watch?v=RO3Do8QIQOE&index=2&list=PLjTvUZtwtgBTWVT38kPvgjCfkZmMmvCOk&t=25s
FileMaker What's New-Top Ten Things To Know About FileMaker -FileMaker News
https://youtu.be/6ZcnQEOF9XE
https://www.youtube.com/watch?v=6ZcnQEOF9XE&index=1&list=PLjTvUZtwtgBTWVT38kPvgjCfkZmMmvCOk&t=25s
Sharing a FileMaker Solution-The Basics-Sharing FileMaker Database-FileMaker Experts
https://youtu.be/a5o5Mt8DnFI
https://www.youtube.com/watch?v=a5o5Mt8DnFI&index=9&list=PLjTvUZtwtgBQukMafXx60CF5rcXwNmGWl&t=0s
A database management system (DBMS) is a computer software application that interacts with the user, other applications, and the database itself to capture and analyze data
Official site SDK, Developer's Guide, Reference, and Android Market for the open source project
http://learningfilemaker.com/FIAS.html
Video introduction to iOS App Training https://www.youtube.com/watch?v=cVxQe_yAshw
Free FileMaker videos check out ...http://www.filemakervideos.com
Download the FileMaker Pro & FileMaker GO for mobile devices training videos at http://www.learningfilemaker.com
Download FileMaker Go video training at http://learningfilemaker.com/FMGO-17/index.php
Download FileMaker Full Video Training Bundle at http://learningfilemaker.com/subscription.php
Learn how to use FileMaker to create an app with the FileMaker Training Series
Comment, Like & Share All of Our Videos.
Feel Free to Embed any of Our Videos on Your Blog or Website.
Follow Us on Your Favorite Social Media
Facebook
Twitter
Google+
#FileMakerGoogleMaps
#FileMakerAPI
#FileMakerGoogleMapsAPI
#FileMakerFreeVideoTraining
#FileMakerTrainingVideos
#FilemakerProTraining
#FileMakerVideoTutorial
#FileMakerProVideos
-
By jayivan
I am working on an API integration from FileMaker 17 to Emma. Generally when I work on a new API, I get the curl working on the command line and then translate that into FM. But I've hit a roadblock with one particular API call while my other API calls to Emma are successful. (In the example below, I substituted out sensitive data with all caps.)
From the command line, the code is:
curl -u USER:PASS -H "Accept:application/json" -H "Content-type: application/json" -X POST -d '{"fields": {"name_first": "TESTFIRST","name_last": "TESTLAST","eligible": "false","expiration": "@D:2019-06-30"},"group_ids": ["GROUPIDNUMBER"],"email": "EMAIL@EMAIL.COM","opt_in_confirmation": "false"}' "https://api.e2ma.net/ACCOUNTNUMBER/members/signup"
This command is successful. The server responds with the individuals' emma id and group confirmation.
This fails using Insert from URL within FM though. While eventually I'll use FileMaker fields for an individual record's names, email, and expiration dates, I did not use fields in my testing in order to duplicate the command line exactly. In Insert from URL:
The URL is "https://api.e2ma.net/ACCOUNTNUMBER/members/signup"
The curl option is "-u USER:PASS -H \"Accept:application/json\" -H \"Content-type: application/json\" -X POST -d '{\"fields\": {\"name_first\": \"TESTFIRST\",\"name_last\": \"TESTLAST\",\"eligible\": \"false\",\"expiration\": \"@D:2101-06-30\"},\"group_ids\": [\"GROUPIDNUMBER\"],\"email\": \"EMAIL@EMAIL.COM\",\"opt_in_confirmation\": \"false\"}'"
Can anyone identify the problem or suggest a workaround? My experience with API integration with FM is limited, but anything I could get working via the command line, I've been able to get working within FM until this.
-
By Richard Carlton
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 Richard's dynamic and exciting teaching format, while learning both basic, intermediate, and advanced FileMaker development skills. With 27 years of FileMaker experience and a long time speaker at FileMaker's Developer Conference, Richard will teach you all the ins and outs of building FileMaker Solutions. The course is 50 hours of video content!
Richard has been involved with the FileMaker platform since 1990 and has grown RCC into one of the largest top tier FileMaker consultancies worldwide.
Richard works closely with RCC's staff: a team of 28 FileMaker
developers and supporting web designers. He has offices in California, Nevada, and Texas.
Richard has been a frequent speaker at the FileMaker Developers Conference on a variety of topics involving
FileMaker for Startups and Entrepreneurs, and client server integration.
Richard is the Product Manager for FM Starting Point, the popular and most downloaded free FileMaker CRM Starter Solution.
Richard won 2015 Excellence Award from FileMaker Inc (Apple Inc) for outstanding video and product creation, leading to business development.
RCC and LearningFileMaker.com are headquartered in Santa Clara, CA.
http://www.rcconsulting.com/
Please feel free to contact us at support@rcconsulting.com
If you want to explore building iOS apps for iPhone or iPad and deploying those out to the Apple App Store.
Here is a video introduction to our iOS App Training https://www.youtube.com/watch?v=cVxQe_yAshw
Looking for FM Starting Point free software download: http://www.fmstartingpoint.com
For More Free FileMaker Videos Check out http://www.filemakerfree.com
Visit http://www.learningfilemaker.com for all facets of FileMaker Award Winning Video Training.
Please Visit Our Channel: https://www.youtube.com/user/FileMakerVideos Please Subscribe While There.
Please Comment, Like & Share All of Our Videos.
Feel Free to Embed any of Our Videos on Your Blog or Website.
Follow Us on Your Favorite Social Media
https://www.facebook.com/FileMakerVideos
https://twitter.com/filemakervideos
https://plus.google.com/+FileMakerVideos/videos
Filemaker Pro 16 Training Videos
FileMaker 16 Videos
Filemaker Pro 16 Video Course
#FileMakerVideos
#FileMakerTrainingVideos
#WhatisFilemaker16
#FilemakerPro16Training
#Filemaker16VideoTutorial
#FilemakerPro16Videos
-
By docasar
Hello,
I am trying to connect to our current database with our shipping company so I can update the status of the delivered orders. To do that, I am currently using insert from URL and then parse the code to extract the info I need. However, I believe there should be a cleaner and safer way to do it using webservice.
So I downloaded the documentation and looks very straightforward to set and I have been able to set up the POST and send it getting the data as XML using POSTMAN (as very well explained here: http://www.filemakerprogurus.com/filemaker-api-integration-salvatore-coleangelo/ ) and also in the great post by luminfire https://luminfire.com/2017/06/12/curling-filemaker-16/.
However, when I try the same parameters on my script in filemaker, I get all the time an error saying that something like "Entry XML Schema/template it is not loaded correctly". Following the documentation of the API I see that on Postman I need to insert on the Body RAW some kind of code that looks like this:
<?xml version='1.0' encoding='UTF-8'?>
<SeguimientoEnviosRequest xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:noNamespaceSchemaLocation='SeguimientoEnviosRequest.xsd'>
<Solicitante>x</Solicitante><Dato>xxxxxxxxxxxxxxxxx</Dato>
</SeguimientoEnviosRequest>
but I don't know which settings I have to do on my script to make the call work.
Any suggestions as to where to put this info so the can be passed with the CURL? I am a bit desperate now because I see the amazing possibilities that the interaction with the web service may bring but I can find a way to make it work...
Thanks a lot for your always invaluable support!!
-
By jpons
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
-