Skip to main content
Question

FME Server REST API: Where can I find a comprehensive documentation on parameter values applicable to a publication?


takashi
Influencer

I'm planning to develop a system that should contain a function to automatically configure a publication on an FME Server according to parameters set by a user via a web app.

I think it should be possible with FME Server REST API [POST] /notifications/publications (Create Publication).

However, so far, I've not found a comprehensive documentation on parameter values such as "publisherName", "properties/name" etc. applicable to a publication - e.g. Email (SMTP) publication.

Where can I find that?

4 replies

itay
Supporter
Forum|alt.badge.img+17
  • Supporter
  • January 6, 2019

I am afraid that the swagger API documentation is the most extensive documentation available that I know of, hopefully a Safe employee can shed some more light on this matter.


david_r
Celebrity
  • January 7, 2019

I wonder if it's possible to use something like Fiddler to intercept and reverse engineer the API calls used by the GUI?


takashi
Influencer
  • Author
  • January 7, 2019
david_r wrote:

I wonder if it's possible to use something like Fiddler to intercept and reverse engineer the API calls used by the GUI?

Good idea. I'll give it a try later! Thanks.


Forum|alt.badge.img

Hi @takashi

There is also an example using the FME Server JS API, which dynamically exposes all parameters for all available protocols:

 

https://playground.fmeserver.com/javascript/notifications/create-publication/

Maybe this helps as well.

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings