Rıdvan Akca
ec0cc38a92
feat(monday): add create board action
2025-02-04 18:57:46 +01:00
Rıdvan Akca
ea51e676e2
feat(monday): add new boards trigger
2025-02-04 16:30:46 +01:00
Rıdvan Akca
53b92cfc00
feat(monday): add monday integration
2025-02-04 15:01:35 +01:00
Ali BARIN
0d3a3719e7
Merge pull request #2313 from automatisch/brave-search
2025-02-01 11:24:59 +01:00
Ali BARIN
f4fa4e393d
fix(virtualq/update-waiter): update ewt label
2025-01-30 15:11:03 +01:00
Ali BARIN
d7a4b042d4
fix(virtualq/create-waiter): use snake case for service phone to call
2025-01-30 15:11:03 +01:00
Ali BARIN
585b0f4246
feat(virtualq): update urls
2025-01-30 15:11:03 +01:00
Ali BARIN
6b70e29789
feat(virtualq/actions): add properties JSON field
2025-01-30 15:11:03 +01:00
Ali BARIN
b01d389d79
feat(brave-search): add app with web search action
2025-01-27 12:21:11 +00:00
Ali BARIN
b4162ce270
fix(anthorpic/send-message): fix action key
2025-01-27 10:46:30 +00:00
Ali BARIN
ba82ba2632
feat(openrouter): add app with create chat completion action
2025-01-24 12:16:37 +00:00
Ali BARIN
2163b0864d
Merge pull request #2303 from automatisch/mistral-ai-integration
...
feat(mistral-ai): add app with create chat completion action
2025-01-24 13:14:39 +01:00
Ali BARIN
25b076ba6c
Merge pull request #2302 from automatisch/together-ai-integration
...
feat(together-ai): add app with create completion and create chat completion actions
2025-01-24 13:14:29 +01:00
Ali BARIN
bb48ee730f
Merge pull request #2301 from automatisch/perplexity-integration
...
feat(perplexity): add perplexity app with send chat prompt action
2025-01-24 13:14:20 +01:00
Ali BARIN
adacdced8a
feat(perplexity): add perplexity app with send chat prompt action
2025-01-23 10:31:06 +00:00
Ali BARIN
8bdb1481ac
feat(anthropic): add anthropic app with send message action
2025-01-23 10:30:13 +00:00
Ali BARIN
18a92d9a4e
feat(mistral-ai): add app with create chat completion action
2025-01-22 15:55:51 +00:00
Ali BARIN
bb204781e0
feat(together-ai): add app with create completion and create chat completion actions
2025-01-22 15:16:49 +00:00
Ali BARIN
859f43399f
feat(scheduler): add every minute trigger
2025-01-21 11:27:32 +00:00
Ali BARIN
3a2f879e3c
fix(virtualq/dynamic-data): fix names in list waiters
2025-01-17 11:50:51 +01:00
Ali BARIN
db139634d3
chore(virtualq/list-waiters): update variable names
2025-01-17 11:50:51 +01:00
Ali BARIN
b0e186cfbd
feat(virtualq): add actions to manage waiters
2025-01-17 11:50:51 +01:00
Ali BARIN
28da91b19a
feat(signalwire/dynamic-data): introduce children nodes
2025-01-16 22:02:20 +01:00
Ali BARIN
c17834ca77
fix(signalwire/send-sms): use correct dynamic data for sms phone numbers
2025-01-16 22:02:20 +01:00
Ali BARIN
4105e6f982
fix(signalwire): remove wrong connect attribute
2025-01-16 22:02:20 +01:00
Ali BARIN
78d38ff13a
feat(signalwire/dynamic-data): update node attribute values
2025-01-16 22:02:20 +01:00
Ali BARIN
20ecdb9ae0
feat: update scope tokens
2025-01-16 22:02:20 +01:00
Ali BARIN
febac7716b
feat(signalwire/actions): stop showing connections substep
2025-01-16 22:02:20 +01:00
Ali BARIN
61624baa68
feat: support scopes for dynamic field entries
2025-01-16 22:02:20 +01:00
Ali BARIN
7130d8e934
feat(signalwire): some sample values for attribute values
2025-01-16 22:02:20 +01:00
Ali BARIN
a9b55c5d01
chore(signalwire): fix typo in folder name
2025-01-16 22:02:20 +01:00
Ali BARIN
b1291d0185
feat(signalwire): add dynamic data for nodes and attributes
2025-01-16 22:02:20 +01:00
Ali BARIN
661a5b24b2
feat(signalwire): add add-voice-xml-node and respond-with-voice-xml actions
2025-01-16 22:02:20 +01:00
Ali BARIN
0056940fa2
feat(trigger): add workSynchronously flag
2025-01-16 22:02:20 +01:00
Ali BARIN
bfcf54a26f
feat(signalwire): add receive call
2025-01-16 22:02:20 +01:00
Krzysztof DK
79b0d083e6
feat: add freescout app with new event trigger ( #2287 )
...
* added FreeScout plugin
* docs: add freescout in sidebar
* docs(freescout): add missing app icon
* refactor(freescout): rename filter as eventType
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2025-01-16 17:28:53 +01:00
Ali BARIN
e4b31c7f52
refactor(webhook): remove singleton webhook logic
2025-01-13 16:11:29 +00:00
kasia.oczkowska
532f562495
feat: make Wordpress instanceUrl field required
2024-11-13 14:32:16 +00:00
Jakub P.
3ff53744b5
fix: use env var for authDocUrl
2024-10-09 15:02:59 +02:00
kasia.oczkowska
9c1d21fd1b
feat: fix primary app color value and how it is displayed in the app
2024-10-04 12:34:50 +01:00
Faruk AYDIN
5c4ca3c84f
fix: Add missing pollInverval keys for triggers
2024-09-05 13:40:44 +03:00
Ali BARIN
a4ec7b3047
feat(compute-parameters): add valueType with parse option and string by default ( #2025 )
...
* feat(compute-parameters): add valueType with parse option and string by default
* test(compute-parameters): write tests for valueType with parse and undefined
* fix(compute-parameters): cover valueType = parse in nested objects
* test(compute-parameters): cover valueType = 'parse' in nested non-primitives
* fix(compute-parameters): mark fields optional
2024-08-22 16:20:18 +02:00
Rıdvan Akca
98e4b843ea
feat(clickup/actions): add create task and find task by id ( #1615 )
...
* feat(clickup): add create task action
* feat(clickup): add find task by id action
* fix(clickup): send optional parameters only when provided
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2024-08-15 15:59:58 +02:00
Ali BARIN
7f2937400a
fix(clickup/create-list): send priority and due date only when provided
2024-08-15 12:07:40 +00:00
Ali BARIN
a3a4a8e431
fix(clickup/new-folders): correct internal ID
2024-08-15 12:07:40 +00:00
Ali BARIN
3249c954d3
fix(clickup/new-lists): correct internal ID
2024-08-15 12:07:40 +00:00
Ali BARIN
7395d2a74e
fix(clickup/new-tasks): correct internal ID
2024-08-15 12:07:40 +00:00
Ali BARIN
2060b7b49d
feat(clickup/updated-task): mark whatChanged optional
2024-08-15 12:07:40 +00:00
Rıdvan Akca
d263726c19
feat(clickup): add create list action
2024-08-15 12:07:40 +00:00
Rıdvan Akca
7e3325e959
feat(clickup): add create folder action
2024-08-15 12:07:40 +00:00