How to update a portal item

2095
2
Jump to solution
02-25-2016 01:20 AM
MathieuVILLEMONT1
Occasional Contributor

Hi,

According to the JS API there is no method to update a portal item other than making your own request through the Portal REST API.

Am I right ?

M

0 Kudos
1 Solution

Accepted Solutions
ReneRubalcava
Frequent Contributor

The Portal API in the 4.0 of the JS API has this functionality.

PortalItem | API Reference | ArcGIS API for JavaScript

I don't think it's baked into the 3.x API though. I could be wrong.

View solution in original post

2 Replies
ReneRubalcava
Frequent Contributor

The Portal API in the 4.0 of the JS API has this functionality.

PortalItem | API Reference | ArcGIS API for JavaScript

I don't think it's baked into the 3.x API though. I could be wrong.

MathieuVILLEMONT1
Occasional Contributor

Hi Rene,

Good to know that it'll be here when we migrate to 4.0.

Looking forward to attend your presentations @ Dev Summit.

0 Kudos