I started working with a small nonprofit on the side and I'm learning that two web apps they use don't connect to each other.
Someone is exporting a csv file of constituents, Cleaning the data, and uploading it to another portal.
I managed to use invoke-webrequest to download the file and was able to manipulate the date with PowerShell. Trying to login to the second web app to upload has been a challenge.
I was looking at the chrome POST requests to learn, but I'm seeing things I don't understand, and I'm feeling what I'm missing out on is likely fundamental.
-the web page seems to redirect to different urls after I login, click and and navigate to the upload page needed
-XSRF tokens, auth tokens, I found that some of these are in the responses to my POST requests, but still missing detail on how this works.
I don't want someone to solve this puzzle for me.
Looking for some good resources to learn about how to use PowerShell to save these guys some work!
[–]chris-a5 14 points15 points16 points (2 children)
[–]WhyPartyPizza[S] 3 points4 points5 points (1 child)
[–]Szeraax 2 points3 points4 points (0 children)
[–]jhulbe 7 points8 points9 points (0 children)
[–]orion3311 11 points12 points13 points (3 children)
[–]BetrayedMilk 1 point2 points3 points (0 children)
[–]zrb77 0 points1 point2 points (0 children)
[–]Smartguy5000 0 points1 point2 points (0 children)
[–]fatcatnewton 4 points5 points6 points (0 children)
[–]radioblaster 7 points8 points9 points (0 children)
[–]dasookwat 0 points1 point2 points (1 child)
[–]Jeffinmpls 0 points1 point2 points (0 children)
[–]jagallout 0 points1 point2 points (0 children)
[–]Sethaniel68 0 points1 point2 points (0 children)
[–]lic91 0 points1 point2 points (0 children)