<aside> 📢 Several settings must be completed before you begin working with files in Creatio and checking to see if they have been added to OneDrive:

  1. Authorization and saving files in OneDrive:
  2. Folders hierarchy:
  3. Run the process [Update Files DB Structure] from the process library. </aside>

Getting Creatio application URL

To get the correct URL of the Creatio application, follow these steps:

  1. Go to the [Studio] workplace → [Web Services] section.

    Untitled

  2. Open the service record named [OneDrive].

    <aside> 💡 Note: An informational message is displayed when the entry is opened.

    Untitled

    </aside>

  3. Go to the [Authentication] tab and press the button. The application authorization page will be opened in a new window.

    Untitled

  4. Copy the redirect URL of the Creatio application.

    Untitled

↑ To top


Registering Creatio application in Microsoft Azure

  1. Go to the Microsoft Azure App registrations page and click the [New registration] button.

    Untitled

    Untitled

  2. Fill in the fields in the Register an application form according to the table below. Click the [Register] button.

    Untitled

API permissions setup

Add API permissions to your APP. For this do some simple steps:

  1. Go to [API permissions] tab and press [Add a permission].

    Untitled

  2. Choose [Microsoft Graph].

    Untitled

  3. Choose [Delegated permissions].

    Untitled

  4. Find and choose all rights that you need.

    Untitled

<aside> 💡 Note: The list of permissions is specified in the application authentication settings.

Untitled

</aside>