Appearance
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:
- Login to Recognito system (https://app.recognito.io)
- If you don't have any projects yet, create one.
- Go to Settings -> API keys
- 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)
- Copy API key
- Create Recognito Connection and paste in the API Key