Can i get lead gen data at linked in using webhooks URL and C# likd facebook?

不想你离开。 提交于 2021-01-29 16:50:43

问题


i have an application in linked in and have page on it and Campaign manager, i want to send leads data automatically to Microsoft Dynamics CRM without downloading the leads,i want to make this cycle dynamics. i do not know where can i add My Webhooks URL to can send leads information to it.


回答1:


If I understand your req, you have an external system (non crm) and from this system you wish to get information from crm and perform some operation in crm.

I would suggest you go with Dynamics 365 webpi. Create Application user in Azure AD and give proper rights, Then create this user in CRM and you are good to go. You have an user dedicated to perform Interface tasks. You do not need unnecessary webhooks or other technologies.

https://www.dynamicsforcrm.com/using-postman-with-dyanmics-365-web-api/

https://community.dynamics.com/crm/b/crminthefield/posts/setup-postman-to-use-web-api-for-dynamics-365-ce-online-#:~:text=Postman%20is%20a%20popular%20tool,to%20be%20permitted%20by%20AAD.

https://carldesouza.com/calling-the-power-apps-and-dynamics-365-web-api-from-the-postman-windows-client/

https://medium.com/capgemini-microsoft-team/dynamics-365-application-users-no-additional-license-required-and-no-limit-on-quantity-4bdc49f8ce2d



来源:https://stackoverflow.com/questions/62527838/can-i-get-lead-gen-data-at-linked-in-using-webhooks-url-and-c-sharp-likd-faceboo

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!