Legacy Dev Forum Posts

 View Only

Sign Up

Published field of Evaluation Form in API

  • 1.  Published field of Evaluation Form in API

    Posted 06-05-2025 18:16

    Nawaz_Ria | 2020-03-06 11:30:34 UTC | #1

    We have a need to automate the retention of Evaluation Forms for a Contact Center, i.e. Evaluation Forms will be retained for a defined period of time and then the Forms will be deleted. There will be a back-end process that will check the Modified Date of Evaluation Forms in Genesys Cloud and delete the Forms which have passed the Date of Retention.

    I have been using the API Explorer to try out the Quality APIs and have some questions:

    • Why does the GET/api/v2/quality/forms/evaluations operation show published field as "false" for Published Forms?
    • I deleted a number of Published Forms from Genesys Gloud user interface but if I run GET/api/v2/quality/publishedforms/evaluations, I can still see those Forms. Why is that?
    • Does the published field value change after a certain period of time? I created a Form and immediately published it but when I ran GET/api/v2/quality/forms/evaluations/{formId}, I saw published as 'False'. However, two hours later, when I reran GET, the published value was now 'true'.

    Any help would be appreciated.


    tim.smith | 2020-03-06 14:07:21 UTC | #2

    The data you're getting from the API doesn't sound quite right. Please open a case with Genesys Cloud Care to investigate further as customer-specific data, like the specific configuration of your forms, cannot be investigated via this public forum.


    Nawaz_Ria | 2020-03-09 18:45:52 UTC | #3

    Sure, thanks Tim.


    system | 2020-04-09 18:45:58 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 7287