Add next-gen beta documentation#1565
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1565 +/- ##
=======================================
Coverage 82.01% 82.01%
=======================================
Files 18 18
Lines 1496 1496
Branches 436 436
=======================================
Hits 1227 1227
Misses 172 172
Partials 97 97 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Perhaps add a search bar to the top left so people can find what they are looking for |
|
I had a hard time with that |
29f6dd2 to
5506f1e
Compare
cd17dda to
6a5097e
Compare
48ec001 to
38a6fd2
Compare
| }; | ||
| ``` | ||
| #### 4. Add function to app through workflow or manifest | ||
| To actually call the defined function, `SampleFunctionDefinition`, don't forget to add your function to a workflow! When you're finished defining and implementing your functions, the next step is to add them to [Workflows](/bolt-js/future/workflows). Once added as a step in a Workflow, your Function will run when that Workflow is invoked by a [Trigger](/bolt-js/future/triggers). |
|
Small status update on these docs -
Ready for review / feedback / comments / questions: |
srajiang
left a comment
There was a problem hiding this comment.
1st three sections of create a new app
srajiang
left a comment
There was a problem hiding this comment.
Feedback on Run your app section
srajiang
left a comment
There was a problem hiding this comment.
Feedback on Workflows section
srajiang
left a comment
There was a problem hiding this comment.
Triggers and Functions feedback
stevengill
left a comment
There was a problem hiding this comment.
Custom function changes
hello-ashleyintech
left a comment
There was a problem hiding this comment.
A few suggestions on the custom function updates - let me know if you have any questions @stevengill!
Co-authored-by: Ashley <12901850+hello-ashleyintech@users.noreply.github.com>
Co-authored-by: Ashley <12901850+hello-ashleyintech@users.noreply.github.com>
srajiang
left a comment
There was a problem hiding this comment.
Little nits on Triggers
hello-ashleyintech
left a comment
There was a problem hiding this comment.
Looking good to merge! 😤 💯


Summary
Adds initial documentation for the next-generation Slack Platform beta features supported in Bolt for Javascript.
Requirements (place an
xin each[ ])