Convert String to Array of Object in c#

Hello Friends!

I Have a Output in a String and want to convert it into a Array of Object and than put it into a Add Data Row activity.

I am Using a c# Project, could anyone of you help me with this?

HI @Beere_Plays

Can you share the output string here?

Regards
Sudharsan

Hey!

So my String looks like this :

Willkommen auf meinem Blog über Prozessautomatisierung! Hier werde ich über die neuesten Entwicklungen und Trends in der Prozessautomatisierung berichten. Ich werde auch über verschiedene Technologien und Tools sprechen, die helfen können, Prozesse zu automatisieren. Außerdem werde ich über die verschiedenen Anwendungsfälle und Einsatzmöglichkeiten von Prozessautomatisierung sprechen. Ich hoffe, dass mein Blog eine nützliche Ressource für alle sein wird, die sich für Prozessautomatisierung interessieren. Viel Spaß beim Lesen!",

I receive this from a ChatGPT API,

Now i wanna input this string into a Excel Sheet but i dont know how

Use write cell activity and write this string directly in the excel cell you want @Beere_Plays

That is not possible, i have to update a Excel Sheet dynamicly

@Beere_Plays

Try this way in add data row

Regards
Sudharsan

I have fixed it myself, i found the Problem i had.

But thank you very much!!!

1 Like

Thats great , Explain your solution and kindly close the topic , so that it will be helpful for others @Beere_Plays

Happy Automation!

Regards
Sudharsan

Cross reference: