Hello CRM Community,
I would like to ask if you can help me with the following problem, I have a plugin that runs on Create of the Contact entity synchronously, I'm triggering that plugin when importing an excel template, with the columns filled.
But when I check entity or postImage object, there my field is missing, even though I have it filled in the excel and checked it in the postImage attributes.
Some Notes: When I have a template only with name and those three newly created columns for this plugin, then it works fine, but when I have some more columns on template, the value is missing.
Any ideas why could this be happening?
Thanks in advance