💽 Reading XML Attachments
Moving data without human repeating same work over and over again is something that can speed up a lot of processes, and also reduce amount of mistakes, and errors.…
Moving data without human repeating same work over and over again is something that can speed up a lot of processes, and also reduce amount of mistakes, and errors.…
In previous post we've worked on importing data using Cyclic Actions, but now it's time to focus on REST API way.…
In previous post we've set up a simple application for some sales tracking, now it's time to flood it with data. In this part I'll set up import using cyclic actions.…
When you are starting your journey with digitization of processes with WEBCON, there is a probability, that you'll already have some data - let it be excel file, or some SQL tables. I'll focus on importing from SQL, because you can import Excel to SQL it's basically working with SQL.…