Hi Ponnusamy,
You have missed single quotes( ' ) in the parameter DepatureCity and DestinationCity. Since both are string value, they should be within quotes.
Working URL for function import:
Best regards,
Aakash
Hi Ponnusamy,
You have missed single quotes( ' ) in the parameter DepatureCity and DestinationCity. Since both are string value, they should be within quotes.
Working URL for function import:
Best regards,
Aakash