Basic Info Page

You can enter a name and description on the Basic Info page of each adapter in your integration.

Element Description

What do you want to call your endpoint?

Provide a meaningful name so that others can understand the responsibilities of this connection. You can include English alphabetic characters, numbers, underscores, and hyphens in the name. You can't include the following characters:

  • No blank spaces (for example, My Inbound Connection)

  • No special characters (for example,  #;83& or righ(t)now4) except underscores and hyphens

  • No multibyte characters

What does this endpoint do?

Enter an optional description of the connection’s responsibilities. For example:

This connection receives an inbound request to synchronize account information with the cloud application.

Warning Message

(Is displayed only if introspection is disabled.)

Introspection is currently disabled on your GraphQL application server. This prevents the GraphQL Adapter from retrieving the schema that helps to validate the query and construct the response schema. To use this functionality, enable your GraphQL server settings to allow for introspection, then refresh the metadata for this connection. If introspection remains disabled, you may proceed without it by adding a sample JSON payload manually.