Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

connectapi.EndpointExtensionRequest

A wrapper for the request payload. If additional values are required to be manipulated this can be achieved without breaking compatability.

ParamDescription
themap of parameters passed into the endpoint.

ParamDescription
name- a specific parameter that was passed to endpoint.
TypeDescription
Objectthe value associated with the parameter name.
ParamDescription
name- a specific parameter to be added or updated.
value- to be associated with the parameter name.
TypeDescription
Setall available parameter names.