Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
I have an https address which points directly to a PDF file on a server, and I want to return the binary contents of that file to the pipeline.
What is the easiest way to do this? I tried pub.client:http but the response does not seem to be correct.