Hi Josh,
Can i trigger a Rest Service based on a select_one response in my form?
Hi Josh,
Can i trigger a Rest Service based on a select_one response in my form?
Hi @elvis_pooplogg, the REST Service is only triggered when a submission is sent to the server. However, in your external integration that’s receiving the submission data, you can of course have logic that’s dependent on a choice selected.
OK Thanks Josh.
Well Appreciated.