Twenty has Twilio API?

Hello Everyone! I want to use Twenty CRM for integrating with Twilio by Make.com Please let me know , if someone know Twenty has Twilio API support function or no. Thank you.
10 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
@Bright Man Twenty doesn't have direct support for Twilio but you can use workaround with n8n
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
There's feature request for this but that'll be prioritized somewhere in the future https://github.com/twentyhq/twenty/issues/6973
GitHub
Add support for Call/SMS (Phone) objects · Issue #6973 · twentyhq/t...
Scope & Context Add new standard objects: (Call/SMS) Standard objects would allow for specific behavior around these objects, but still allow adding fields for users to customize data. Calls (F...
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
Also, you can check some messages about this issue in https://discord.com/channels/1130383047699738754/1146466959676936192/1281588814371881003 What other problems do you have? Just write them here, don't DM me as someone else may have similar or the same problem as you have, we're here to help
Bright Man
Bright ManOP2mo ago
I am developing automation with make.com At that time I use the twenty CRM for it. How can get the parameter of lead like phone number customer name from Twenty for Twilio?
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
You can get it either by API endpoint or with webhooks I think in your case it'd be better with webhooks since they're triggered by user's action in Twenty in the opposite to the API where you have to send a request in order to get data
Bright Man
Bright ManOP2mo ago
I want to confirm it is possible to use twenty for integrating with Twilio in Make.com's automation.
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
Then you have to filter out your data which is easy since all responses (no matter if it's API or webhook) are JSON Let me check it as I'm not familiar with Make
Bright Man
Bright ManOP2mo ago
Thank you
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
From fast check I think it's possible, you have to start with webhook node/module, get URL from there, in Twenty go to Settings > turn on Advanced (on newest version) > API & Webhooks, create new webhook and paste copied URL there Basically in Make your flow should look something similar to this: webhook module > parse JSON with specified information > Twilio node depending on action
charles
charles2mo ago
Thanks @bob! @Bright Man, Twenty provides API and webhooks so any integration with tools implementing those interactions should be fine
Want results from more Discord servers?
Add your server