• 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…
  • Create a document and attach it to a specific case

    Hi, I'm trying to create a document using REST API via Postman. Here is my setup: https://i.imgur.com/NEiFrmj.png . When I send the request, a new document was created, but it didn't include any attachments. Can you help me with this case? Thank you.
  • How to create a document and attach it to a specific case

    Hi, I'm trying to send a post request in order to create a document and then attach it to an existed case. I'm using postman to send a request, the setup looks like this: https://i.imgur.com/Imm1pF1.png The document was created but it doesn't include…