length of Encodebase64tostring

Certified Senior Developer

I have a requirement where we need to send data from tables to PUB/SUB API in JSON formate . for this i tried fetching data from tables using queryentity then converting data to json .While sending we also converting that data to encodebase64string  and touniformstring . here the issue is we are unable to send large amount of data because encodebase64string has limit on characters . Is there any alternate way  to send data .

Thanks,

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data