Using HTTP request workflow to generate campaigns

Hi,
I am using api calls to generate certification campaigns for user.
while replicating the same api calls using HTTP request workflow i am getting error " request failed".
This is the json code i am using.

The workflow defined looks like this

Any suggestions with what i may b doing wrong?

Did you verify that this query works in postman first? If it works in postman, then I would suggest opening a support ticket so the support team can investigate the logs.

Hey @colin_mckibben,
Yes, I am able to generate required campaign using this Api call when done through postman.