How to retrieve a PDF from a webservice response and convert it to an Appian document

I have a webservice integration configured that returns a PDF response (application/pdf). How can I convert this into an Appian document?

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    A Score Level 2
    in reply to Stefan Helzle

    Yes, including it in the header does work but I'm not sure how to configure it to get that token dynamically. I have a connected system and integration setup which works to handle the authentication and get the token, but I can't use the integration for the HTTP file download SS. For testing purposes I had been checking the integration to get the token and then just manually using it in the smart service.