We want to generate a url directly to a news item to review in intercom dashboard.
e.g.
https://app.au.intercom.com/a/apps/xxxxx/outbound/news/news-items/113071 where 113071 is the number I want to get at.
Yet even after testing I see that there is nowhere in the API where news items contain that identifier in their body. I'm getting 3 digit ids like 105 which have no relation to their URL id.
This makes building such urls impossible.
Can the url relevant id be exposed in the news item object please
We want to generate a url directly to a news item to review in intercom dashboard.
e.g.
https://app.au.intercom.com/a/apps/xxxxx/outbound/news/news-items/113071where113071is the number I want to get at.Yet even after testing I see that there is nowhere in the API where news items contain that identifier in their body. I'm getting 3 digit ids like
105which have no relation to their URL id.This makes building such urls impossible.
Can the url relevant id be exposed in the news item object please