I want to trigger a transaction in an External network from the Notary Service Flow just before consuming the Input State. The example is a Custodian service that triggers the notification to the Depository: Custodian on Corda & Depository on Hedera Hashgraph.
But the Notary flow does not have access to read the attributes from the Contract State. Is there a way to send/broadcast custom attributes to the Notary?
Thank you in advance.