Hi,
I’ve followed the following documentation about creating an incoming Web API: How to create an incoming Web API | Triggre Knowledge Base
The document explains how to make an automation flow for using a POST request, it doesn’t however explain how to create an automation flow using a GET request. I’ve made an automation flow with a list of data as output and tested the API via Postman with a GET request and got the following response: ‘405 Method Not Allowed’.
Can someone help me out?
Thanks in advance,
Melissa