Faruk AYDIN
e77f7ee0bf
docs(hubspot): Order alphabetically & correct connection name typo
2023-09-13 23:39:34 +02:00
Faruk AYDIN
aae88fe1ad
docs(hubspot): Adjust connection page for OAuth setup
2023-09-13 23:16:23 +02:00
Vitalii Mykytiuk
8ea8067788
feat(hubspot): Implement create contact action
2023-09-13 23:16:23 +02:00
Faruk AYDIN
6ba8f33399
docs(formatter): Add numbers and date-time actions
2023-09-11 09:57:50 +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
Ömer Faruk Aydın
1d9ad2ba86
Merge pull request #1184 from automatisch/notion-find-database-item
...
feat(notion): add find database item action
2023-08-01 13:54:09 +02:00
Ömer Faruk Aydın
a28e2177f7
Merge pull request #1183 from automatisch/notion-create-page
...
feat(notion): add create page action
2023-08-01 13:44:47 +02:00
Rıdvan Akca
37e4524156
feat(notion): add find database item action
2023-07-27 14:39:57 +03:00
Ömer Faruk Aydın
f28ccd559a
Merge pull request #1177 from automatisch/notion-create-database-item
...
feat(notion): add create database item action
2023-07-25 14:04:08 +03:00
Ömer Faruk Aydın
8e84a93d8e
Merge pull request #1166 from automatisch/create-worksheet
...
feat(google-sheets): add create worksheet action
2023-07-25 13:58:41 +03:00
Rıdvan Akca
9346a037b9
feat(notion): add create page action
2023-07-24 14:50:53 +03:00
Rıdvan Akca
bfe496a09b
feat(notion): add create database item action
2023-07-17 16:23:00 +03:00
Rıdvan Akca
0dd444d50b
feat(google-sheets): add create worksheet action
2023-06-30 19:03:54 +03: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
Rıdvan Akca
110c2dbac8
docs: add missing dots in action/trigger descriptions
2023-06-26 12:05:42 +02:00
Rıdvan Akca
f55ec4bd8a
fix(google-sheets): sort actions
2023-06-25 15:50:03 +02:00
Rıdvan Akca
3c9bc53a79
feat(google-sheets): add create spreadsheet action
2023-06-23 20:29:12 +02:00
Ali BARIN
c9c47c5519
docs(notion): add auth and new DB items trigger
2023-06-13 05:56:33 +00:00
Krzysztof Dukszta-Kwiatkowski
58a8510d49
feat: gitlab integration documentation
2023-06-12 12:31:07 +02:00
Faruk AYDIN
0b362dd435
docs: Use postgresql key name instead of postgres
2023-06-12 11:11:39 +02:00
Shehab Ghazy
9485731e7d
docs: Add PostgreSQL documentation
2023-06-12 11:08:17 +02:00
Rıdvan Akca
9f759d70b6
feat(google-sheets): add new spreadsheet rows trigger
2023-06-02 15:51:36 +02:00
Rıdvan Akca
1ac423ba56
chore: update action and trigger names
2023-06-01 15:01:12 +02:00
Rıdvan Akca
3fd1d4d9b3
feat(google-sheets): create spreadsheet row
2023-06-01 13:28:36 +02:00
Faruk AYDIN
1c80677ac3
docs: Add filter connection and actions
2023-05-24 15:23:38 +02:00
Rıdvan Akca
d026ac09f3
feat(google-sheets): add new worksheets trigger
2023-05-16 23:42:23 +02:00
Ali BARIN
d23d5d2da0
feat(slack): send direct message
2023-05-15 16:24:17 +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
Rıdvan Akca
1406bf3e10
docs(google-sheets): add trigger for new spreadsheets
2023-04-06 17:12:48 +03:00
Rıdvan Akca
f44422a77e
docs(google-drive): add trigger for updated files
2023-03-30 17:02:52 +03:00
Rıdvan Akca
93866d7bc2
docs(google-drive): add trigger for new folders
2023-03-30 12:15:15 +03: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
ff874bfb48
docs(google-drive): add trigger for new files in folder
2023-03-29 15:11:39 +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
Sebastian Schumann
d7e4ae53ce
feat: add Signalwire integration
2023-02-24 12:45:58 +01:00
Faruk AYDIN
9cfaa9e603
feat(salesforce): Implement create attachment integration
2023-02-07 21:15:44 +01:00
Ali BARIN
08ac3fb984
docs(http-request): add custom request action
2023-02-02 22:34:42 +00:00
Ali BARIN
01bb1259eb
feat(slack): add find user by email action
2023-01-30 23:39:00 +00:00
Ali BARIN
146f0604c3
docs(salesforce): add find record action
2023-01-31 00:19:51 +01:00
Ali BARIN
73a9ae1c9c
docs(twitter): remove duplicate items
2023-01-25 11:26:19 +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
Ali BARIN
ffe7de6774
docs(twitter): add search user action
2023-01-19 17:56:58 +01:00
Ali BARIN
4db738a7f6
docs(openai): add send prompt action
2023-01-18 22:41:53 +01:00
Ali BARIN
1e137f0bd8
docs(openai): describe auth and check moderation action
2023-01-18 22:41:35 +01:00