Using manual trigger.
Asking user for start date (required) and end date (optional).
Based on input I will build the oData query string.
Need to test if the end date is Empty? Exists? IsNull? Tried most of this but maybe I just don't have the right combination.
I'm not sure what to do with this.
If there is no entry and I try to use it, it errors saying:
Unable to process template language expressions in action 'Initialize_strEndDT' inputs at line '1' and column '14743': 'The template language expression 'triggerBody()['text_1']' cannot be evaluated because property 'text_1' doesn't exist, available properties are 'text'. Please see https://aka.ms/logicexpressions for usage details.'.

