Commit Graph

75 Commits

Author SHA1 Message Date
Rıdvan Akca
c35be241ca feat(pipedrive): add create deal action 2023-09-30 13:05:09 +02:00
Rıdvan Akca
221aa8687f feat(miro): add create board action 2023-09-29 12:17:21 +02:00
Rıdvan Akca
251885d4be feat(pipedrive): add new deals trigger 2023-09-28 15:00:34 +02:00
Rıdvan Akca
2dae8c162d feat(google-calendar): add new calendar trigger 2023-09-18 15:17:05 +03:00
Rıdvan Akca
9a192b708e feat(google-calendar): add google calendar integration 2023-09-18 15:12:29 +03: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
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
Rıdvan Akca
bfe496a09b feat(notion): add create database item action 2023-07-17 16:23:00 +03:00
Faruk AYDIN
9fb4dca39b docs(mattermost): Fix links of mattermost app 2023-07-05 14:29:19 +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
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
Faruk AYDIN
0b362dd435 docs: Use postgresql key name instead of postgres 2023-06-12 11:11:39 +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
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
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
Sebastian Schumann
d7e4ae53ce feat: add Signalwire integration 2023-02-24 12:45:58 +01:00
Ali BARIN
08ac3fb984 docs(http-request): add custom request action 2023-02-02 22:34:42 +00:00
Ali BARIN
146f0604c3 docs(salesforce): add find record action 2023-01-31 00:19:51 +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
f3b1b2254f docs: Add connection and actions pages for delay app 2022-12-17 01:04:50 +03:00
Faruk AYDIN
89bcaa96ed docs: Add trigger and connection pages of webhooks app 2022-12-08 22:00:17 +03:00
Faruk AYDIN
0fefa4e43a chore: Make telegram and ntfy apps collapsed for docs sidebar 2022-12-08 21:31:23 +03:00
Ali BARIN
32e77de8bb docs(ntfy): describe actions and auth 2022-12-05 00:52:13 +01:00
Ali BARIN
2e4ecfab16 docs(telegram-bot): describe actions and auth 2022-12-04 17:27:59 +01:00
Faruk AYDIN
57a23946cc docs(typeform): Add connection and trigger pages 2022-12-01 17:57:07 +01:00
Pierre Maurice Schwang
f25b67c81c docs: add documentation for stripe connection / triggers 2022-11-28 19:24:51 +01:00
Ali BARIN
11f96e8039 feat(docs): add plausible 2022-11-13 22:15:19 +01:00
Faruk AYDIN
f432e72253 docs: Add actions page to build integration section 2022-11-09 22:42:51 +01:00
Faruk AYDIN
d572623552 docs: Add examples page for build integrations 2022-11-09 22:42:51 +01:00
Faruk AYDIN
3a129557e0 docs: Add triggers page to build integrations guide 2022-11-09 22:42:51 +01:00
Faruk AYDIN
3140fb2435 docs: Add auth page to build integration guide 2022-11-09 22:42:51 +01:00
Faruk AYDIN
22cea145f8 docs: Add global variable page 2022-11-09 22:42:51 +01:00
Faruk AYDIN
d15e3d4c36 docs: Add actions and connection pages for DeepL 2022-11-07 18:58:45 +01:00
Ali BARIN
99640b3d73 docs(salesforce): describe auth and triggers 2022-11-06 21:30:05 +01:00
Faruk AYDIN
3b829af43d docs: Add app definition page for build integrations 2022-11-06 02:03:37 +01:00
Faruk AYDIN
bb7ef994f7 docs: Add folder structure page to build integrations section 2022-11-05 20:12:40 +01:00
Faruk AYDIN
c35753c63e docs: Add contributing sections to homepage 2022-11-04 23:47:51 +01:00
Faruk AYDIN
802a9bd2e2 docs: Restructure apps documentation, add triggers and actions 2022-11-01 22:40:12 +01:00