File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Zapier is now functional with Version 2 of the Roles API. To use them both together you will need to use the TutorCruncher (3.0.0) in zapier
2
-
3
1
### Zapier changes
4
2
Mostly things should be just about the same, some IDs may look different inside Zapier but the data should be the same.
5
3
This should appear as IDs being required to Update a Role and the Role layer in requests and responses being removed.
6
4
7
5
For moving from V1 to V2 of API, the best practice is to follow the following steps.
8
6
9
7
1 . Clone an existing zap
10
- 2 . Update to use the TutorCruncher(3.0.0) app
8
+ 2 . Update to use the latest TutorCruncher app
11
9
3 . Switch API key to a Demo branch API key for testing
12
10
4 . Check the create and update zaps are correct, check for data where it can no longer be retrieved from previous zaps
13
11
5 . Test each step of the zap to ensure it is working correctly with the demo branch before moving back to live
You can’t perform that action at this time.
0 commit comments