-
2 years, 4 months ago #35243
Hello,
I created a connector that should receive a pdf as a response, but instead, it receives “RESTBinaryResult” instead.
How can I convert this “RESTBinaryResult” to a blob or a file object?Thank you,
RadostinJennifer Häfner
ModeratorHas successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (310)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification
Jennifer Häfner
ModeratorHas successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (310)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification
2 years, 4 months ago #35266::With the input parameter ‘configuration/http/body/binaryResult/format’, you can control the format of the binary output result. The format options are described in the advanced configuration documentation for REST connectors.
If these format options are not suitable for your use case, you can still convert the base64 output to a blob, e.g., inside a Client-Side Business Object.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.