I have an hubspot App and I installed it on my hubspot dashboard. Here is the scope and permissions of the app :
In my hubspot dashboard I defined a property called “date_claimed”. In my hubspot app when I map one of the properties of my timeline event to “date_claimed”, I get below error. What is that issue for ? Is it related to hubspot app permisions or what ?
Thanks for your help.
Welcome, @mmohajer.
At this time, the Timeline API cannot copy event values to custom contact, company, or deal properties.
Per the note at the end of the overview’s 7. Stamping Event Data onto CRM Object Properties section:
To ensure compatibility with all accounts, you can only stamp to standard properties which will always be avalable in all accounts.
date_claimed is not a default company property, so the tool rejects it.
To pass values for custom company properties like date_claimed , use the Companies API.