> ## Documentation Index
> Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How To: Load Import Integration Definitions

<Steps>
  <Step title="Go to the Integration Center">
    To go to the Integration Center, enter `Integration Center` in the
    search bar at the top of the screen.
  </Step>

  <Step title="Import the integration definition">
    In the Integration Center, click `My Integrations`. In the resulting
    page, click the `Create` button at the top of the screen and select
    `Import an Integration Definition`.

    <Card title="" img="https://mintcdn.com/techwolf/9cy_jo9qZeNQ_xfq/snippets/sap-load-integration-definition/images/import-integration-definition.png?fit=max&auto=format&n=9cy_jo9qZeNQ_xfq&q=85&s=f54a20869f66eb911981eac4a1d2bf4b" width="1906" height="944" data-path="snippets/sap-load-integration-definition/images/import-integration-definition.png" />
  </Step>

  <Step title="Upload the desired integration definition">
    In the popup that opens, upload the correct `.icd` file containing the
    integration definition and click `upload`. If a warning pops up, click `OK`.

    <Card title="" img="https://mintcdn.com/techwolf/9cy_jo9qZeNQ_xfq/snippets/sap-load-integration-definition/images/upload-button.png?fit=max&auto=format&n=9cy_jo9qZeNQ_xfq&q=85&s=328bbcab0d101396e761f4ee2f2aa2af" width="1903" height="910" data-path="snippets/sap-load-integration-definition/images/upload-button.png" />
  </Step>

  <Step title="Leave the Options page and Configure Fields page as is">
    The Options page and Configure Fields page should not be modified.

    <Card title="" img="https://mintcdn.com/techwolf/l5Opy3H2R3whFQiJ/integrations/datasource-integrations/sap-standard-input-integration/load-import-integration-definition-sap/integration-definition-options-page.png?fit=max&auto=format&n=l5Opy3H2R3whFQiJ&q=85&s=67582d47e0a5f22c61a2b1803293914d" width="2537" height="1308" data-path="integrations/datasource-integrations/sap-standard-input-integration/load-import-integration-definition-sap/integration-definition-options-page.png" />
  </Step>

  <Step title="Fill in the source settings">
    On the source settings page, fill in the following:

    * Server details (Host and Port) can be found at [SFTP server <Icon icon="link" iconType="solid" />](/integrations/reference/sftp/sftp#server-details)
    * Authentication Type: `Basic Authentication`
    * SFTP User Name: SFTP User Name shared by TechWolf
    * SFTP Password: SFTP Password shared by TechWolf

    <Card title="" img="https://mintcdn.com/techwolf/l5Opy3H2R3whFQiJ/integrations/datasource-integrations/sap-standard-input-integration/load-import-integration-definition-sap/source-settings.png?fit=max&auto=format&n=l5Opy3H2R3whFQiJ&q=85&s=29d0ae1b077e5953067c49aa6c291fa2" width="2541" height="1308" data-path="integrations/datasource-integrations/sap-standard-input-integration/load-import-integration-definition-sap/source-settings.png" />
  </Step>

  <Step title="Set schedule">
    Under Scheduling, select `Daily` in the dropdown menu.
    Then choose 12:00 AM tomorrow under `Start Time`.
    It is not required to set the `Ending On` field.
    If desired, set `Ending On` to a date far enough in the future and set up
    a reminder for yourself to extend the schedule when the expiry date is approaching.

    <Card title="" img="https://mintcdn.com/techwolf/l5Opy3H2R3whFQiJ/integrations/datasource-integrations/sap-standard-input-integration/load-import-integration-definition-sap/schedule-settings.png?fit=max&auto=format&n=l5Opy3H2R3whFQiJ&q=85&s=b1f13bf2997e72b5bd56ed76f3d11413" width="2535" height="1307" data-path="integrations/datasource-integrations/sap-standard-input-integration/load-import-integration-definition-sap/schedule-settings.png" />
  </Step>
</Steps>
