Question
Service backed records passing parameters - Filtered
We have a requirement to pull Service backed records which needs some query parameter to it only pulls Records based on user selection.
I was not able to find a way to pass parameter to the recordtype , is there a way to do that ?
rule!myIntegrationPointingToServiceBackRecords
(
input1: ri!input,
batchnumber: ri!batchnumber
)
