Question
how to pass date for external system
i have requirement where i need to pass start date ,end date and some mail address to external system (api) . how to send this data using integration and which method i need to use (get/post)
Upon startdate api call should happend and upon end date it revert the api call
