Question

FME and API

  • 20 March 2024
  • 3 replies
  • 46 views

Badge +8

Hi, I am trying to make API requests to connect to an application. It requires OAuth1 authentication. It seems like FME does not have built-in support for OAuth1. Is there a way to set the HTTP caller in this case? 

I would be extremely grateful if you could provide me with your assistance!


3 replies

Userlevel 5
Badge +29

FME Does support Oauth2, it nees to be setup as a webconnection - https://support.safe.com/s/article/Creating-Web-Service-Connections-OAuth-2-0

Badge +8

@hkingsbury I need to make a REST API request to NetSuite and it requires OAuth 1.0.

Userlevel 5
Badge +29

Reading this documentation it indicates the above should still work - https://docs.safe.com/fme/html/FME-Flow/WebUI/Web-Connections.htm

 

Reply