Hi,
I have designed this flow so when a Plumsail form is filled out it gets generated into a pdf and sent to an email address.
The flow was successfully working for two days and then I started to receive the following:
InvalidTemplate. Unable to process template language expressions in action 'Start_document_generation_process_with_json' inputs at line '0' and column '0': 'The template language function 'formatDateTime' expects its first parameter to be of type string. The provided value is of type 'Null'
As you can see I have tried to set an 'Initialize Variable' but it has not worked.
There is multiple dates to fill out throughout the form so I am thinking the issue lies within that.
Any help is much appreciated.