cancel
Showing results for 
Search instead for 
Did you mean: 

How to automate integration activation?

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

How to automate integration activation?

Hi,

I would like to define an integration (first token type on this page: https://devdocs.magento.com/guides/v2.0/get-started/authentication/gs-authentication-token.html) without using the admin panel. I would like to make everything via the REST API, i.e. 

* define the required resources

* get the consumer key, consumer secret, access token, and access token secret 

Is that possible?

Cheers