Hi Everyone,
I see the MS can easily grab data and move it to another location (example: Excel to Web form)...
But what is the solution where the only way to submit data is through an API, how could that be done?
Thanks
MacroScheduler -> API
Moderators: Dorian (MJT support), JRL
- Grovkillen
- Automation Wizard
- Posts: 1131
- Joined: Fri Aug 10, 2012 2:38 pm
- Location: Bräcke, Sweden
- Contact:
Re: MacroScheduler -> API
You need to be more specific, what type of API are we talking about? I've used MS to communicate with different type of software using API. SolidWorks and Arena PLM. Arena use a HTML based API and SW uses a Visual Basic based API.
Re: MacroScheduler -> API
An API that is expecting communication from a web server, web to web.
I don't see how we couldn't communicate with a web API, a desktop computer is a computer as well.
I don't see how we couldn't communicate with a web API, a desktop computer is a computer as well.
- Grovkillen
- Automation Wizard
- Posts: 1131
- Joined: Fri Aug 10, 2012 2:38 pm
- Location: Bräcke, Sweden
- Contact:
Re: MacroScheduler -> API
Arena (in my case) is Cloud based, thus I communicate with it using a web based API. So what is your question?
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: MacroScheduler -> API
You need to be more specific. Certainly you can interact with web services / soap services , you can send/parse XML, JSon. Plenty of people have done that.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: MacroScheduler -> API
Looks like it, yes. Just web requests.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?