• Count Endpoint for documents/ tasks

    Is there a best way to get a count of all documents/task etc . Like is there a URL endpoint we can just call that's like documents/count?
  • Retrieve associated Opportunity ID when providing docID

    Hey is there a way to access the opportunity ID given the documentID. I would like to be able to query given the docID info and be able to find the associated opportunity related to the docID provided. I can definitely complete the task done the other…