REST Client Enhancements sample code from Elevate 2020
Bruce Armstrong
CODE AUTHOR
Posts: 55
Bruce Armstrong created the code: REST Client Enhancements sample code from Elevate 2020
Demonstrates:
RetrieveOne method – For REST methods return one row
Submit method - sends request and returns data in one operation
SetRequestHeader behavior modified
GZIP compression handled automatically
Get and Set OAuth token (using Twitter)
Get and Set JWT token ( using AirMap, DocuSign and Salling Group )
Send[Method]Request, where method can be Get, Put, Post, Patch, Delete
RetrieveOne method – For REST methods return one row
Submit method - sends request and returns data in one operation
SetRequestHeader behavior modified
GZIP compression handled automatically
Get and Set OAuth token (using Twitter)
Get and Set JWT token ( using AirMap, DocuSign and Salling Group )
Send[Method]Request, where method can be Get, Put, Post, Patch, Delete
This message has an attachment file.
Please log in or register to see it.
Last Edit: 1 year 1 week ago by Bruce Armstrong .
Please Log in or Create an account to join the conversation.