I'm attempting to have an AI agent initiate a sub-flow using the callin.io workflow tool. However, it consistently fails regardless of the methods I've tried. I even attempted to bypass the AI agent's input requirement by manually defining the workflow inputs, but it still doesn't function. This is the output I received after manually defining the fields:
Here is the configuration of the Executed by Another Workflow Trigger node in the sub-flow:
Does anyone have any insights into what might be happening and why it's not triggering?
Here is the
Hey Mighty_ducks, based on the workflow, it appears the field names in your “Call Workflow” node might not precisely match what the sub-workflow requires. Even minor discrepancies in spelling or capitalization can cause issues. Additionally, confirm that the sub-workflow is set to “Active.”
Happy to help guide you through it if you'd like!