Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Sensei API Integration with my Java servlets

Avatar

Level 1

I need to automate y workflow by using sensei API for cutout and mask generation. I can upload and download the file using Java servlet doGet and doPut method

In the curl i have specified the following

"input":{
"storage":"external",
"href":"https://<>com/download?fileName=/work/passport/adcd/test.jpg"
},
"output":{
"storage":"external",
"href":"https://<>com/upload?qquuid=adcd",
"mask":{
"format":"soft"
}

 

The doPut method is invoked. But i am not sure how to write the content to file system

 

Is there any example of API integration with Java system end point

1 Reply

Avatar

Level 1

Please reach out to psdservices@adobe.com or submit a ticket here https://psd-services.zendesk.com/hc/en-us/requests/new for support or feedback.

 

Best
John Tran