Does anybody know how to attach the file by PHPtoo...
# suitetalkapi
x
Does anybody know how to attach the file by PHPtoolkit?
b
File for learning how to add files to the file cabinet
x
I mean attach file to record.
such as PO or VendorBill
b
attach / detach for attaching the file to records
x
is there any example code in PHPToolKit?
attach file when the record is created.
b
not that i know of, i would imagine it involves the creation of an AttachRequest that you use for the attach method of the service
x
hmm...
then, do you have any example code to send SOAP request in php?
b
nope, i can help with the service itself, not how you consume it with a particular language
x
Okay, Thanks