Faruk AYDIN
213c8096d2
fix(pipedrive): Change the order in available apps
2023-09-28 15:00:34 +02:00
Faruk AYDIN
6378e62645
docs(pipedrive): Add to available apps
2023-09-28 15:00:34 +02:00
Faruk AYDIN
f30ead6bcb
docs(google-calendar): Add to available apps
2023-09-28 13:37:32 +02:00
Faruk AYDIN
e77f7ee0bf
docs(hubspot): Order alphabetically & correct connection name typo
2023-09-13 23:39:34 +02:00
Vitalii Mykytiuk
8ea8067788
feat(hubspot): Implement create contact action
2023-09-13 23:16:23 +02:00
Ömer Faruk Aydın
feb613cb6d
docs: add upgrade guide for docker compose installation ( #1262 )
2023-09-01 17:53:21 +02:00
Faruk AYDIN
cb08e0bf9f
feat: Implement initial version of formatter app
2023-08-16 18:59:36 +02:00
Ali BARIN
ec42446daa
feat(wordpress): add auth and new post trigger ( #1160 )
2023-08-09 22:34:21 +02:00
Faruk AYDIN
8e842296b7
docs: Remove warning from available apps
2023-08-02 17:19:53 +02:00
KrzysztofDK
676027245f
feat(mattermost): add auth and send message to channel action
...
* feat: mattermost integration
* post review adjustments
2023-06-29 16:45:57 +02:00
Jack Dane
807be59f25
feat(odoo): add auth and create lead action ( #1143 )
...
* Add Odoo App and Icon
* Add Auth for Odoo
* Authorise with API key, the password would also work, but we should encourage an API key.
* Odoo Verify Credentials method
* Add the xmlrpc dependency so the backend can communicate with Odoo's API.
* Add a port to the auth fields to establish a connection that might not be over HTTPS.
* Add still verified method
* Currently no need to keep uid, so remove it from the auth data.
* Await the callback from the xmlrpc method call to ensure we don't verify credentials before the callback has been executed.
* Add Odoo create-lead action
* Provide basic functionality to create a lead.
* Add Odoo type option
* Let the user decide if the lead should be a "lead" or "opportunity" in the create-lead action.
* Add documentation for Odoo app
* Follow project standards
* Change indents to 2 spaces
* Use single quotes instead of double
* Commonise the authentication method (DRY)
* Use latest for API doc link
* refactor(odoo): abstract and organize implementation
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2023-06-29 15:56:20 +02:00
Faruk AYDIN
d36dd2ece1
docs: Use triggers link of Notion for available apps
2023-06-14 13:21:34 +02:00
Ali BARIN
c9c47c5519
docs(notion): add auth and new DB items trigger
2023-06-13 05:56:33 +00:00
Faruk AYDIN
49d9f77d1b
docs: Add GitLab to available apps
2023-06-12 12:31:07 +02:00
Krzysztof Dukszta-Kwiatkowski
58a8510d49
feat: gitlab integration documentation
2023-06-12 12:31:07 +02:00
Faruk AYDIN
6d19711926
docs: Add PostgreSQL to available apps
2023-06-12 11:13:09 +02:00
Faruk AYDIN
1c80677ac3
docs: Add filter connection and actions
2023-05-24 15:23:38 +02:00
Faruk AYDIN
d39c962314
docs: Add Google Sheets to available apps
2023-05-19 16:15:46 +02:00
Faruk AYDIN
9b1da98386
docs: Explain how to create random keys for encryption and webhook secret keys
2023-04-19 18:44:19 +02:00
Ali BARIN
d503dbc103
docs(strava): describe connection and actions
2023-04-07 14:16:30 +02:00
Ali BARIN
1dc46dd31c
docs(dropbox): add connection and actions
2023-04-06 18:59:55 +00:00
Ali BARIN
ba1cdeaeeb
Merge pull request #1016 from automatisch/add-docs-for-google-drive
...
docs: add google drive connection and triggers
2023-03-29 18:29:43 +02:00
Rıdvan Akca
a594029541
docs: add google drive connection and triggers
2023-03-26 14:32:31 +03:00
Rıdvan Akca
ddcb894932
docs: add google forms connection and triggers
2023-03-26 14:31:16 +03:00
Zeynep Nur Temel
8acd7b03ed
docs: add spotify connection and actions
2023-03-19 23:48:45 +03:00
Ali BARIN
caef9bb8b5
chore: reword Signalwire as SignalWire
2023-03-13 19:05:02 +00: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
Faruk AYDIN
1847ad5622
chore: Use GitHub issues instead of discussions for requests
2023-02-13 21:48:35 +01:00
Ali BARIN
08ac3fb984
docs(http-request): add custom request action
2023-02-02 22:34:42 +00:00
Ali BARIN
85a3558074
docs(ntfy): use actions page for app listing
2023-01-25 11:58:52 +01:00
Ali BARIN
1e137f0bd8
docs(openai): describe auth and check moderation action
2023-01-18 22:41:35 +01:00
Ali BARIN
709e788f5f
docs(todoist): restructure trigger and add in nav
2023-01-07 16:12:47 +01:00
Faruk AYDIN
faf151cd62
docs: Add the guide for how to create flows
2022-12-23 01:02:35 +03:00
Faruk AYDIN
f3b1b2254f
docs: Add connection and actions pages for delay app
2022-12-17 01:04:50 +03:00
Faruk AYDIN
ec3454291b
docs: Add webhooks to available apps
2022-12-12 16:08:04 +03:00
Faruk AYDIN
dd9f69e4cd
docs: Add installation type for render
2022-12-12 13:43:04 +03:00
Ali BARIN
ce1eecf82e
Merge pull request #782 from automatisch/docs/docker-installation
...
docs: Docker installation
2022-12-08 19:45:52 +01:00
Ömer Faruk Aydın
fd3c26ad73
Merge pull request #777 from automatisch/feature/ntfy
...
Add ntfy support with sending message
2022-12-08 19:13:57 +01:00
Faruk AYDIN
b1dddcb511
docs: Add installation types info box
2022-12-08 10:33:15 +03:00
Faruk AYDIN
af45b8a1e4
docs: Adjust docker setup to use one .env file
2022-12-08 10:33:15 +03:00
Faruk AYDIN
2c8b60ab9b
chore: Remove project flag from docker compose command
2022-12-08 10:33:15 +03:00
Faruk AYDIN
75196cbf84
feat: Introduce webhook secret key to verify webhook requests
2022-12-08 10:33:15 +03:00
Faruk AYDIN
5d80fd523c
docs: Remind to change password after installation
2022-12-08 10:33:15 +03:00
Faruk AYDIN
22dc61f39b
docs: Add docker installation section
2022-12-08 10:33:15 +03:00
Ali BARIN
8ea547c1d7
docs(available-apps): fix telegram link
2022-12-06 18:14:21 +01:00
Ali BARIN
8300a4b6df
docs: add ntfy in available apps
2022-12-05 09:57:42 +01:00
Ali BARIN
14a8551e82
docs: add typeform and telegram in available apps
2022-12-04 21:26:11 +01:00
Pierre Maurice Schwang
f25b67c81c
docs: add documentation for stripe connection / triggers
2022-11-28 19:24:51 +01:00
ksurl
92e5ae0ebd
refactor(docker-compose): combine dockerfiles with entrypoint ( #727 )
...
* combine worker and main image, support encryption key, app secret key env, and postgres pw
* Update docker/entrypoint.sh
fix env file path
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
* add build tag, move compose to root
* add volumes
* style: remove trailing indent
* refactor(docker-compose): empty encryption env. vars
* docs(docker-compose): update compose folder
* refactor(docker-compose): remove host network
* fix(docker-compose): add environment variable keys
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2022-11-21 20:26:44 +01:00