Hi Brad.
Ok. This is a simple as i can explain this.
My App → InfusionSoft API → Infusionsoft Dashboard.
If i create a customer in my Web App, i want it to appear in my InfusionSoft Dashboard.
That’s it! That’s all i want to achieve.
If i use the key generated in the dashboard “API Access” then i can use the api, and any changes and additions are seen in the dashboard. That’s great, that’s what i want. However, i have to do this manually. I want to do it automatically.
If i use https://api.infusionsoft.com/token to create the token… it get “Developer Inactive” as the reponse.
It’s like the API doesn’t know to connect me to my Dashboard.
This is what i’ve been trying to get across, and i cannot explain it any simpler than that.
The documentation has information on generating an OAuth access token using the REST API. However, the returned token does not seem to grant access to the data in my Dashboard.
-
REST Generated API Access token - Developer Inactive.
-
Dashboard API Acess Link generated token - Works.
Is there a way to use the REST API to get access to my Dashboard InfusionSoft account or will i always have to generate a new key and manually add it to my Web App?
Please tell which specific parts of this idea are not making sense here? I really don’t know how else to explain this.
Here is an article form InfusionSoft where they describe this process - https://developer.infusionsoft.com/tutorials/making-oauth-requests-without-user-authorization/
I want to be able to create a key automatically that works with the API, and lets me add customers so that i will see them in the dashboard.
So, if my app creates a user… it can call the API and add a customer to my infusionsoft dashboard successfully and does not return “Developer Inactive” as a response instead it successfully adds it as well.
Regards,
Daniel