Skip to content

Commit 7870334

Browse files
authored
Update roles_versioning.md
1 parent 7ceba9c commit 7870334

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/roles_versioning/roles_versioning.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
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-
31
### Zapier changes
42
Mostly things should be just about the same, some IDs may look different inside Zapier but the data should be the same.
53
This should appear as IDs being required to Update a Role and the Role layer in requests and responses being removed.
64

75
For moving from V1 to V2 of API, the best practice is to follow the following steps.
86

97
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
119
3. Switch API key to a Demo branch API key for testing
1210
4. Check the create and update zaps are correct, check for data where it can no longer be retrieved from previous zaps
1311
5. Test each step of the zap to ensure it is working correctly with the demo branch before moving back to live

0 commit comments

Comments
 (0)