Skip to content

[NEW] Allow channel property in the integrations returned content#7214

Merged
rodrigok merged 1 commit into
developfrom
allow-at-username-in-integration
Jul 25, 2017
Merged

[NEW] Allow channel property in the integrations returned content#7214
rodrigok merged 1 commit into
developfrom
allow-at-username-in-integration

Conversation

@graywolf336
Copy link
Copy Markdown
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