Skip to main content
  • 4,049 Posts
  • 13,996 Replies
4049 Posts
Web Connections - Access Token Response as XML

Hello everyone, I've recently been doing some work using HTTPCallers to connect and authenticate to an API. The basic flow is that the first HTTPCaller hits the login endpoint. The credentials (username & password) are passed as application/x-www-form-urlencoded values. An XML response is sent which contains a Session ID. This is then passed through to all subsequent HTTPCallers via the header as Cookie - ASessionID=<Our session ID>. This all works very well, but I've been asked if I could move the whole authentication part into a nice secure easy to use Web Connection. I've done similar before, so thought this would be a fairly easy task, but alas, I've hit a bit of a wall when it comes to the Access Token Response. Unfortunately, the login call to this particular API only returns XML and will not return a lovely JSON response for FME to parse and handle. I was under the impression that FME should be able to look at a JSON or an X

Badge Winners

  • Online Training
    esraahefzy25has earned the badge Online Training
  • FME Flow Authoring Training
    simonbentenhas earned the badge FME Flow Authoring Training
  • FME Flow Certified Professional
    stevencshas earned the badge FME Flow Certified Professional
  • FME Flow Authoring Training
    stevencshas earned the badge FME Flow Authoring Training
  • FME Flow Authoring Training
    abalhas earned the badge FME Flow Authoring Training
Show all badges

Community Stats

32,543
Posts
123,575
Replies
40,789
Members