NotifcationLogs call improvement request

  • Servitel

    472 berichten

    Zwitserland

    Hi Support,
    it's possible to add the date as a filter for the call ?
    Because you pass the full last month operations and this a very big amount of data in case the client have tons of operations.

    Thanks in advance
    Roberto
  • @fred
    Beheerder

    161 berichten

    België

    Hi Support,
    it's possible to add the date as a filter for the call ?
    Because you pass the full last month operations and this a very big amount of data in case the client have tons of operations.

    Thanks in advance
    Roberto
    • Aangemaakt 28 mrt 2026 op 03:36
    • #2010941
    Hi Servitel,

    You can add two optional parameters "from" and "to" to filter the returned logs. The date has to respect the ISO 8601-1 norm :
    - YYYY-MM-DD (2026-04-07)
    - or YYYY-MM-DDTHH:mm:ss if you want to specified the hour (2026-04-07T17:08:00)
    - or YYYY-MM-DDTHH:mm:ss±hh:mm if you want to specified the timezone (2026-04-07T17:08:00+02:00)

    The documentation has been updated: Link (https)

    Fred
  • Servitel

    472 berichten

    Zwitserland

    Hi Servitel,

    You can add two optional parameters "from" and "to" to filter the returned logs. The date has to respect the ISO 8601-1 norm :
    - YYYY-MM-DD (2026-04-07)
    - or YYYY-MM-DDTHH:mm:ss if you want to specified the hour (2026-04-07T17:08:00)
    - or YYYY-MM-DDTHH:mm:ss±hh:mm if you want to specified the timezone (2026-04-07T17:08:00+02:00)

    The documentation has been updated: Link (https)

    Fred
    • Aangemaakt 7 apr 2026 op 11:09
    • #2014358
    Hi Fred many thanks for this update !
    The very best is add a function for retrieve the callback content in case of server/database problem based on the id