Skip to main content
Question

How to populate checkbox field of a template via a api call from within Oracle Integration Cloud iPaaS

  • June 5, 2026
  • 1 reply
  • 25 views

Forum|alt.badge.img+1

We are unable to use checkbox in the payload as it not recognizable inside the Oracle Integration Cloud iPaaS

 

"checkboxTabs":

[

     { 

      "tabLabel": "Terms_And_Conditions",

      "selected": "true"

     },

     {

       "tabLabel": "Newsletter_OptIn",

      "selected": "false"

     }

]

1 reply

Forum|alt.badge.img+1
  • Author
  • New Voice
  • June 10, 2026

Any update here