Codeunit 70623698 EOS004 Generic API Client
Codeunit 70623698 EOS004 Generic API Client
A generic API client for service connections. Use this for the ‘Generic API’ service connection type.
Methods
GetConfigurationKeys
procedure GetConfigurationKeys() Result: List of [Text[250]]
Parameters / Return Value
- Returns
List[Text]
GetSecretConfigurationKeys
procedure GetSecretConfigurationKeys() Result: List of [Text[250]]
Parameters / Return Value
- Returns
List[Text]
Initialize
procedure Initialize(NewServiceConfig: Record "EOS004 Service Config.")
Parameters / Return Value
- NewServiceConfig
Record "EOS004 Service Config."
CreateRestClient
procedure CreateRestClient(): codeunit "EOS004 REST Client"
Creates a REST client for the service connection.
Parameters / Return Value
Returns
codeunit "EOS004 REST Client"The REST client.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -