Hi,
We are trying to clone a contact based workflow. As per the documentation, we are querying the existing workflow with the /automation/v3/workflows/:workflowId endpoint. The returned JSON does show the If/Then BRANCH action, however it only contains the first filter and accept action, when in fact there are several conditions in the existing workflow. I see there was a similar issue from a previous post that says the issue was resolved…so I’m curious what we might be missing to see the full JSON representation of the If/Then branch. I do see there is a 'filtersListId" as mentioned in the post, but was unsure how/if we can view the details of that (similarly, we get a 404 when trying to use that ID in the Contacts List endpoint).
Any Direction would be greatly appreciated.
Thanks!