
Hi all,
We use vanilla P4W and try to create task attachments programmatically.
We send POST to CDS's endpoint orgName.crm.dynamics.com/api/data/v9.0/msdyn_projecttaskattachments
Attachment is successfully created in CDS and can be get be via sending GET to the same endpoint orgName.crm.dynamics.com/api/data/v9.0/msdyn_projecttaskattachments
However the issue is that such an attachment is not shown on P4W UI despite of the fact that JSON response for the programmary created attachment is identical (literally) to the manually created attachment's JSON
Could anyone advise something?
As I can see the following tables\entities are updated as well when an attachment is created on P4W UI. Could anyone expain what exactly is in these tables?
Thanks
Andrey Ignatenko