Is it possible to have multiple external URLs as triggers for one piston?
Example: If ‘URL A’ is called then do ‘Action A’, else if ‘URL B’ is called then do ‘Action B’.
Or, is there a way to pass variables to a piston when calling the URL?
(api.smartthings.com/api/randomstuff?Trigger_A)
Or do I need a separate piston for each external trigger?