5 Replies
Hi @rahul parida, could you elaborate a bit more on what would be the product usecase and how you would like it to be integrated. Right now, you could use Zapier with Twenty connector or build your own sync if you have dev skills : Twenty does provide a graphql / rest API and webhooks so everything should be possible in theory. If you are talking about a in-product integration, it depends what you have in mind!
I have to integrate facebook lead and Google forms.
Can you help me in that
so you want a contact to be created whenever a Lead is created in facebook? or specific form is sent?
I would recommend using: https://docs.n8n.io/ + https://twenty.com/developers/rest-api/core#/
Welcome | n8n Docs
Documentation for n8n, a workflow automation platform.
Twenty.com
Open Source CRM
I am a bit confused with that Are there any facebook integration docs?
We don't have any in-product integration at the moment, you could make it yourself using the link above but this will need a bit of work 🙂