Jump to content

C# examples


 Share

Recommended Posts

In the documentation on the right hand sidebar for each call there are code examples - C# is the last tab.  Also,  in postman it shows code snippets for C# calls.

These aren't full blown examples, but thought I'd mention it in case you hadn't seen them 🙂

  • Like 1
Link to comment
Share on other sites

That's right - they will have already received the authorisation token.

There are examples in PHP and Node for how to get a token, but no C# example.  These are using a callback:

https://developer.sage.com/intacct/docs/developer-portal/tutorials/php-oauth2-example/

https://developer.sage.com/intacct/docs/developer-portal/tutorials/js-oauth2-example/

There is another forum question asking about getting a token without having to use a callback.

Cheers

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...