Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 388 Bytes

servicenow.md

File metadata and controls

22 lines (14 loc) · 388 Bytes

ServiceNow

This documentation provides details about the data that can be faked for ServiceNow.

To retrieve generated/fake data for ServiceNow see the following capabilities:

from socfaker import SocFaker

sc = SocFaker()

print(sc.products.servicenow.search())

ServiceNow Class

.. automodule:: socfaker.servicenow
   :members:
   :undoc-members: