Tool to approve or revoke routes for execution in Route4Me. Use when you need to set approval status for routes based on filters like route ID, vehicle ID, member ID, route status, or schedule date.
route_idRoute ID or array of route IDs to filter. If provided, only routes matching these IDs will be affected.
member_idintegerMember ID to filter routes. If provided, only routes assigned to this member will be affected.
vehicle_idVehicle ID or array of vehicle IDs to filter. If provided, only routes assigned to these vehicles will be affected.
route_statusarrayArray of route status strings to filter. If provided, only routes with these statuses will be affected.
schedule_datearrayArray of date strings to filter by schedule date. If provided, only routes scheduled on these dates will be affected.
approved_for_executionRequiredbooleanSets the approved_for_execution flag for matched routes. Set to true to approve routes for execution, false to revoke approval.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.