The Create a task and keep in sync action pairs with the Salesforce record is created or updated trigger to enable automatic updates from fields in Salesforce to Asana fields through rule actions that map Salesforce variables. When Salesforce fields change, corresponding Asana tasks are automatically updated, ensuring teams always have the latest information without the need for manual updates.
When using the create task and keep in sync action, a Salesforce field will be mapped 1-to-1 with an Asana field. For example, “Account Name” can be mapped 1-to-1 to a text field like “Task Name”. However, the create task and keep in sync action will not update a concatenation of text and variables, like “Account: {Account Name}”.