Setting up the Invenias Integration

Setting up the Invenias integration to use with Interseller.


Integration with Invenias requires a one-time setup in order to get it going. We'll go through the process, step-by-step in this article. 

First, you will need to find your Invenias instance URL and make sure you're logged into your Invenias and Interseller accounts. It will look something like this:

https://subdomain .invenias.com

Afterwards, you will need to go to https://subdomain .invenias.com/api. Double click the api_key text box to generate a temporary key. 

Once the api_key  text field is filled, you'll need to go to the bottom of the page to the section ThirdPartyApplications. Click on it to expand the section. After, click on /api/v1/thirdpartyapplications

In the request box, please fill it in with the following:

{<br> "Expiration": "FiveYears",<br> "Name": "Interseller",<br> "FlowType": "Code",<br> "ReplyUrl": "https://interseller.io/auth/crm/invenias/callback"<br>}

Click on "try it out!" to generate an API key for Interseller to use.

You will then need to copy the response body that appears shortly after you click "try it out".

Take that information and send it to us via hi@interseller.io along with your Invenias Instance URL. Once this is set up on our end, we'll follow up with you with the next steps to complete the integration connection. 

Did this article answer your question? Thank you for your feedback! There was a problem submitting your feedback. Please try again later.