I can't get BuildShip Trigger to Work.
Hey there, i am currently trying to work out how to get the buildshipt tirgger to work. I made two worflows for test purposes. One that has the trigger and simply just is supposed to return a string. The other one should just execute the trigger and return the string. I left the data object empty.
Both workflows are "shipped", project id is correct. From tests and logs i was able to gather the following information:
1. trigger exits with error "Fetch Failed"
2. logging the error returns "src property must be a valid json object"
3. the fetch itself seems to work, because not calling it asynchornus returns success but without any return data.
@Shams @Bhavya @Gaurav Chadha @Harini
0 Replies