Attach remote files to customer requests via attachTemporaryFiles

XMLWordPrintable

    • 0

      Steps to Reproduce

      1. attachTemporaryFiles function only has the option to upload multipart/form-data files.

      Expected Results

      Above API function is able to take data as Bytes, base64 encoded or directly from another service.

      Workaround

      Solution not tested, however a possibility is to download the file on customers own server temporarily and then post it to the above function. Once sent, delete the file from server.

            Assignee:
            Unassigned
            Reporter:
            Faisal
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: