{{ _("help.quickstart_upload") }}
{{ _("help.quickstart_upload_desc") }}
{% extends "base.html" %} {% block title %}{{ _("help.page_title") }} – DocuElevate{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
{{ _("help.subheading") }}
{{ _("help.quickstart_upload_desc") }}
{{ _("help.quickstart_storage_desc_full") }}
{{ _("help.quickstart_workflows_desc") }}
{{ _("help.sources_web_upload_desc") }}
{{ _("help.sources_email_ingestion_desc") }}
{{ _("help.sources_rest_api_desc") }}
{{ _("help.sources_scanner_desc_full") }}
{{ _("help.destinations_dropbox_desc") }}
{{ _("help.destinations_google_drive_desc") }}
{{ _("help.destinations_onedrive_desc") }}
{{ _("help.destinations_s3_desc") }}
{{ _("help.destinations_nextcloud_desc") }}
{{ _("help.destinations_paperless_desc") }}
{{ _("help.destinations_sftp_desc") }}
{{ _("help.destinations_email_desc") }}
{{ _("help.destinations_webhook_desc") }}
{{ _("help.workflows_definition") }}
{{ _("help.ingestion_curl_desc") }}
curl -X POST https://your-instance/api/upload \
-H "Authorization: Bearer YOUR_TOKEN" \
-F "file=@/path/to/document.pdf"
{{ _("help.ingestion_watched_folders_desc") }}
{{ _("help.ingestion_scanners_desc") }}
{{ _("help.ingestion_mobile_desc") }}
{{ _("help.ingestion_zapier_desc") }}
{{ _("help.support_description") }}
{% if support_email %} {% endif %} {% if zammad_chat_enabled and zammad_url %}{{ _("help.support_ticket_desc") }}
{{ _("help.support_admin_message") }}