File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
99Application Params
1010| Key | Description |
11- | ----- | -------- --- |
11+ | --- | --- |
1212| SECRET_KEY | Secret Key is required for encryption. Secret Key should be generated on the Appsfly publisher dashboard. |
1313| APP_KEY | Application key to identify the publisher instance. |
1414| EXECUTOR_URL | Url to reach appsfly.io Microservices. |
@@ -17,13 +17,13 @@ Application Params
1717
1818Micro Module Params
1919| Key | Description |
20- | ----- | -------- --- |
20+ | --- | --- |
2121| MODULE_HANDLE | Each micromodule of a service provider is identified by MODULE_HANDLE |
2222| UUID | UniqueID to identify user session.|
2323
2424Intent Params
2525| Key | Description |
26- | ----- | -------- --- |
26+ | --- | --- |
2727| INTENT | Intent is like an endpoint you are accessing to send message |
2828| PAYLOAD | Data payload |
2929
You can’t perform that action at this time.
0 commit comments