新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Cloud9 Webhook responses

新規投稿

コメント

1件のコメント

  • Murtza

     Would it be possible to test these two things to help identify where the issue is? 

     

    1. Create a Box webhook that sends events to RequestBin. This will help us confirm if the Box webhook service is working as expected.

     

    2. Make a POST request with cURL to your application. This will help us confirm if your application is receiving and processing requests as expected.

    curl -d '{"key1":"test", "key2":"test"}' -H "Content-Type: application/json" -X POST https://applications-UserName.c9users.io/WebHook  

     

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。