NotifcationLogs call improvement request

  • Servitel

    472 messaggi

    Svizzera

    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
    Amministratore

    163 messaggi

    Belgio

    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
    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 messaggi

    Svizzera

    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
    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