Profit REST Service SubjectConnector

Connector for retrieving attachments to dossier items and responses to dossier items.

You can only call the SubjectConnector if it has been activated in the App connector.

The 'DossierItemID' is the internal number of the dossier item.

To retrieve a report using the connector:

  1. Call the Profit REST Services.
  2. Call:

    ../ProfitRestServices/subjectconnector/DossierItemID

    Example:

    ../ProfitRestServices/subjectconnector/12345

Directly to

  1. Profit Rest Services (JSON)
  2. Call a connector using the Profit REST Service
  3. Add an app connector for the Profit REST Service
  4. Generate a token for the Profit REST Service
  5. Convert XML to JSON
  6. Call a GetConnector
  7. Call an UpdateConnector
  8. Call a ReportConnector
  9. Call a SubjectConnector
  10. Call a ProfitVersionConnector