How can I send some information to a microsoft teams channel?

Options
Inmaculada
Inmaculada Registered Posts: 2
edited June 17 in Using Dataiku

I have prepared the work flow in teams and i have the url from the webhook (using this tutorial https://support.microsoft.com/en-us/office/create-incoming-webhooks-with-workflows-for-microsoft-teams-8ae491c7-0394-4861-ba59-055e33f75498 ) Now i will like to send some information from a dataset like text to a channel in microsoft teams . How can i do it ?

Operating system used: windows 11

Answers

  • Alexandru
    Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,297 Dataiker

    Hi,
    You can use the API to send messages to teams channel from Python Scenario steps, reading from the dataset:
    Here are a few examples:
    https://doc.dataiku.com/dss/latest/scenarios/custom_scenarios.html#send-custom-reports

    Thanks

Setup Info
    Tags
      Help me…