cancel
Showing results for 
Search instead for 
Did you mean: 

Blob.attach - attaching file as main content not attachment . Why?

zod_
Champ on-the-rise
Champ on-the-rise

Why Blob.attach is attaching to content , not as an attachment .

what code change i have to make it an attachment ?

$answer = $session->newRequest("Blob.Attach")->set('params','document', $path) ->loadBlob($blob) ->sendRequest();

0 REPLIES 0