JSON map is getting null for create operation

Hi team,
Can any suggest what are the possiblities for which my Json Body is getting null although I am passing every values in the body of create but when I am printing logs I am getting jsonMap or ProvisioningPlan is null.

Hi @Faizan9097 ,

Can you check if the create profile is setup and attributes are mapped, Also verify same attributes are used in the create body.

Refere Create Account, Connector doc for configuration.

I was seeing this issue as well and so was this individual: Webservice Connector - Update Account - empty requestBody - #13 by udayputta
I deleted my operation and re-created it and this seems to be helping, maybe give that a try

Hi @Faizan9097,

Can you please share your request body?

Make sure your configuration is correct.

Are you getting any error?

Did you try hardcoding all the values in request body?