I want to extract the below contractWithCustomers and contracts using rex named as entity .
For ID 1349c1f4-989c-4ea5-94ca-25fc40f6aab8 -flow started put:\contractWithCustomers:application\json:bmw-crm-wh-xl-cms-api-config
For ID 1697108895 -flow started put:\contracts:application\json:bmw-crm-wh-xl-cms-api-config
What would the expected output look like?
In table want a field name as -
Entity
contractWithCustomers
contracts
| rex "put:\\\\(?<Entity>[^:]+)"