Hi Alex
Yes, you can send extra data to Intercom, see the Can I send custom data? section on the FAQ.
Thread Starter
atburi
(@aburi)
Hi Simon (@lumpysimon),
Thanks for the response and for the plugin.
I’m aware that we can send custom data (as I’m doing so already for normals users), but my question is how to send custom Company data. It seems to be a bit more complicated than sending data for normal users.
If you have time, could you provide some example code for sending company data?
Thanks!
Alex
Hi Alex
I’ve just released v0.9 which addresses this issue. There is a new filter called ll_intercom_company_data, you just need to hook into this and return an array of company data and the plugin will format and send this to Intercom.
I’ve added an example on the FAQ page and there is more info in the Intercom docs.
Let me know how that goes,
Simon
Thread Starter
atburi
(@aburi)
Ok, great! I’ll take a look and let you know.
Alex