API Keys
Appointment API's Return same result on create / fetch
HI,
I am trying to create an appointment but it always return the same resulsts . And same whenever I am trying to add customer it also give the same results with customer id 123.
api's execute successfully no error comes but always getting the same results appointment id 123.
Can you please guide me why I am getting always same results even fetching / adding appointment and customers?
your swift response is highly appreciated.
How long does my api provider have after receiving an "activate" call to make the "connection" callback call
The admin API at https://docs.fortellis.io/docs/api-provider/integration/admin-api/ has a very clear sequence diagram on the "activate" call that is made to API providers when a user selects my provider for an app. The final step is when my api makes a call back to Fortellis to confirm this connection. I'm wondering how long I have to make that call back.
Ride Sharing Finance APIs
Hi There i am trying to locate the ride sharing finance apis. Where can i find these apis ? So far after searching i only see apis about the dealership and vehicle sales.
Is Merchandisable Vehicles Search API ready?
Hi guys!
I am trying to test the Merchandisable Vehicles Search API from https://developer.fortellis.io/api-reference/merchandisable-vehicles-composite/get/v2/vehicles/search
When I input our apikey in the Header Parameters and click 'Try It Out' I am getting 400 - invalid account id as the response.
Here is an example curl:
How to create acces token?
I want to create an access token to access the API (only for test data),
But I don't see any documentation for the regarding same?
As per the mentioned the doc we came to know that fortellis is using facebook and google authentication method for oauth2.0.
But we unable to create token by using https://api.fortellis.io/oauth/token or https://api.fortellis.io/oauth2/token end points.
How will billing work?
In trying to price these APIs we need to know how much effort will go into the billing process, especially for low-volume consumers of the API.
Can someone explain how the billing workflow will work on the Fortellis platform? As an API provider, will I be managing billing information for every consumer of my API, or does Fortellis handle all of that and just send me a check periodically?
What questions do you have about Fortellis?
Fortellis has been up and running for almost a month now! As you have begun to play around within the development environment, what questions do you have?
We need more detailed developer information about how Fortellis works
I see you have a list of several Sales and Service APIs that are obviously the first of many APIs to be published on the platform, but I can't connect the dots between the API Producer, Fortellis, and the API Consumer.
Endpoint for OAuth
I don't see an endpoint for OAuth anywhere. Is there an endpoint and documentation for getting the OAuth setup?