Tool to add a note to a route or address destination. Use when recording delivery status, customer feedback, or activity logs at specific stops.
dev_latnumberThe latitude of the device location when the note was created. Must be between -90 and 90.
dev_lngnumberThe longitude of the device location when the note was created. Must be between -180 and 180.
route_idRequiredstringThe unique ID of the route to which the note should be added.
address_idRequiredintegerThe unique ID of the address destination to which the note should be added. If not provided, the note will be added to the route itself.
strUpdateTypeRequiredstringThe type/category of the note, indicating the activity or status. Use 'pickup' for pickup activities, 'dropoff' for deliveries, 'noanswer' if customer didn't answer, etc.
strNoteContentsRequiredstringThe content of the note to add. Maximum 1000 characters.
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.