Web servcies source

Hi All,

I have created a Web Services source for OpsRamp. During account aggregation, I am not receiving certain user attributes such as email, active status, and userType due to limitations in the OpsRamp SCIM bulk payload.

I wanted to check if it is possible to use Get Object with Parent Endpoint = Account Aggregation to fetch these missing attributes from the individual account details endpoint.
Has anyone tried this approach before? If yes, please share your experience,it would be very helpful.

Additionally, I have a clarification regarding provisioning operations:

  • Update User (PATCH user)

  • Add Entitlement (PATCH group)

  • Remove Membership (PATCH group)

Will these operations work out of the box, or do we need to explicitly implement and configure the HTTP operations and mappings for each field/action?

Thanks in advance for your help.

you can use parent endpoint and configure to get remaining attributes

you need to configure each and every operation