Skip to main content
Question

How to build a REST API end point

  • December 31, 2020
  • 1 reply
  • 114 views

Hey Community, i am new to FME and would like to know how to create a new REST API End point using FME. The task is simple i would like other organizations to query a DB within our infrastructure to get the details of an Asset. So i want to expose an API to the public which they can call and do either a POST,GET or PUT operations. Can you share with me steps of how i can go about this using FME.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

rahulsharma
Safer
Forum|alt.badge.img+10
  • Safer
  • January 4, 2021

Hi @ofashola​ 

Using FME Server RestAPI, you can set up some workflows. See examples here https://playground.fmeserver.com/demos/

 

FME Server RESTAPI Basics -- A good starting point