The CreatorCon Call for Content is officially open! Get started here.

Problem with Workflow Studio Action REST step with payload

ritaaudi
Tera Contributor

Hi fellow Developers!
I have the following POST REST message which test successfully:

ritaaudi_0-1750792169172.png


I'm trying to create an Action for it in Workflow Studio. 
I created the inputs. 
Then I need to create the payload before I POST the message, but am having trouble creating the payload. Any idea how to do that in the script:

ritaaudi_1-1750792348942.png

Thank you!

1 ACCEPTED SOLUTION

Muhammad Salar
Giga Sage

Hi @ritaaudi 
Payload can be added manually or by variable through pill under rest step request body.
But what payload do you want to send? your inputs and defaultFields are different

MuhammadSalar_1-1750854471881.png

 

 

View solution in original post

2 REPLIES 2

Muhammad Salar
Giga Sage

Hi @ritaaudi 
Payload can be added manually or by variable through pill under rest step request body.
But what payload do you want to send? your inputs and defaultFields are different

MuhammadSalar_1-1750854471881.png

 

 

ritaaudi
Tera Contributor

Thank you! It was that easy:

ritaaudi_0-1750882381793.png