Asana Connector
Documentation
Version: 1
Documentation

Tables for Asana Connector


On this page you will see possible API actions you can perform with Asana connector. We will refer this as API Table or just Table.

Name Description Supported Operations
__DynamicRequest__ This is a generic table. Use this to support Bulk read / write. You can supply Dynamic URL Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT generic_request
INSERT generic_request_bulk_write
UPDATE generic_request_bulk_write
UPSERT
DELETE
LOOKUP
Allocations No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_allocations
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Goals No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_goals
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Memberships No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_memberships
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Portfolios No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_portfolios
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
ProjectCustomFields No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_project_custom_fields
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Projects No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_projects
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_project
ProjectSections No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_project_sections
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_project_section
Tags No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_tags
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Tasks No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_tasks
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_task
TimeTrackingEntries No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_time_tracking_entries
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Users No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_users
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_user
WorkspaceCustomFields No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_workspace_custom_fields
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Workspaces No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_workspaces
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_workspace
WorkspaceTeams No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_workspace_teams
INSERT
UPDATE
UPSERT
DELETE
LOOKUP