Skip to content

Make Integration

Make is a popular workflow automation tool that can be used to integrate Recognito with other systems.

Operations

Recognito actions

  • Upload document
    • Import any document (PDF, Image) that you want to extract data from
    • On succesful upload, we response with status success and you need to listen to Document analysed webhook to receive data once the extraction is done.

Recognito Webhooks

  • Document analysed
    • Once a document is analysed in Recognito system, this will trigger a workflow
  • Document validated
    • Once a document is validated in Recognito system, this will trigger a workflow

Credentials

To connect to Recognito with Make system you need to:

  1. Login to Recognito system (https://app.recognito.io)
  2. If you don't have any projects yet, create one.
  3. Go to Settings -> API keys
  4. Create new API key
    • Name: Name of the API key
    • Expiration: Expiration date of the API key
    • Permissions: Select projects and permissions (Upload documents permission is required for Upload document action)
  5. Copy API key
  6. Create Recognito Connection and paste in the API Key