-
Notifications
You must be signed in to change notification settings - Fork 31
Pull Request for New element Finastra by GuyVanWert #357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
GuyVanWert
wants to merge
1
commit into
CloudElementsOpenLabs:master
Choose a base branch
from
GuyVanWert:finastra
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --------------------------- | ||
| Author Name:GuyVanWert | ||
| The Finastra fusion fabric platform exposes a large series of APIs that are separated per business functionality. This element combines the different B2B and Account information APIs into a single element. | ||
| On Fusion fabric you can create an oAuth2 app with key & secret which can then be entered in the configuration of this element. | ||
|
|
||
| No events / webhooks were added to any of the resources but can be extended | ||
|
|
||
| Find more on Finastra and their APIs at http://fusionfabric.cloud |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"private":true,"configuration":[{"internal":false,"companyConfig":false,"displayOrder":1,"active":true,"description":"Finastra Base Url","isPrivate":false,"type":"TEXTFIELD_1000","resellerConfig":false,"required":true,"hideFromConsole":true,"name":"Base Url","id":337012,"groupControl":false,"key":"base.url"},{"internal":false,"companyConfig":false,"defaultValue":"100","displayOrder":1,"active":true,"description":"The maximum number of records the API provider returns in a response","isPrivate":false,"type":"TEXTFIELD_32","resellerConfig":false,"required":false,"hideFromConsole":true,"name":"Max Page Size (or limit)","id":337013,"groupControl":false,"key":"pagination.max"},{"internal":false,"companyConfig":false,"displayOrder":1,"active":true,"description":"Finastra Pagination Type","isPrivate":false,"type":"TEXTFIELD_32","resellerConfig":false,"required":false,"hideFromConsole":true,"name":"Pagination Type","id":337014,"groupControl":false,"key":"pagination.type"},{"internal":false,"companyConfig":false,"displayOrder":11,"active":true,"description":"Finastra Event Notification Signature Key","isPrivate":false,"type":"TEXTFIELD_128","resellerConfig":false,"required":false,"hideFromConsole":true,"name":"Event Notification Signature Key","id":337015,"groupControl":false,"key":"event.notification.signature.key"},{"internal":false,"companyConfig":false,"displayOrder":12,"active":true,"description":"Finastra Event Notification Callback Headers","isPrivate":false,"type":"TEXTFIELD_128","resellerConfig":false,"required":false,"hideFromConsole":false,"name":"Event Notification Callback Headers","id":337020,"groupControl":false,"key":"event.notification.callback.headers"},{"internal":false,"companyConfig":false,"displayOrder":12,"active":true,"description":"Finastra Event Notification Basic User Name","isPrivate":false,"type":"TEXTFIELD_128","resellerConfig":false,"required":false,"hideFromConsole":false,"name":"Event Notification Basic User Name","id":337018,"groupControl":false,"key":"event.notification.basic.username"},{"internal":false,"companyConfig":false,"displayOrder":13,"active":true,"description":"Finastra Event Notification Basic Password","isPrivate":false,"type":"PASSWORD","resellerConfig":false,"required":false,"hideFromConsole":false,"name":"Event Notification Basic Password","id":337019,"groupControl":false,"key":"event.notification.basic.password"},{"internal":false,"companyConfig":false,"displayOrder":98,"active":true,"description":"Generic map used to specify default fields for bulk download and GET /all requests. Each key should be the canonical objectName and values may be specified as a comma-delimited string or a list of strings","isPrivate":false,"type":"TEXTAREA","resellerConfig":false,"required":false,"hideFromConsole":false,"name":"Default select fields","id":337017,"groupControl":false,"key":"default.select.fields.map"},{"internal":false,"companyConfig":false,"defaultValue":"true","displayOrder":99,"active":true,"description":"Used to enable/disable filtering of null values from the responses","isPrivate":false,"type":"BOOLEAN","resellerConfig":false,"required":false,"hideFromConsole":false,"name":"Filter null values from the response","id":337016,"groupControl":false,"key":"filter.response.nulls"},{"internal":false,"companyConfig":false,"displayOrder":100,"active":true,"description":"Instance Variables","isPrivate":false,"type":"CODE_EDITOR","resellerConfig":false,"required":false,"hideFromConsole":false,"name":"Instance Variables","id":337021,"groupControl":false,"key":"instance.variables"},{"internal":true,"companyConfig":false,"displayOrder":100,"active":true,"description":"Finastra Time of Getting Token or Performing Authentication","isPrivate":false,"type":"TEXTFIELD_32","resellerConfig":false,"required":false,"hideFromConsole":true,"name":"Time of Getting Token or Performing Authentication","id":337022,"groupControl":false,"key":"authentication.time"}],"objects":[],"description":"Finastra API","cloneable":false,"extended":false,"bulkDownloadEnabled":false,"useModelsForMetadata":true,"paginatorVersion":"V2","trialAccount":false,"logo":"finastra","id":25049,"hooks":[],"beta":false,"key":"finastra","authentication":{"type":"custom"},"bulkUploadEnabled":false,"image":"https://images.cloudelements.io/finastra-1-2202006261218.jpg","active":true,"modelType":"basic","protocolType":"http","transformationsEnabled":true,"childTransformationsEnabled":true,"deleted":false,"hub":"banking","typeOauth":false,"name":"Finastra","extendable":true,"parameters":[{"elementId":25049,"vendorType":"header","createdDate":"2020-06-26T12:18:48Z","name":"application/json","id":30148,"source":"request","type":"value","vendorName":"Accept","required":false},{"elementId":25049,"vendorType":"header","createdDate":"2020-06-26T12:18:48Z","name":"application/json","id":30147,"source":"request","type":"value","vendorName":"Content-Type","required":false}]} | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"key":"finastra","authentication":"CUSTOM"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"paths":{},"schemes":["https"],"swagger":"2.0","info":{"x-element-name":"Finastra","x-element-hub":"banking","x-element-key":"finastra","contact":{"email":"support@cloud-elements.com"},"title":"finastra","x-element-id":25049,"version":"api-v2"},"tags":[]} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GuyVanWert I don't see any resources. Can you verify they aren't here also?