NotifcationLogs call improvement request

  • Servitel

    472 messages

    Suisse

    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
    Administrateur

    163 messages

    Belgique

    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
    • Posté le 28 mars 2026 à 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: Lien (https)

    Fred
  • Servitel

    472 messages

    Suisse

    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: Lien (https)

    Fred
    • Posté le 7 avr. 2026 à 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