Questions tagged [kaizala]

Microsoft Kaizala is a mobile app and service designed for large group communications and work management. Kaizala provides capability to 3rd party systems & customers to connect with Kaizala. If you have any issues integrating with Microsoft Kaizala, you can use tag 'Kaizala' and Microsoft Kaizala Developer community will respond back with an answer.

Use this tag if you have issues integrating with Kaizala.

Microsoft Kaizala is a mobile app and service designed for large group communications and work management. Learn more.

Question in this tag should be about:

  • Using the Actions
  • Creating custom actions
  • Integrations issues on your device of choice

Kaizala provides capability to 3rd party systems & customers to connect with Kaizala.

The tag is monitored for new questions and we will respond back with an answer.

29 questions
2
votes
0 answers

Facing Copy Paste issue in Kaizala Web and App

I am facing problem with Kaizala App, when I copy paste image / screen shot in kaizala web, it shows red dot at bottom and the same the same is available for download in kaizala app.
1
vote
0 answers

I can log in kaizala but fail to manage.kaiza.la and kaizala Management Portal

I can log in kaizala but fail to manage.kaiza.la and kaizala Management Portal. I want to send messages to Kaizala groups through Kaizala API, but fail to register a connector on step 1. please check the screenshot, anyone knows how to solve it?…
cbc
  • 11
  • 1
1
vote
0 answers

Kaizala API: Sending message to member

I am working on a replacement for our SMS server and, since we have O365, I am looking to use Kaizala to facilitate this. You can target users via mobile numbers who are subscribed, so we can use the current SMS backend without much modification.…
IceQ
  • 111
  • 2
1
vote
2 answers

How can I add admin members to kaizala group with the rest api?

So, the default is that my logged user from the access token is whom has admin permissions but I don't know how to make any member an admin. This is the body that I'm using from the documentation. { "name": "Test Group", "welcomeMessage":…
1
vote
0 answers

Can't Upload the file in Retrofit2.0?

am Using Retrofit2.0 not able to upload the file from java. It gives response as Code as 415. RetofitCode File uploadFile1 = new File("/home/art-pc-mob-001/MISSTorewise.png"); Retrofit retrofit = new Retrofit.Builder().baseUrl(endPointURL + "v1/") …
Yugesh
  • 4,030
  • 9
  • 57
  • 97
1
vote
2 answers

How to register Redirect URL to webhook

Hi i've been strugling to register redirect url to Kaizal webhook (its chat app from microsoft like a whatsapp), I've create asp.net API Controller to register it in my Kaizala webhook. What i want to do is whenever there is a messege or Job created…
Theodorus Agum Gumilang
  • 1,414
  • 4
  • 23
  • 46
1
vote
1 answer

Delete Kaizala Group without losing Jobs in Kaizala Admin Management Portal

Is it possible to dissolve Kaizala group without losing jobs from management portal. Because we need job done or undone history for our reports. I try to delete a test group from admin portal so i delete every message and jobs which created in group…
0
votes
0 answers

Unable to receive account creation/mobile verification texts to Irish numbers

Recently I've tried creating a Kaizala account. I used an Irish mobile number. The mobile number began with +35386XXXXXXX. Another mobile I tried was the same but +35383X... Requesting a call to verify the number also does not work. Neither method…
MrE
  • 1
  • 1
0
votes
0 answers

I can't upload local media with Kaizala API

Can you help me to know how I can upload a local document to get the MediaResource in the Kaizala API? I'm trying to use Kaizala API in python for automate send message with image and documents. I managed to send a message according to the…
0
votes
0 answers

Can´t upload files with html input in action card on android

I have an action card in Kaizala, and I have an html form, with some inputs of file type. The action card works fine in iOS but in android doesn't respond when I click on the input control. I read that that is a known problem for browsers, but I…
0
votes
1 answer

Kaizala to SharePoint Attachment

Kaizala to SharePoint with MS Flow When Kaizala Custom Action to SharePoint Attachment Upload then get this Error. The file id 'IMG_21-06-09_000051942_1.jpg' is not valid.** Kaizala to Team with MS Flow Also Kaizala Check-in Action to Date get…
0
votes
3 answers

how can i send system file to another api using @FeginClient

I have to send System file to my other service using @FeignClient. @RequestMapping(method = RequestMethod.POST, path = "v1/media") @Headers({"Content-Type: multipart/form-data"}) void uploadMedia(@RequestHeader("refreshToken") String refreshToken,…
0
votes
1 answer

Kaizala Web is crashing due to accessing an undefined variable

We adopted Kaizala as a way for our employees to stay in touch with our customers. Kaizala itself is installed on a Tablet every employee has and they are mainly using the Web App of Kaizala for communication. After roughly 1 month, today the web…
st100
  • 126
  • 1
  • 4
0
votes
1 answer

How to add ms bot in kaizala

I am new to kaizala. Currently, the kaizala is not supported as a channel in ms bot. Just wondering if i can use the directline api but not sure on the kaizala part. Please help/guide me on this, especially on the kaizala part what exactly I have to…
0
votes
1 answer

Kizala response time in attendance card is not accurate when mark attendance

Kizala response time in attendance card is not showing accurate time with mark attendance. For instance, when I mark attendance at time 11: AM, it shows in the report 9:07 AM. Where can be the problem?
1
2