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. 

Important: If you feel the following setup is too complicated, please get in touch with our support team to schedule a call to get the Invenias integration working.

First thing you need to do is make sure you know your Invenias instance URL. It will look something like https://subdomain .invenias.com. Please make sure you're logged in before you continue.

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.