How to send json file as the HTTP POST request Form-data

Hey @Radik_Balagutdinov,

Welcome to the community :raised_hands:

It looks like the issue is with the binary data conversion, The key name you were using looked like a filename rather than a key, Try the below workflow which should work.