Git Product home page Git Product logo

Comments (7)

Roach avatar Roach commented on August 11, 2024

How can I send a scrollable data grid to slack as an incoming webhook response? Given it supports the only image format.

You can't currently. You can experiment with different formatting options, though: https://api.slack.com/docs/messages/builder

Can I send an image object as streaming content to incoming webhook response? or I need to publish this image object as an image in some folder and provide that URL as an attachment.
Now I have an app on my slack account. How do I make it available for my client's account and their workspace?

You'd have to use the Web API upload methods, rather than the response URL.

How about security. Can I put security on this slack app(which I created) so that only legitimate user, workspaces and accounts can only access this App?

OAuth allows you to have your app authorized by specific users.

How do I put security on each such transactions? so that it is secured.
I am little confused in terms of where and all security is required. I did go through manage distribution and OAuth sections in Slack doc but couldn't completely comprehend. Where to start, etc.

https://api.slack.com/docs/oauth-safety

from java-slack-sdk.

ashwinbiyani avatar ashwinbiyani commented on August 11, 2024

thanks very much Roach. Are there any charts like fusion charts , D3 are supported in Slack

from java-slack-sdk.

Roach avatar Roach commented on August 11, 2024

@ashwinbiyani not currently. The most common solution is to render the chart as an iage and attach it to the message. One example would be StatsBot: https://statsbot.co/

They're also swapping out the image attachment with chat.update to display more granular info on "zoom" actions.

statsbot

from java-slack-sdk.

seratch avatar seratch commented on August 11, 2024

@Roach Thank you for answering the questions.
@ashwinbiyani As the creator of this Java library, I do not have anything to do for this issue. Do you mind if I close this issue?

from java-slack-sdk.

ashwinbiyani avatar ashwinbiyani commented on August 11, 2024

from java-slack-sdk.

seratch avatar seratch commented on August 11, 2024

I understand that you meant that you don't mind if I close this issue. If not, let me know. I will close this issue within a few days.

from java-slack-sdk.

ashwinbiyani avatar ashwinbiyani commented on August 11, 2024

from java-slack-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.