user_fetch.output.users
generate_email
send_email
send_summary_report
3
make_api_call
check_api_success
handle_final_result
config.output.number_of_batches
fetch_file_batch
process_batch
consolidate_results
__loop__
variable:
Available Properties:
__loop__.current_iteration
- Current iteration number (starts at 0)__loop__.total_iterations
- Total number of iterations__loop__.current_item
- Current item being processed (List loops only)__loop__.is_first
- True if this is the first iteration__loop__.is_last
- True if this is the last iteration