Hey @cha_james,
The API Workflow you use to make the API request to Twilio should be done in the singular otherwise you’re still feeding Twilio a list of numbers. Your ‘autosendaction’ API Workflow’s ‘destination’ parameter should be singular so the proceeding API Workflow is scheduling actions over your intended list.