To complement our API, Rightsline offers two ways to receive message notifications on events. An AWS Simple Queue Service ("SQS") FIFO queue, or the use of AWS Simple Notification Service ("SNS") Topics. More information on SQS can be found here, and for SNS here.
Each message published by Rightsline will have a messageGroupId
that will be populated with the Char Type identifier of the entity the message is referencing.
Message Group ID | Char Type | API Endpoint |
0 | Relationship | /relationship/ |
1 | Catalog Item | /catalog-item/ |
2 | Contact | /contact/ |
3 | Right | /rightset/ |
4 | Deal | /deal/ |
5 | Table | /table/ |
7 | Invoice | /financial-document/ |
10 | Amount | /amount/ |
14 | File | /file/ |
15 | Job | /job/ |
16 | Project | /project/ |
17 | Inventory | /inventory/ |
The following actions are supported:
created
updated
deleted
action-executed
availability-changed