Natively, the ServiceNow plugin provides access to Incidents and Change Requests via data streams, however there’s no data streams for Service Requests or Problems today.
However, it’s simple enough to do. Use the Table Query data stream, and the names of these tables are sc_request and problem respectively.
For problems:
For Service Requests: