Make bulk request without a JSON file

Is there any way to make a POST to the bulk API without formatting the data in a json file? I am receiving my data as a stream and it is not being saved in a json file anywhere for me to import.

Are you working with a programming language?

Yes, I'm working with Java.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.