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
)
Discussion posts and replies are publicly visible
Is the Record available in the environment or are you looking to configure the Record itself?
If the Record is already available and has pulled data from the data source, then you can just use the Query Record functionality.
https://docs.appian.com/suite/help/25.1/query-editor.html#query-records
If the Record Type does not exist, and you need to configure it, then follow the guide here ...
https://docs.appian.com/suite/help/25.1/configure-record-data-source.html#create-a-record-data-source