Forum Discussion
I can’t speak regarding zendesk specifically, but if the limited validation data set doesn’t contain a record that has the field available, then the field will not show in the input schema. During development, you may need to temporarily tweak your zendesk query to ensure solved records are included in the validation data so it can be included in the input schema. Otherwise, if you know the field name spelling/casing , you can type it in yourself; however, you won’t likely get a good validation test in that scenario.
The approach will work but it's not ideal. It requires passing previous results as input to a child pipeline in a loop and keeping everything in memory and complicates the implementation. A better solution would be to add an option to send and modify the body content for subsequent calls.
Related Content
- 4 months ago
- 3 years ago