We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to add an HTTP request block into a group block, I get the error: "Can't add HTTP request block to the group"
Should be able to add HTTP request block inside a group for batch processing URLs.
My workflow needs to:
Any suggestions for alternative approaches would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Current Behavior
When trying to add an HTTP request block into a group block, I get the error:
"Can't add HTTP request block to the group"
Expected Behavior
Should be able to add HTTP request block inside a group for batch processing URLs.
Use Case
My workflow needs to:
Steps to Reproduce
Questions
Environment
Possible Workarounds Tried
Any suggestions for alternative approaches would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: