question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[question] how to start a new session attempt of a workflow over the REST API

See original GitHub issue

How do you start a new session attempt of a workflow over the REST API?

I am looking for the equivalent of:

$ digdag start myproj mywf --session now -P ./my_input.yml

I’ve studied the available REST API calls that are exposed by swagger but couldn’t find the corresponding option.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

REST session workflow for creating users - Stack Overflow
I am working on a C# WebApi/MVC project that has a rather large workflow process for creating a user and placing in their...
Read more >
REST API access and refresh token workflow question
To get a refresh token, you need to specify the scope refresh_token . It will be presented to you in your login response...
Read more >
REST API Developer Guide
REST API is one of several web interfaces that you can use to access your Salesforce data without using the Salesforce user interface....
Read more >
Session expired or invalid immediately after successful OAuth ...
I'm working on an application, and I got the OAuth2 workflow ... and made sure that I have API access turned on, signed...
Read more >
An introduction to the batch REST API endpoint (/api/now/batch)
Question : How do I make use of the batch REST API? · Answer: On your client you need to build a JSON...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found