You should first create an API workflow that accepts a single hook and does whatever you need. Then, you need to schedule API workflow on a list of things either recurring or with a frontend action. See the picture for a recurring one. The list to run on will be the custom state on your repeating group.

Also, in your first picture, see the workflow data source, it will probably be a hook as a parameter in your API workflow.

1 Like