conductor-oss / conductor-oss/conductor
Output in webhook of workflow are in string format
Open
bug
help wanted
- Dominant language
- Java
- Stars
- 32.2k
- Forks
- 1k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 41
Description
**Describe the bug**
When I receive a workflow status update, I get the workflow output in string format instead of json format.
**Details**
Conductor version: 3.19.0
**To Reproduce**
Steps to reproduce the behavior:
1. Configure conductor with webhook feature
2. Create workflow
3. Start workflow
4. See request sended has output in string format instead json
**Expected behavior**
Output everywhere should be json
Contributor guide
Assessment
This issue has not been assessed yet.