uncategorized
outrightcrmstore at August 13th, 2021 06:03 — #1
I want to integrate an IVR CALL API with Suite CRM. Can anyone help me, how to integrate API in OpenPageCRM in the admin panel?
sajedalmorsy at August 13th, 2021 06:45 — #2
Hi
I am not familiar with IVR CALL API, however you could use the OnePageCRM api to build a custom integration.
OnePageCrm API uses 'Basic Authentication', you can find your user ID and API key on API app page when you log into your account. Simply go to https://app.onepagecrm.com/app/api and open configuration tab and you will find there all required data (Base Endpoint, User id, API key)
please also refer to https://developer.onepagecrm.com/api/ to check all available endpoints and the structure of the supported requests (method, parameters, etc...)
Powered by Discourse, best viewed with JavaScript enabled