INNORIX
Transfer BuilderTransfer FinderDevelopersResourcesCustomers
Start Free
INNORIX

LET FILES
MOVE THEMSELVES

INNORIX provides enterprise file infrastructure for moving and automating files across every system and environment.
Trusted by more than 5,000 enterprise and government agencies.

START HERE

  • Build the Transfer You Need
  • Find the Transfer You Need

POPULAR TRANSFERS

  • Sync Team Folders
  • Send Large Files to Clients
  • Explore Files Across Systems
  • Migrate FTP, SFTP, SCP & rsync
  • Add Transfer to Any App
  • Add Web Upload & Download
  • Build AI & Data Workflows
  • Browse All Transfers→

DEVELOPERS

  • Developer Center
  • Examples
  • API Quickstart
  • Developer Guide
  • API Reference
  • GitHub

RESOURCES

  • Resource Center
  • Product Guide
  • Integrations
  • Deploy & Manage
  • Help Center

CUSTOMERS

  • Government
  • Public Sector
  • Manufacturing
  • Engineering
  • Finance
  • Distribution
  • IT/Telecom
  • Media
  • Healthcare
  • Education

PLANS

  • Pricing

COMPANY

About Us

OTHER INNORIX PRODUCT

Al.bert — Smart Traffic AI

GLOBAL OFFICES

  • New York, USA
  • Seoul, South Korea
  • Ho Chi Minh City, Vietnam
  • View Office Locations→

(C)2026 INNORIX. All rights reserved.

  • Security
  • Status
  • Terms
  • Privacy
  • Cookies
  1. Integrations
  2. Asana Notification Integration

Asana Notification Integration

Integrate Asana notifications to create tasks automatically when selected INNORIX file-transfer events occur.

  • Messaging
    • Slack Notification Integration
    • Microsoft Teams Notification Integration
    • Notion Notification Integration
    • Jira Notification Integration
    • Twilio Notification Integration
    • Amazon SES Notification Integration
    • Trello Notification Integration
    • Asana Notification Integration
    • Discord Notification Integration
    • ClickUp Notification Integration
    • Twilio SendGrid Notification Integration
    • Telegram Notification Integration
  • Security
    • Integrate CrowdStrike Falcon Antivirus
    • Microsoft Defender Antivirus Integration
    • Palo Alto Cortex Antivirus Integration
    • Fortinet FortiEDR Antivirus Integration
    • Cisco AMP Antivirus Integration
    • Bitdefender GravityZone Antivirus Integration
    • Symantec Norton Antivirus Integration
    • Trend Micro Apex One Antivirus Integration
    • McAfee ENS Antivirus Integration
    • Skyhigh Security SSE Antivirus Integration
    • OPSWAT MetaDefender Antivirus Integration
    • Clam AntiVirus Antivirus Integration
    • Kaspersky KES Antivirus Integration
    • AVG AntiVirus Antivirus Integration
    • Sophos Antivirus Integration
    • Avast Antivirus Integration
    • Microsoft Purview Scan Integration
    • Integrate Vitrium Security
  • Monitoring
    • Datadog Monitoring Integration
    • Cisco AppDynamics Monitoring Integration
    • monday.com Monitoring Integration
    • New Relic Monitoring Integration
    • Integrate Elastic Stack Monitoring
    • Opsgenie Monitoring Integration
    • Splunk Cloud Monitoring Integration
    • Prometheus Monitoring Integration
    • PagerDuty Monitoring Integration
    • Zoho Monitoring Integration
    • Sentry Monitoring Integration
    • Grafana Monitoring Integration
Deploy & Manage
Exabyter

Overview#

You can integrate Asana notifications to automatically create Asana tasks for file transfer status changes.

After the integration is complete, a task is automatically created in the specified Asana project whenever a selected event occurs, such as a transfer being Started, Completed, or Failed.

The entire process consists of three steps: ① Generate a Personal Access Token → ② Check the target Project ID → ③ Configure notifications in the product.

Prerequisites#

Before you begin, check the following.

Item Description
Asana Account An Asana account with access to the target project is required. The Personal Access Token uses the permissions of the account that generated it.
Target Project Prepare the Asana project where tasks will be created.
Network Outbound HTTPS communication to app.asana.com (443) must be allowed from the environment where the product is installed.

Generate a Personal Access Token (PAT)#

To create tasks in Asana, you must generate a Personal Access Token (PAT) in the Asana Developer Console.

