Creating a new data connector for Sizmek
So we are trying to create a new connect for a tool called Sizmek that hosts a lot of our client's data surrounding media. While going through the Authentication process, I noticed that all of the examples are using httprequest.get as opposed to httprequest.post. The example code we have from Sizmek is using a POST…