Populate the following with values provided to you after onboarding to the Conga Platform. These details must be in JSON format as shown below.
{
"SPAClientId" : "<>",
"ClientId" : "<>",
"ClientSecret" : "<>",
"OrganizationId" : "<>",
"OrganizationFId" : "<>",
"UserId" : "<>",
"LoginURL": "<>",
"InstanceURL" : "<>",
"UIInstanceURL" : "<>",
"AuthEndpoint": "<>",
"TokenURL" : "<>",
"UpsertQuotesEndpointURL" :"<>"
}
CODE