Hi there,
Anyone here know how to connect to GitLab? I see there is connected system for GitHub, anyone know there is one for GitLab?
Thanks,
Lin
Discussion posts and replies are publicly visible
Have you tried the built in HTTP connected system?
docs.appian.com/.../http-connected-system.html
To connect to GitLab in Appian, you can use the HTTP client functions provided by Appian's expression language, along with GitLab's API through connected system.
thanks.