Posted October 17, 20213 yr 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.Â
October 20, 20213 yr Author 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. Â
Create an account or sign in to comment