API Job Status

When fetching a job to assess its status, you'll fine the following values:

  • running = running
  • shutdown = automation triggered an error, which is generally a technical error retrieved from a 3rd-party API or on our end
  • pending = waiting to be launched
  • stopped = user has stopped manually the job
  • warning = automation triggered a warning, which is generally a functional error, like an invalid cookie or a bad input. This triggers a success webhook.
  • finished = success  🎉 🎉
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.