Can Automation Studio handle old school TCP comms? We have a possible integrations which currently uses said comms and dont know whether we need to get the software vendor to create APIs instead.
I don’t think so. You could use the HTTP connector to call some middleware locally that could execute commands. But don’t think there’s a built in way to do it from AS.
Thanks Chadd, you have kind of confirmed what i thought after doing some research. ![]()
1 Like
Just had a thought. They do have a connector for running on-prem scripts. You may be able to pass variable data into the script sitting locally and have it execute. Probably a long shot.
Yeah not sure its worth it even if it could work, would be more sense to get the vendor to produce an API if they can.
I personally would just push for API access. Would be a lot easier.
2 Likes