Refresh the request data parameters for an API Call after updating the API Function

I am building Tasks functionality into our Citizen Hub, and can’t remember how to refresh the API Call’s Request Data.

We have an API Function on Central named “Create or Update Task Summary”…

And an API Call on a Host named “Create or Update Task Summary”…

We have added a field to the API Function named “case_ref”, but I cant remember how I refresh the request data for the API Call, as it’s missing a parameter called “case ref”.

I know I have to save something to get it to trigger, cant remember where it is?

Thanks for your help.

Hi Jonathan,

Depending on which version you’re on it should be available under options on the API Connection. We’re on version 2023.3 and when you hover over the cog you get the option to Resync function definitions

Thanks,
Ewan

1 Like

Many Thanks, we are on 2023.1 so dont have that option yet.

But that’s the place I needed to do a save to refresh.

If you simply Edit the Central API Connection


Hit Save button and that triggers the refresh also.