Payloads: Currently, when making POST requests to external services, the Base64XML payload cannot exceed 5 MB in size. We have now increased the payload size to 16 MB.
Base64 is an encoding and decoding technique used to convert binary data to an ASCII (American Standard for Information Interchange) text format.
Extensible Markup Language (XML) is markup language that lets you define and store data in a shareable way.