I am trying to retrieve company_id via the onTimeEntryCreate / Update. Problem I am having is that “payload.data.actor.name” works fine, but “payload.data.actor.company_id” always returns the null value.
As I understand from (article below) this should work. Can I ask someone to confirm this for me?