So for context, my workflow does something like 1. Creates a new workflow instance with an account
So for context, my workflow does something like
Having said that, for my use case, just creating a new instance with the same params would work. I suppose I could do this already using the Workflows API
- Creates a new workflow instance with an account id which needs creating/updating
- Fetch data from internal db and create/update data in a 3rd party via their API
Having said that, for my use case, just creating a new instance with the same params would work. I suppose I could do this already using the Workflows API