angelinjohn
Member
- Your Task History ID
- IjU3NjIwNTZiMDYzNjA0MzI1MjY0NTUzNTUxM2I1MTY1NTQzMyI_3D_pc
I have a workflow which needs to do the following?
1. when the sheet is modified i want to send the updated row as a form-data to a REST API i have created
2. Though i add the corresponding fields from the trigger, the api shows no data was sent.
3. is it possible to send the updated rows/the entire sheet as a File object to an api
4. Also how do i view the payload which was sent,
1. when the sheet is modified i want to send the updated row as a form-data to a REST API i have created
2. Though i add the corresponding fields from the trigger, the api shows no data was sent.
3. is it possible to send the updated rows/the entire sheet as a File object to an api
4. Also how do i view the payload which was sent,