Codeunit 70623698 EOS004 Generic API Client
A generic API client for service connections. Use this for the ‘Generic API’ service connection type.
procedure GetConfigurationKeys() Result: List of [Text[250]]
List[Text]
procedure GetSecretConfigurationKeys() Result: List of [Text[250]]
List[Text]
procedure Initialize(NewServiceConfig: Record "EOS004 Service Config.")
Record "EOS004 Service Config."
procedure CreateRestClient(): codeunit "EOS004 REST Client"
Creates a REST client for the service connection.
Returns codeunit "EOS004 REST Client"
The REST client.
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.