How to Generate Refresh and Access Tokens
Authentication Flow
After you have logged in, Quark Publishing Platform NextGen generates a pair of tokens as credentials, which are Access token and Refresh token.
Read MoreHow To Create and Deploy Custom Publishing Activity
Pre-requisites
You must have the following installed on your machine:
- Java 8
- Maven
You must have access to download quark maven artifacts to update the file settings.xml in the folder .m2 to register quark maven repository through the following code:
Read MoreHow to Create, Run, and Deploy a Custom Service
Pre-requisites
You must have the following installed on your machine:
- Java 8
- Maven
- Eclipse
How to listen to QPPNG events using webhooks
Pre-requisites
You must have the following installed on your machine:
- Java 11
- Maven
- Eclipse
