Asana · Arazzo Workflow
Asana Add a Custom Field to a Project
Version 1.0.0
Create a workspace custom field and attach it to a project as a custom field setting.
View Spec
View on GitHub
CollaborationProductivityProject ManagementProjectsTask ManagementTasksWorkflowArazzoWorkflows
Provider
Workflows
add-custom-field-to-project
Create a custom field and attach it to a project.
Creates a custom field in a workspace, then adds it to a project as a custom field setting.
1
createCustomField
$sourceDescriptions.asanaApi.createCustomField
Create the custom field in the workspace.
2
attachToProject
$sourceDescriptions.asanaApi.addCustomFieldSettingForProject
Attach the custom field to the project as a custom field setting.