Mark G38 Posted October 17, 2021 Posted October 17, 2021 I've been working in the Pulseway REST API, and first off, I wish there were more endpoints here to work with, however, that said, I'm currently looking at the Automation section of the API, and there is the Get Task Execution section. This clearly states my url /api/v2/automation/executions/:id. My question is, where do I find the execution ID? Putting in the actual task ID returns that a task execution not found. Am I just missing a step or something? I don't see anyway through the API or Web UI to actually get any ID numbers for each task execution.
Mark G38 Posted October 20, 2021 Author Posted October 20, 2021 For anyone who may wonder this same thing... you only get a task execution ID from running a task from within the API, it will return a task execution ID. You cannot see details of tasks that have been run through the Web Portal.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now