• Create Relationship field using rest api

    Hello, How One can create the custom relationship field using rest api call? I am trying with "/<module>/customfield POST". but not getting succeeded. Please help.
  • Calculate the end date(SLA) from its start date in business hours

    I need to calculate end-date/SLA for a given start-date considering the completion-time in minutes within the business hours/days. For instance : start-date = 2023-03-17 15:00:00 completion-time = 240 (minutes) Considering 9 working…