I am looking to target only forum and status message results from the api The documentation says we can pass it in the form of Filters, but what to pass in filters to get the result of forums & status messages.
I am looking to target only forum and status message results from the api The documentation says we can pass it in the form of Filters, but what to pass in filters to get the result of forums & status messages.
vibhav I'm not positive, but if you're looking at List Search Result REST Endpoint, you can try filtering your request using either ApplicationId or ContainerId (sorry, I'm not sure which) and targeting the Status Message (56f1a3ec-14bb-45c6-949f-ee7776d68c78), Forum (48f9bad6-9756-4845-ab98-382808c7bced), Forum Thread (46448885-d0e6-4133-bbfb-f0cd7b0fd6f7), and Forum Reply (f586769b-0822-468a-b7f3-a94d480ed9b0) types. You can see the full list of content types using the instructions here: RE: User ContentTypeId?.
I hope this helps!
vibhav I'm not positive, but if you're looking at List Search Result REST Endpoint, you can try filtering your request using either ApplicationId or ContainerId (sorry, I'm not sure which) and targeting the Status Message (56f1a3ec-14bb-45c6-949f-ee7776d68c78), Forum (48f9bad6-9756-4845-ab98-382808c7bced), Forum Thread (46448885-d0e6-4133-bbfb-f0cd7b0fd6f7), and Forum Reply (f586769b-0822-468a-b7f3-a94d480ed9b0) types. You can see the full list of content types using the instructions here: RE: User ContentTypeId?.
I hope this helps!