Messaging Add Channel API

Hello,

I’m tying to set up my own messaging app and to create a channel. I try to make POST request https://api.pipedrive.com/api/v1/channels but it fails with error 404.

In body I specified name and “provider_channel_id” which is also specified in my manifest.json file. Authorization is also checked and works with another request well.

So what could be the problem?

Hey @Valeriya_Dudina
Thanks for being patient. Assuming that you have the OAuth scope for Messenger, can you try making the request with this URL → https://<account_name>.pipedrive.com/api/v1/channels ?

I’m not sure what exactly worked but it worked! Somehow I created different 2 channels, but it’s okay
Thank you so much for help!

Thanks, @Valeriya_Dudina for updating the status. Feel free to create new topics if such problems reoccur