Add a project (or other supported item) to an Asana portfolio using the native addItem endpoint. Use when a workflow needs to attach a newly created project to a portfolio without using ASANA_SUBMIT_PARALLEL_REQUESTS.
itemRequiredstringThe globally unique identifier (GID) of the item to add to the portfolio. Typically a project GID, but can be any supported portfolio item type. Must be a numeric string.
insert_afterstringGID of a portfolio item after which to insert the new item. Mutually exclusive with `insert_before`.
insert_beforestringGID of a portfolio item before which to insert the new item. Mutually exclusive with `insert_after`.
portfolio_gidRequiredstringThe globally unique identifier (GID) of the portfolio to add the item to. Must be a numeric string.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.