Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Contributing a New Adapter
authored
Oct 07, 2022
by
Kaylani Carlo
Show whitespace changes
Inline
Side-by-side
Contributing-a-New-Adapter.md
View page @
820ea444
...
@@ -34,6 +34,7 @@ Before contributing a new adapter, be sure you have verified there is a need for
...
@@ -34,6 +34,7 @@ Before contributing a new adapter, be sure you have verified there is a need for
1.
Get an OpenApi 3.0 document for the system you want to integrate with
1.
Get an OpenApi 3.0 document for the system you want to integrate with
*
You may be able to get this from the Vendor website or from contact with the Vendor.
*
You may be able to get this from the Vendor website or from contact with the Vendor.
*
You may have to convert a WSDL or a Postman Collection to an OpenAPI document using something like APImatic.
*
You may have to convert a WSDL or a Postman Collection to an OpenAPI document using something like APImatic.
2.
Build the new adapter using the
[
Itential Adapter Builder
](
https://adapters.itential.io
)
.
2.
Build the new adapter using the
[
Itential Adapter Builder
](
https://adapters.itential.io
)
.
3.
Install the generated adapter into your IAP environment.
3.
Install the generated adapter into your IAP environment.
...
...
...
...