Minimal Flow Integration with APIEase

Kevin Wilde

Last Update há um mês

  1. Add a Flow Request in APIEase
    Go to the Requests page in APIEase and create a new Flow request.

  2. Create a Shopify Flow Workflow
    In Shopify Flow, start a new workflow and select “APIEase Flow Trigger” as the trigger.

  3. Add a Condition
    Add a Condition block to check if the requestId passed in matches the requestId of your flow.

  4. Add the APIEase Flow Action
    Use the “APIEase Flow Action” and return a variable named flowParameters.


⚠️ Important: If your Flow does not return flowParameters from the action, APIEase will still return a response, but it will not include the details produced by the Flow. APIEase waits for the call to the action’s runtime_url to complete before returning the final response to the original request.

Was this article helpful?

0 out of 0 liked this article