Skip to main content
Solved

Setting up post curl in "script action"

  • May 11, 2023
  • 1 reply
  • 102 views

Hi TimeXtender

I have an urgent request (!)
I am trying to set up a Script action (which I will later use in a table as a post-script) that executes a POST CURL in a different tool.

I have tried to execute the POST CURL in Postman and it is working.
Now I want to do the same from TimeXtender.

I have an URL and a Token.
How can I set it up? 

Looking forward to hearing from you.

Ismail

Best answer by Thomas Lind

Hi Ismail

Are there any other programs that can run this curl, I seem to remember that the command prompt could do this.

Or perhaps a Powershell script. It seems like it is possible after a short Google.

If you are using version 6xxx.1 you have an option of adding this as an External Executable.

 

If you use an earlier version you will need to create a job on an SQL server which you can run from a script action. The SQL job can then run the command curl or the Powershell script.

 

View original
Did this topic help you find an answer to your question?

1 reply

Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1017 replies
  • Answer
  • May 11, 2023

Hi Ismail

Are there any other programs that can run this curl, I seem to remember that the command prompt could do this.

Or perhaps a Powershell script. It seems like it is possible after a short Google.

If you are using version 6xxx.1 you have an option of adding this as an External Executable.

 

If you use an earlier version you will need to create a job on an SQL server which you can run from a script action. The SQL job can then run the command curl or the Powershell script.

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings