Is it possible to tell whether a Task that executed a Send HTTP Request action completed successfully or with errors, and then follow a different workflow path based on that? I've tried putting the Task in a Sub-Process and having a Error Intermediate Event, but it's not working as I expected.
My end goal is to be able to do regular checking of URL fields in a custom entity
My end goal is to be able to do regular checking of URL fields in a custom entity
Comment