walterholohan / react-native-crisp-chat-sdk

React-Native bridge for Crisp Chat iOS and Android SDK's
MIT License
70 stars 26 forks source link

Send message with function #13

Closed stephoune closed 3 years ago

stephoune commented 3 years ago

Hi ! Thank's for your work ! I'm wondering if there is a way to send a message directly with a function without using the chat (for Android and iOS) ?

MichaelHuy commented 3 years ago

As I know, we can use a backend that integrates with crisp api to handle it.

walterholohan commented 3 years ago

@stephoune the crisp API docs can be found here https://docs.crisp.chat/api/v1/#top. Also you could post the same question on the crisp chat ios sdk repo (https://github.com/crisp-im/crisp-sdk-ios)