Notifications
External push notifications (A...
Target a specific jig with inputs
1min
Send a notification to a solution group to open a specific jig and pass inputs into the jig.
POST
Request
Response
Header Parameters
Authorization
String
required
Bearer Token - format:
BEARER XXXXXXXXXXXXXX
Body Parameters
JSON body
String
required
Configure the following properties in the JSON body:
- title
- text
- jigId: provide the jigId of the jig you want to open when the notification is tapped
- inputs: Define the values for the jig inputs
- scope: can use any of the scopes USR, ORG, SLN, or SLN_GRP
- solutionId: "{{solutionId}}", available in Jigx Management> Solution Details