Which connector can be used when only User data available using API but user permission data is not available

Hi all

I have a customer who are able to share the user data using API but not able to expose user permissions. We were thinking Web-services connector earlier but not sure how to get the permissions. Is it possible to use Web services for getting user data and delimited file to get the permission set in one connector ?

@mgupta403

If its just user data through webservice and permission data through Delimited, I think best way is go with just delimited file because if they are not giving permissions via API, I don’t think you will have a way to removal of access and user deletion of user as well and it will be always a manual fulfillment, in that case go completely with delimited app unless you have API for addition and removal of access , please confirm on this

1 Like

I have a counter question and if needed can create another post.
What is the best solution to use if we have user and group data available using API but for removing the access, there isn’t any endpoint available

I can ask the customer if they can share some stored procedure.

Is it possible to do the integration with Web-services connector in that case or do we need to build a custom connector for that

I have found the web services connector to be sufficient for most use cases, a custom connector seems to be starting from scratch for no reason. Remember you can leverage before and after rules on operations to implement custom logic (such as creating a manual work item for someone to go in and actually remove the access).

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.