Jump to content

Is there a way to connect to an API of Service Now using AutoIt


 Share

Recommended Posts

Hi Experts and MVPs,

 

I would like to ask this inquiry about how to connect to Service Now to an API using AutoIt.

What I am doing right now is web scraping and it is now allowed since they say it is not stable.

Any ideas and help is greatly appreciated from you guys. I am promoting AutoIt as a great tool aside from RPA actually.

 

Thank you in advance.

Link to comment
Share on other sites

Hi Water,

Do you have any idea or insights how to do this?

I would like to ask this inquiry about how to connect to Service Now to an API using AutoIt.

What I am doing right now is web scraping and it is now allowed since they say it is not stable.

Any ideas and help is greatly appreciated from you guys. I am promoting AutoIt as a great tool aside from RPA actually.

 

Thanks in advance.

Link to comment
Share on other sites

It should be possible, but you really haven't provided the necessary information to know for sure. I'm assuming that their API provides some form of web-based REST interface, so you would likely use the WinHTTP UDF to interact with it using the appropriate commands (Get, Post, Delete, etc).

Good luck!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...