Renda is hosted on AWS. You will need to install AWS root certificate in your SAP landscape to enable communication between your SAP system and Renda APIs.
Please remember to import the SSL certificate across all the systems in your SAP landscape
Go to SSL Client SSL Client(Standard) and select entry corresponding to your system
Import the certificate
Click on "Add to certificate list"
Save
Setup SM59 Connection
Login into Renda developer portal
Subscribe to HTML->PDF service
Copy API Service URL to notepad
Go to transaction SM59
Create a new HTTP Connection to External Server - Type G
Key in RENDA.IO in RFC Destination field
Enter description as Renda.io connection for HTML transformation
Under Technical Settings tab - Paste region specific API Service URL(from
Enter Service No. as 443
Test Connection
You should receive a HTTP 200 success code if everything is setup successfully.
Please remember to whitelist API Service URL from within your corporate firewall. This will enable outbound calls to be made from your SAP system to Renda engine in the cloud.
Invoking REST API
The following code demonstrates how Renda can be invoked from ABAP function to convert HTML output to PDF document