SS
BuildShip2y ago
S

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
Screenshot_2024-06-10_at_11.01.59.png
Screenshot_2024-06-10_at_11.02.14.png
Was this page helpful?