Events2Join

Having difficulty with Asana API and updating custom field values in ...


Having difficulty with Asana API and updating custom field values in ...

I'm sure I'm probably just missing something simple, but for the life of me I can't update a custom field on a task.

Unable to update custom field value in a task using the node library

... update the value for a custom field. I have assigned the custom ... Having difficulty with Asana API and updating custom field values in Node.

Can't update custom field value using Asana API

Please read this before posting Hello, I'm trying to update custom field value using ``` PUT /custom_fields/{custom_field_gid} but for some ...

Unable to update values of custom fields using task put endpoint

Developers & API. 7, 3693, 17 September 2021. Having difficulty with Asana API and updating custom field values in Node · Developers & API.

Asana API Custom Field update issues

Sometimes when you open up the CSV in Excel, and the type of data in cell is guessed wrong, that could change the value. Was it the case?

Update the Custom Field using API - Asana Forum

Hi Asana Team, I have one requirement where i need to update the one text custom field with some specific value automatically whenever task ...

Can't update custom field value using Asana API - #3 by Joe_Trollo

Related Topics ; Having difficulty with Asana API and updating custom field values in Node · Developers & API · custom-fields. 4, 662 ; Asana API ...

How to Update Custom Fields on an Asana Task - Zapier Community

If so - you might have noticed that Zapier doesn't currently have the ability to update those Custom Fields in the Update Task action for Asana.

NodeJS SDK v3 updating custom_fields doesn't work. - Asana Forum

const asanaClient = Asana.ApiClient.instance; const token ... Having difficulty with Asana API and updating custom field values in Node.

Add custom field value - Developers & API - Asana Forum

Hey Everyone. We have 2 custom fields in a Task that I need to put data into. Those are “Ordernumber” and “Salesman”. I think I have got the ...

Update a custom field - Asana API

A specific, existing custom field can be updated by making a PUT request on the URL for that custom field. Only the fields provided in the data block will ...

Update the Custom Field using API - #9 by Phil_Seeman

Having difficulty with Asana API and updating custom field values in Node · Developers & API · custom-fields. 4, 622 ; custom_field update value ...

Is it possible to update a task's people custom field value via the API?

Per the attached discussion, there appears to be a lack of documentation on updating a task's people custom field value. I have no problem ...

Need some help with updating custom_field.multi_enum_values

I've been working with Asana's API in Python, I've ran into a problem that I cannot figure out. I am trying to update a Custom field on a ...

Error Updating Task custom field date_value - Developers & API

... custom field in a task, instead of simply specifying the value ... Having difficulty with Asana API and updating custom field values in Node.

custom_field update value ignored on PUT request using python

Having difficulty with Asana API and updating custom field values in Node · Developers & API · custom-fields. 4, 651, 24 October 2023. Unable to ...

API Custom Field issues - Asana Forum

but in trying to workaround by only updating the custom field rather than the whole task with {'data': {'custom_fields': id : new-value}} using ...

Update custom field via Python API - Asana Forum

Note: I tried this and am getting normal response back but again with no update to the value. I think my main issue is that I'm having trouble ...

Asana - Make

Select or map the ID of the task you want to update. ... Select the workspace to display custom fields from. ... Enter values to custom fields if needed. When ...

How to update custom field in Asana action? - Zapier Community

... update task” zap.What's the problem? create task zap ... However you can update task through API and using Webhook by Zapier.