Skip to main content

Hi,

 

I have a link, an authorization and a token, to receive data through an API, how can I do this in FME? Could someone give me an example?

 

Thank´s

The HTTPCaller is your friend, there are a lot of examples if you search for "HTTPCaller" on the forums here, e.g. https://knowledge.safe.com/questions/108354/api-call-from-fme-httpcaller-does-not-work-but-api.html

This is also a great starting point: https://knowledge.safe.com/articles/92720/how-to-access-an-api-using-the-httpcaller.html


The HTTPCaller is your friend, there are a lot of examples if you search for "HTTPCaller" on the forums here, e.g. https://knowledge.safe.com/questions/108354/api-call-from-fme-httpcaller-does-not-work-but-api.html

This is also a great starting point: https://knowledge.safe.com/articles/92720/how-to-access-an-api-using-the-httpcaller.html

@david_r,

Your reply in https://knowledge.safe.com/questions/110636/received-http-response-header-http11-401-unauthori.html solved my problem.

 

Thank´s


Great, am glad to hear that you found a solution.


Reply