GET api/Entity/{businessModuleId}/GetEntityFields
Get the list of fields available on a business module's entity list, used to populate property pickers in the WorkPoint Connector (e.g. Included properties on Entity deleted)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessModuleId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns a JSON array
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.