Skip to content

Commit 10c0067

Browse files
authored
wave 4: Add a transition statement from experimentation into coding
1 parent b035227 commit 10c0067

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ada-project-docs/wave_04.md

+2
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ Press "Send" and see the Slack message come through!
151151

152152
### Modify `/tasks/<task_id>/mark_complete` to Call the Slack API
153153

154+
Now that we've verified that we can successfully make a request to the Slack API, let's write some code to automatically call the Slack API from the API we've created!
155+
154156
Given a task that has:
155157

156158
- An id `1`

0 commit comments

Comments
 (0)