Hi my name is Matt and I am a developer for OviTraders based in the UK.
I’m currently working on a simple application… a user submits their email address and all I want to do is connect to our Infusionsoft account to check if that contact exists, and if they don’t then add them as a contact. My problem is I can’t figure out how to connect to the API(specifically getting the authorization code), it seems every example I have found is for our users connecting to their Infusionsoft account, I just want to connect to my companies in the back end of the site.
I’m using ASP .NET C#. Any help is much appreciated.
I also have my secret id and client id and all that set up.
Thank you!