Is there a policy that I can use to update custom attributes during a proxy call flow?

Not applicable

We are migrating over some of the data we stored in KVMs to Custom attributes at the app level. With KVMs, we can update custom attributes during proxy call flow.

Is there a way to do the same with custom attributes instead of making management API calls?

Thanks.

0 2 279
2 REPLIES 2

Not applicable

@Dino, appreciate any help on this.

aswinsegu
Participant IV

AFAIK the is no policy that does that, but we can make use of Management APIs for Developer Apps using ServiceCallout Policy.

Update all App Attributes # Updates or creates app attributes. This API replaces the current list of attributes with the attributes specified in the request body. This lets you update existing attributes, add new attributes, or delete existing attributes by omitting them from the request body.