function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Syam Mohan 13Syam Mohan 13 

Salesforce Case attachments to Jira Case using API call

Hi All,
I am trying to push Case attachment to Jira case using API call.
There is one parameter called "file" whose value will be assigning the name of the attachment.
When i tried in Postman, i was able to add to Jira as there a folder for Postman and i added the attachment in that folder and added the file name. 
But in Salesforce, how can we add the path of the attachment. I am able to get the name of the attached file from  althoough i am able to see the attachment file name from "ContentDocument" object.

Thanks,
Syam
SubratSubrat (Salesforce Developers) 
Hello Syam ,

If your plan lies under Premeir or Premeir Plus , you can raise a support case with Salesforce that would help you with your requirement .

SF suppport : (https://help.salesforce.com/s/articleView?id=sf.workcom_contact_support.htm&type=5)

Hope this helps !
Thank you.