WebServices Connector

Hi Sailors,

We are trying to configure enable/disable accounts endpoints. Where we need additional information apart from the native identity of the account. We want to get this additional information and we tried below two options for this:

  1. Create Enable account policy ( We created the policy and we can see policy is there and has been created successfully but the plan is not containing the attribute i have defined.
  2. tried to configure get single account endpoint and tried to use $response.attrName$ to get the value but still in the jsonBody i don’t see these values being populated.

Can someone help us on this please?