Services Plugins FAQs

Reset page size for Contacts from Google + Offline plugin

I was messing around with backend workflows, workflows, and UI and somewhere set the pagesize to 4000 inside the List of Contacts action. I then deleted all of those and just built a simple workflow triggered by a button that uses List of Contacts action. In that new workflow, I set the pagesize to 1000, but when it is called after clicking the button (can see via debug mode), I get an error thrown as follows that still references the pagesize of 4000. It seems to be ignoring the pagsize in the workflow for an old value. How do I reset it properly?

{
“error”: {
“code”: 400,
“message”: “Page size must be less than or equal to 2000.”,
“status”: “INVALID_ARGUMENT”
}
}

Hi @chris10, thanks for your message, and sorry for the delayed reply.

I’ve passed this to the developer team, so they will check how to manage that. Once feedback will appear, I will let you know asap.

Thank you for understanding :pray:

Regards,

Hi @chris10, thanks for your patience.
For a better understanding of your case, please share a screencast (I recommend using the Loom tool), where in the step-by-step mode you can check what pagesize parameter values are passed within the workflow.

Looking forward to your reply.

Regards,