Toby
5 years agoNew Contributor II
Including payload in REST Get Snap
Hi, I need to call a REST GET method but it needs a payload e.g. {“path”: “xyz”}. I can’t find anyway to call a GET endpoint and include a payload in Snaplogic, does anyone have a solution? Thanks
Try passing the path and its value as a query parameter. Their documentation suggests this should work: