Web API: Send request action

Options
Ian_210989
Ian_210989 Posts: 42 admin

Add a generic Web API: Send request action that has a Verb input configuration field. There are many HTTP verbs that Catalytic does not support. Allowing the user to enter the verb themselves would open up the possibility of integrating with things like CalDAV clients to manage calendars.

If the verb was an input field, you could also set it dynamically with handlebars. If you know the record already exists, do a PUT; if it doesn’t, make a POST call to create the record

1
1 votes

Swept · Last Updated