Step 1. Open the Developer Console#

Click your profile picture, then select Settings → Apps → Build new apps → View developer console.

You can also access it directly at the address below.

https://app.asana.com/1/my-apps

Developer Console Screen

Step 2. Create a Token#

From the Personal access tokens menu, select Create new token.

Enter a token name, agree to the Asana API terms, and click Create token.

Token Creation Screen

Step 3. Copy the Token#

Copy the generated Personal Access Token.

ℹ️ This token can only be viewed once when it is created, so store it in a secure location. The PAT has the same permissions as the account that generated it, so treat it like a password and do not expose it externally. If it is exposed, you can deauthorize the token in the Developer Console.

Token Copy Screen

Verification#

  • ✔ The token has been created in the Developer Console.
  • ✔ The Personal Access Token has been copied securely.

Check the Target Project ID#

Check the Project ID of the target project where tasks will be created.

Step 1. Check the Project URL#

When you open the target project, the Project ID is included in the URL in the browser address bar.

The number displayed after /1/ is the Project ID.

https://app.asana.com/1/<Project ID>/...

Project ID in Project URL Screen

Step 2. Check in API Explorer (Optional)#

In the Developer Console's API Explorer, run GET /projects to view the accessible project list and each project's project_gid.

Project ID in API Explorer Screen

Verification#

  • ✔ The target project's Project ID has been checked.

Configure Asana Notifications#

Enter the generated Personal Access Token and Project ID in the product's notification settings.

Open the Notifications settings window to display the screen below.

Asana Notification Settings Screen

Step 1. Enter the Personal Access Token (PAT)#

Enter the copied token in the Personal Access Token (PAT) field.

Step 2. Enter the Project ID#

Enter the verified Project ID in the Project ID field.

Step 3. Select Notification Events#

Select the events you want to receive notifications for in the Events field.

You can select multiple events. Asana tasks are created only when the selected events occur.

Event When It Occurs
Started When a transfer job starts
Completed When a transfer completes successfully
Paused When a transfer is paused
Resumed When a paused transfer resumes
Recovered When a transfer automatically recovers and resumes after an interruption or error
Canceled When a user cancels a transfer
Failed When a transfer fails
Skipped When a specific file is skipped (for example, because it already exists or matches a filter condition)

Step 4. Save the Settings#

After entering the information, click Add to save the integration.

Verification#

  • ✔ The Personal Access Token has been entered.
  • ✔ The Project ID has been entered.
  • ✔ Notification events have been selected.

Verify the Integration#

Verify that the configuration works correctly.

Step 1. Trigger a Test Event#

Run an actual transfer job or trigger one of the selected events.

Transfer Execution Screen

Step 2. Check the Asana Project#

Verify that a new task has been created in the specified Asana project.

Asana Task Creation Screen

Verification#

  • ✔ A task has been created in the Asana project.
  • ✔ The event that occurred has been recorded correctly.

Setup Complete#

The integration is applied when you save the settings.

Afterward, a task is automatically created in the specified Asana project whenever a selected event occurs.

Troubleshooting#

If a task is not created, check the following.

Problem What to Check
Task is not created Verify that the Personal Access Token and Project ID are entered correctly.
Authentication error (401) occurs Verify that the token is valid and has not been deauthorized or reset.
Permission error occurs Verify that the account that generated the token has permission to create tasks in the target project.
Project cannot be found Verify that the Project ID is the correct numeric ID for the target project.
Integration fails in a closed network Verify that outbound HTTPS communication to app.asana.com (443) is allowed through the firewall or proxy.
PreviousTrello Notification IntegrationNextDiscord Notification Integration

On this page

  • Overview
  • Prerequisites
  • Generate a Personal Access Token (PAT)
  • Step 1. Open the Developer Console
  • Step 2. Create a Token
  • Step 3. Copy the Token
  • Verification
  • Check the Target Project ID
  • Step 1. Check the Project URL
  • Step 2. Check in API Explorer (Optional)
  • Verification
  • Configure Asana Notifications
  • Step 1. Enter the Personal Access Token (PAT)
  • Step 2. Enter the Project ID
  • Step 3. Select Notification Events
  • Step 4. Save the Settings
  • Verification
  • Verify the Integration
  • Step 1. Trigger a Test Event
  • Step 2. Check the Asana Project
  • Verification
  • Setup Complete
  • Troubleshooting