cancel
Showing results for 
Search instead for 
Did you mean: 

How to automate integration activation?

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