Avatar

Level 1

Hello team,

 

In one of our project we're using interaction schema to provide data dynamically in SOAP request `<context></context>`. Is there a Javascript API to read all the filters/conditions used in the campaign, the idea is to find all the @interaction fields used in the campaign?

 

My use case is like this, a workflow will be triggered to read the filters/conditions used in the campaign, if there are any interaction filters/conditions used, then collect all the fields and send it External Rest API call.

 

Any recommendation/feedback or alternate approach is welcome.

 

Thanks in Advance!