> ## 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 Export 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, Configure Fields page and Filter and Sort pages as is">
    The Options page, Configure Fields page, and the Filter and Sort page
    should not be modified.

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

  <Step title="Fill in the destination settings">
    On the destination settings page, fill in the following: - Server
    details (Host and Port) can be found at [SFTP
    server](/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-export-integration-definition-sap/destination-settings.png?fit=max&auto=format&n=l5Opy3H2R3whFQiJ&q=85&s=8321facac9da17d19be648cb5706e845" width="2538" height="1313" data-path="integrations/datasource-integrations/sap-standard-input-integration/load-export-integration-definition-sap/destination-settings.png" />
  </Step>

  <Step title="Set schedule">
    Under Scheduling, select `Daily` in the dropdown menu. Then choose the
    appropriate time (e.g. 12:00 AM tomorrow) under `Start Time`. Note that
    the time of day of the start time will be the time of day for all future
    automatic integration runs. 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-export-integration-definition-sap/schedule-settings.png?fit=max&auto=format&n=l5Opy3H2R3whFQiJ&q=85&s=0c17f23fd63e1a869cd15d7dd5292cd6" width="1672" height="865" data-path="integrations/datasource-integrations/sap-standard-input-integration/load-export-integration-definition-sap/schedule-settings.png" />
  </Step>
</Steps>
