I am working on a custom flow that will update a “project attribute" on the project record in Acumatica and I am struggling to find the correct way to identify the specific field to update.
I found the attributes table on the project record but I cannot figure out how to get the import mapping to update a specifc row in the attributes table that is on the project record.
Has anyone had success updating a project attribute using Celigo and could offer some insights?
2) On my import where I am updating the Project I added mappings for the attribute field I wanted to update. Note that in my example I hardcoded values but you can map to whatever you need with the source data
You have no idea how much time you just saved me (as well as saving my head from being smacked on my desk).
That worked perfectly and I had not even thought to use Mapper 2.0 as everything I have done so far with Acumatica was using Mapper 1.0. I am still recently new to Celigo and Acumatica so this was very helpful.