Hi Mitsuko,
In the provided JSON, there's a syntax error in the "settings" section. The colon (":") should be used instead of a comma (",") for specifying key-value pairs within the "settings" object.
Try using the below JSON.
{
"topic": "Sa...
Hey Michael,1️⃣What was the first thing you attempted to automate? - My first automation was to generate airline tickets and send the generated tickets to the travelers. Three types of applications were used: Sabre Red (Windows Application) to retri...
Hi Amrutha,
Please find the links -
-> https://www.dllme.com/dll/files/itextsharp_dll.html
-> https://www.dllme.com/dll/files/bouncycastle_crypto_dll.html
PFB the example using C# code -
PDF Form -
We'll get the data in text data item and then use ...
Hi Rodrigo,
Also, you can go with an alternate solution.
You can write the complete path in the File name and it will save the file at the desired location. Ex - C:\Users\abcde\Documents\Dashboard.xlsx
------------------------------KirtiMaan Talwar...
Hi Amrutha,
Last year, I worked on the automation where I have to update and extract the data from PDF forms. I have used C# code and Itextsharp dll for this use case.
Please find below the details -
Inputs - filePath(Text)
Outputs - outputText(Te...