Skip to content

Adding a url via API to an existing task or creating a new task?

Is it possible to create a new task with a new URL for pumping from outside the program (via api ?) or just add a new url for pumping to an existing task?

We want to automate the pumping of new URLs.

Comments

  • You can add the urls want to inject into the project by finding the relevant .new_targets file in your projects directory and adding them at the end of that file's contents.

    Or if you mean a creating a whole project dynamically, take a look at the .prj files and you'll see what format you need to recreate.
    Thanked by 1AngryRedPanda
Sign In or Register to comment.