How to add sent attachments in the Service now .

rohit_murli
Tera Contributor

Hello, 

 

We are doing an integration of an external platform with Service now. Attachments will be sent from external platform to service now and it should be added to the Requested Item table. 

 

Following is the code, this is how adding the attachment in requested item record but it is not working

bindu_jayagond_0-1696416849091.png

 

Any kind of help will be appreciated. 

 

Thank you.

 

 

1 REPLY 1

Peter Bodelier
Giga Sage

Hi @rohit_murli 

 

In line 38 your first parameter is reqItem. Shouldn't it be reqItemId as shown in line 33?


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.