Expand my Community achievements bar.

SOLVED

Integration between Salesforce and Adobe

Avatar

Level 1

Hi,

I'm doing integration between Adobe PDF Service and Salesforce using APIs. Our main goal is to convert HTML file (i.e. stored in one of salesforce standard object 'ContentDocument') to PDF and stored that generated PDF file back to salesforce. I have performed below steps in my apex class:

  1. Generate access token using client_id, client_secret and jwt_token
  2. POST method to convert HTML file to PDF, Here I need some guidance. So, here which url I can use from salesforce and pass it as a value of inputUrl. Here is the SS of postman and i'm doing same steps in my apex class:

HHN1_0-1669920753089.png

I really appreciate your help in advance..!

Thanks,

Hetal

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee
Employee

Hi @HHN1

This question is better answered on the Document Cloud forums. I'd recommend reposting it here - https://community.adobe.com/t5/document-services-apis/ct-p/ct-Document-Cloud-SDK

Thanks
Manik

View solution in original post

1 Reply

Avatar

Correct answer by
Employee
Employee

Hi @HHN1

This question is better answered on the Document Cloud forums. I'd recommend reposting it here - https://community.adobe.com/t5/document-services-apis/ct-p/ct-Document-Cloud-SDK

Thanks
Manik