Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Sample] Batch operations JS sample #955

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ceciliaavila
Copy link

Description

This PR adds the new sample bot-batch-operations that includes the uses of the Teams batch APIs in node js.

Specific Changes

  • Created the bot-batch-operations sample in nodejs.
  • Added the logic to use the new features in TeamsBatchOperationsBot.
  • Added the README guide to use the new bot.

Testing

The following images show some sample bot responses.
GetFailedEntries
MessageAListOfUsers

@Prithvi-MSFT
Copy link
Contributor

Hi @ceciliaavila - We tried to setup the sample locally, but seems like the methods used in the sample are not defined inside bot-builder sdk.

image

Also search the bot-builder sdk repo but these methods are not defined. And sample also fails when executing these methods. Could you please help here

@ceciliaavila
Copy link
Author

Hi @ceciliaavila - We tried to setup the sample locally, but seems like the methods used in the sample are not defined inside bot-builder sdk.

image

Also search the bot-builder sdk repo but these methods are not defined. And sample also fails when executing these methods. Could you please help here

Hi @Prithvi-MSFT, the implementation of the new methods is not merged yet. Once PR #4535 gets merged, you'll have them available in the SDK preview version.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants