How to do REST API call in ACS using javascript | Community
Skip to main content
_abhishek_
Level 3
November 9, 2020
Question

How to do REST API call in ACS using javascript

  • November 9, 2020
  • 3 replies
  • 2336 views

How to insert/fetch data from ACS using Rest API call through Javascript?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

DavidKangni
Community Advisor
Community Advisor
November 9, 2020

You can translate your call to a node.js I think.

Thanks,

David

David Kangni
_abhishek_
Level 3
November 10, 2020

Hi David,

 

Yes we can use Nodejs, but my requirement is to update the custom table by implementing REST API call in Landing page.

Is it possible to use Node js in Landing page?

 

Thanks,

Abhishek

 

bartt53947430
Level 2
November 19, 2020

In postman you can save the curl code found in the documentation as javascript code. 

Sukrity_Wadhwa
Community Manager
Community Manager
December 1, 2020

Hi @_abhishek_,

Were you able to resolve this query with the given solution by @bartt53947430 or do you need more help? Do let us know.

Thanks!

Sukrity Wadhwa
_abhishek_
Level 3
December 2, 2020

Hi @sukrity_wadhwa,

 

I need help in this. I tried copying the code generated in POSTMAN and run, it was giving CORS error.

Could you please help me with this?

 

Regards,

Abhishek