Skip to main content
Question

Setting up custom action and custom bot

  • 1 December 2022
  • 3 replies
  • 92 views

I have created a custom object and custom action following the articles. I am storing the custom action's API response to my custom object and populating that inside my custom bot. But, from the Custom bot all the attributes of the custom object are showing null. Also there are no logs getting shown on the custom action. I have many:1 and 1:many relation set as suggested in the article to my object:people and object:conversation . Can someone help me with this?

Hey @kushal​ Racheal from the support engineer team here👋 

 

It sounds like there is an issue with your API request if there aren't any logs showing. Can you make a test request using the same endpoint on an outside program, like Postman?


@racheal​ thanks, It is working now


We have the same issue here.


Reply