You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
4
docs/en/examples/Bitrix24/GetPosts.txt
vendored
4
docs/en/examples/Bitrix24/GetPosts.txt
vendored
@@ -1,9 +1,9 @@
|
||||
PostID = "3208";
|
||||
PostID = "3214";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
||||
|
||||
Result = OPI_Bitrix24.GetPosts(URL, PostID);
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Token = "3b1af468006e9f06006b12e400000001000...";
|
||||
Token = "0ebbf768006e9f06006b12e400000001000...";
|
||||
|
||||
Result = OPI_Bitrix24.GetPosts(URL, PostID, , Token);
|
||||
|
||||
Reference in New Issue
Block a user