Hi All,
Is there any way I can view the repositories assigned to a user in Github OOTB connector. I could not see anything in documentation.
Hi All,
Is there any way I can view the repositories assigned to a user in Github OOTB connector. I could not see anything in documentation.
The Github OOTB connector does have an account attribute called: repositoryIDs. That should be a multi-value string containing the respositoryIDs assigned to the account.
There is a note in the connector guide: For existing sources, add this attribute explicitly through the UI.
if it does not worked you can try for Web Service connector
We tried the OOTB connector for awhile, but it didn’t meet our needs. We ended up building a SaaS connector for Github.