<p>This API allows for the management of prospect/customer information inside the Elead CRM </p>
calling api simulator return error
Forums:
I am trying to call some of the api using the simulator, like this:
curl -X GET "https://api.fortellis.io/sales/v1/elead/customers/06eb33ba-d9bf-4b0c9887... \
-H "Authorization: Basic {base64 encoded api_key:api_secret}" \
-H "Subscription-Id: test"
but I am getting this error message: "Invalid SubscriptionId or Implementation provider is not configured for the requested API.".
Customer search return
Forums:
Using Customer Search, will it return Service and Sales Customers?
search customer error
Forums:
I receive an error when attempting to make a call to Elead>customers→search
{
"code": "RequestNotSpecified",
"message": "Request model not specified.",
"link": "",
"referenceId": "6965704b-a3a8-4f5e-b114-458f83b02131"
}
search customer error
Forums:
I receive an error when attempting to make a call to Elead>customers→search
{
"code": "RequestNotSpecified",
"message": "Request model not specified.",
"link": "",
"referenceId": "6965704b-a3a8-4f5e-b114-458f83b02131"
}
eLEAD Sales Customers
Forums:
How is an ADF lead represented in Elead – is it a customer or is it represented as an opportunity?