Skip to main content
asana.moveCustomFieldEnumOption moves an enum option before or after another option.
automations/asana-move-custom-field-enum-option.automation.ts
Provide customFieldId, optionId, and exactly one of insertBeforeOptionId or insertAfterOptionId. Optional second argument { account } selects a named Asana binding. Returns no data. Use asana.getCustomField to read the updated option order.