martmull
martmull
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
Looks you only have the logs of a properly working worker. I only see the database initialization logs. @charles any idea on that?
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
Mmh, ok, can you connect to the worker container to see the logs ?
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
I confirm that SSL is not required to run the worker or the app (only recommended in production)
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
In fact I need to check that point one sec
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
That one does not need ssl
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
Zapier trigger works with twenty webhooks, and webhooks needs the worker to be running. Zapier testing just simulates the webhook action, and test the Slack action of posting a message.
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
If you are self hosting, the issue is likely due to your worker not working. You can check by setting a webhook in your settings using this webhook test website https://webhook-test.com/
17 replies
TTwenty
Created by Andreas on 1/23/2025 in #❓︱help
Anyone gotten Twenty -> Zapier -> Slack to work?
Hey thank you for reaching us, are you self hosting?
17 replies
TTwenty
Created by Ferdinand H on 1/2/2025 in #❓︱help
How can I filter an enum via the REST API ?
@thomast can you review please ?
10 replies
TTwenty
Created by Ferdinand H on 1/2/2025 in #❓︱help
How can I filter an enum via the REST API ?
10 replies
TTwenty
Created by JarWarren on 11/25/2024 in #❓︱help
How to obtain a bearer token for a third party client
You can look for for challenge and verify endpoints (additionally, you can check what calls are made when login with the web app in the developer console)
13 replies
TTwenty
Created by JarWarren on 11/25/2024 in #❓︱help
How to obtain a bearer token for a third party client
What prevents you from getting a bearer token using the login flow and then use that to request currentUser?
13 replies
TTwenty
Created by JarWarren on 11/25/2024 in #❓︱help
How to obtain a bearer token for a third party client
@Félix what do you think?
13 replies
TTwenty
Created by JarWarren on 11/25/2024 in #❓︱help
How to obtain a bearer token for a third party client
Yes, indeed, I was thinking about REST Api which does not exposes the currentUser endpoint. But the grahqlApi does
13 replies
TTwenty
Created by JarWarren on 11/25/2024 in #❓︱help
How to obtain a bearer token for a third party client
ohh, I see, what part of the API are you thinking about?
13 replies
TTwenty
Created by Led-0806 on 11/26/2024 in #❓︱help
Cloud version not working
Hey @Led-0806 , sorry for that, I am looking at the issue
6 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
@Raphaël any idea?
40 replies
TTwenty
Created by JarWarren on 11/25/2024 in #❓︱help
How to obtain a bearer token for a third party client
No description
13 replies
TTwenty
Created by JarWarren on 11/25/2024 in #❓︱help
How to obtain a bearer token for a third party client
Api Keys are bearer token technically
13 replies