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] Allow channel property in the integrations returned content #7214

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

graywolf336
Copy link
Contributor

Closes #7008 - Allows returning a channel where the messages should be sent when inside of the integration script.

return {
    content: {
        text: 'Hiya ;)',
        channel: data.channel || '@username'
    }
};

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-7214 June 9, 2017 21:20 Inactive
@rodrigok rodrigok added this to the 0.58.0 milestone Jul 25, 2017
@rodrigok rodrigok merged commit e2abd92 into develop Jul 25, 2017
@rodrigok rodrigok deleted the allow-at-username-in-integration branch July 25, 2017 22:01
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.

Outgoing webhook questions
4 participants