Commit Graph

357 Commits

Author SHA1 Message Date
Rıdvan Akca
9ad7de56a3 feat(google-drive): list shared drives for new files trigger 2023-04-06 16:31:30 +02:00
Rıdvan Akca
287f299b94 feat(google-sheets): add new spreadsheets trigger 2023-04-06 17:12:48 +03:00
Rıdvan Akca
f88f05cd46 feat(google-sheets): add google sheets integration 2023-04-06 17:12:41 +03:00
Rıdvan Akca
4931cbcc34 feat(google-drive): add updated files trigger 2023-03-30 17:00:56 +03:00
Rıdvan Akca
9923b15ecd fix(google-drive): show root files if no particular folder is selected 2023-03-29 19:01:04 +03:00
Ali BARIN
def5a6d9d0 Merge pull request #1032 from automatisch/gdrive-new-folder-trigger
feat(google-drive): add new folders trigger
2023-03-29 17:40:03 +02:00
Rıdvan Akca
17c8a405f5 feat(google-drive): add new folders trigger 2023-03-29 18:35:26 +03:00
Rıdvan Akca
f57e35c6b8 fix(google-drive): show only files in trigger for new files in folder 2023-03-29 15:33:21 +03:00
Rıdvan Akca
e2c75a2daf feat(google-drive): add new files in folder trigger 2023-03-29 13:16:39 +03:00
Rıdvan Akca
d16d709b72 feat(google-drive): add new files trigger 2023-03-23 19:10:43 +03:00
Ali BARIN
b1ee3ef8ba feat(http-request): add headers support 2023-03-23 14:53:27 +00:00
Ali BARIN
af58ef7244 fix(spotify): correct create playlist action key 2023-03-22 20:39:26 +00:00
Ali BARIN
6d3bec8518 fix(spotify): do not override auth header on refresh token 2023-03-22 20:38:27 +00:00
Zeynep Nur Temel
ed87df212f feat: add refresh token for spotify 2023-03-19 23:04:55 +03:00
Zeynep Nur Temel
56243aa076 feat: implement create playlist action for spotify 2023-03-18 19:18:16 +03:00
Zeynep Nur Temel
41e9f32e1b feat: implement Spotify connection 2023-03-18 13:41:18 +03:00
Ali BARIN
7d40ae009f fix(signalwire): use incoming phone number instead of its sid 2023-03-13 22:32:25 +00:00
Ali BARIN
bfb1e817ec feat(signalwire): introduce dynamic incoming phone numbers 2023-03-13 20:13:45 +00:00
Ali BARIN
10b4066c82 refactor(signalwire): add dynamic api base url 2023-03-13 19:10:20 +00:00
Ali BARIN
42dd67954d refactor(signalwire): utilize axios post params 2023-03-13 19:06:20 +00:00
Ali BARIN
d45fdf605f fix(signalwire): localize icon 2023-03-13 19:05:32 +00:00
Ali BARIN
caef9bb8b5 chore: reword Signalwire as SignalWire 2023-03-13 19:05:02 +00:00
Sebastian Schumann
ecd356d42b Merge branch 'automatisch:main' into feature/signalwire-integration 2023-03-09 01:51:13 +01:00
Ali BARIN
63d794ed3e refactor(dynamicFields): use thrown error instead of returning it 2023-03-01 18:00:27 +00:00
Ali BARIN
c6b8f12f9a feat(Editor): implement dynamic fields 2023-03-01 17:52:52 +00:00
Faruk AYDIN
d16e292231 feat: Add dynamic fields structure to step arguments 2023-02-28 22:22:48 +00:00
Ali BARIN
447f26458a fix(ntfy): use given server URL instead of default 2023-02-27 20:28:58 +01:00
Ali BARIN
5ee7b85cc4 feat(filter): add filter app 2023-02-26 17:02:30 +01:00
Ömer Faruk Aydın
d3b1765ffe Merge branch 'main' into feature/signalwire-integration 2023-02-26 13:23:27 +01:00
Sebastian Schumann
d7e4ae53ce feat: add Signalwire integration 2023-02-24 12:45:58 +01:00
Ali BARIN
3d98e6cdc0 feat(slack/list-channels): add im channels and increase limit 2023-02-08 23:22:43 +01:00
Faruk AYDIN
2be8e14f66 feat(http-request): cover file downloads 2023-02-07 21:48:52 +01:00
Faruk AYDIN
9cfaa9e603 feat(salesforce): Implement create attachment integration 2023-02-07 21:15:44 +01:00
Ali BARIN
48653c7590 feat(slack/list-channels): add private and exclude archived channels 2023-02-06 00:47:41 +01:00
Ali BARIN
2f64a074c6 feat(http-request): introduce custom request action 2023-02-02 22:30:07 +00:00
Ali BARIN
01bb1259eb feat(slack): add find user by email action 2023-01-30 23:39:00 +00:00
Ali BARIN
f90afe8b37 feat(salesforce): add find record action 2023-01-31 00:19:51 +01:00
Ömer Faruk Aydın
c6d80a9b0e Merge pull request #856 from automatisch/search-user-in-twitter
feat(twitter): add search user action
2023-01-20 15:38:26 +03:00
Ömer Faruk Aydın
23c4414398 Merge pull request #852 from automatisch/openai-send-prompt
feat(openai): add send prompt action
2023-01-20 15:14:05 +03:00
Ömer Faruk Aydın
8b9320bbf9 Merge pull request #851 from automatisch/openai-check-moderation
feat(openai): add moderation action
2023-01-20 15:07:45 +03:00
Katriel Tsepelevish
a8ac288f17 fix(todoist): Add missing OAuth redirect URL field 2023-01-19 18:42:44 +01:00
Ali BARIN
d87a826493 feat(twitter): sign querystring in requests 2023-01-19 17:56:39 +01:00
Ali BARIN
645fe29060 feat(twitter): add search user action 2023-01-19 17:55:59 +01:00
Ali BARIN
253c2c4317 feat(openai): add send prompt action 2023-01-18 22:41:53 +01:00
Ali BARIN
49755303f7 feat(openai): add list models dynamic data 2023-01-18 22:41:53 +01:00
Ali BARIN
c2579b1850 feat(openai): add moderation action 2023-01-18 22:41:34 +01:00
Ali BARIN
577d5215cd feat(openai): add app with auth 2023-01-18 22:41:34 +01:00
Ali BARIN
8090d8be5a feat(todoist): enhance auth with oauth 2.0 2023-01-11 22:05:39 +01:00
Ali BARIN
8c8fd98bd5 feat(rss): cover atom feeds 2023-01-11 20:04:02 +01:00
Ali BARIN
909cbd1f0c fix(google-forms): platform name in OAuth field description 2023-01-09 14:09:33 +01:00