File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 88#### Application Params
99| Key | Description |
1010| --- | --- |
11- | SECRET_KEY | Secret Key is required for encryption. Secret Key should be generated on the Appsfly publisher dashboard |
12- | APP_KEY | Application key to identify the publisher instance|
13- | EXECUTOR_URL | Url to reach appsfly.io Microservices |
11+ | SECRET_KEY < a name = " SECRET_KEY " ></ a > | Secret Key is required for encryption. Secret Key should be generated on the Appsfly publisher dashboard |
12+ | APP_KEY < a name = " APP_KEY " ></ a > | Application key to identify the publisher instance|
13+ | EXECUTOR_URL < a name = " EXECUTOR_URL " ></ a > | Url to reach appsfly.io Microservices |
1414
1515** NOTE:** Above params are needed for checksum generation. Please refer to the methods mention below.
1616
1717#### Micro Module Params
1818
1919| Key | Description |
2020| --- | --- |
21- | MODULE_HANDLE | Each micromodule of a service provider is identified by MODULE_HANDLE |
22- | UUID | UniqueID to identify user session|
21+ | MODULE_HANDLE < a name = " MODULE_HANDLE " ></ a > | Each micromodule of a service provider is identified by MODULE_HANDLE |
22+ | UUID < a name = " UUID " ></ a > | UniqueID to identify user session|
2323
2424#### Intent Params
2525| Key | Description |
You can’t perform that action at this time.
0 commit comments