Share via

Issue with Box Connector in Logic App: Binary Files Getting Corrupted

Orlin M 20 Reputation points
2024-05-07T18:02:16.79+00:00

I am using a Logic App to upload binary files to Box. However, these files are getting uploaded with a larger size than the original, and they end up corrupted. This is not happening with text files. I am using parseJSON to get the file's contentBytes. What could be causing this issue?

Azure Logic Apps
Azure Logic Apps

An Azure service that automates the access and use of data across clouds without writing code.

0 comments No comments
{count} votes

Answer accepted by question author
  1. MayankBargali-MSFT 71,001 Reputation points Moderator
    2024-05-10T06:09:58.2666667+00:00

    @Orlin M Thanks for reaching out. There is Maximum file size (in MB) i.e. 75 MB supported by the connector as documented here. Please validate if this is not the case. I will also suggest you review the know issue and limitation of the connector here.

    Please 'Accept Answer' if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.