Skip to content

Add Cloud Code Webhooks section #622

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

Closed
apersaud opened this issue Jan 2, 2017 · 6 comments
Closed

Add Cloud Code Webhooks section #622

apersaud opened this issue Jan 2, 2017 · 6 comments

Comments

@apersaud
Copy link

apersaud commented Jan 2, 2017

Hi everyone,

As of Parse Server 2.2.19, Cloud Code Webhooks are supported in similar fashion as they were supported in the hosted Parse Dashboard. I have attached a picture below showing where this section is in the hosted Parse dashboard. Having a web interface to configure and debug webhooks is very useful to several developers that are not writing their cloud code functions and triggers in javascript. What would be the process of porting that feature over from the Parse.com dashboard to the open source version (without having to write it from scratch)?

Thanks

Environment Setup

  • Running Parse-Dashboard 1.0.22
  • Running Parse Server 2.2.19

Steps to reproduce

1 .Run the latest Parse Dashboard and register a webhook using the Parse Server REST API.
2. Go to the "Core" for the app, and notice the 'Webhooks' section is missing.

screen shot 2017-01-02 at 8 30 31 am

@davimacedo
Copy link
Member

I've written a PR to enable it 2 months ago:
#584

Still waiting approval or comments...

@otymartin
Copy link

@flovilmart Would be cool to have this in the dashboard

@natanrolnik
Copy link
Contributor

natanrolnik commented Feb 12, 2017

@apersaud @otymartin this is included in the last release, thanks to @davimacedo

@cantwait
Copy link

Hello @natanrolnik I just downloaded the latest version of dashboard and installed on Heroku... I don't see the webhooks option in the menu, would you please let me know if I'm missing some configuration?

selection_174

@cantwait
Copy link

Hi @natanrolnik nevermind I noticed that by updating parse server the missing options become available... sorry.

@natanrolnik
Copy link
Contributor

Good to know you figured it out!

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

No branches or pull requests

5 participants