Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Connect to JDE from Alteryx.

ajanayak
8 - Asteroid

Hello Team,

 

Do we have any option to connect to JD Edwards (using API) from Alteryx as an input location.

 

will wait for your answer, Thanks in advance.

 

Thanks

AJAY

1 REPLY 1
Raj
15 - Aurora

@ajanayak 

 you can try this

Organize your life and...work with monday.com - the customizable work management platform (youtube.com)
this should help you


Download Tool Configuration:

URL: https://<your-jde-instance>/jde/api/v1/resource
HTTP Action: GET
Headers:
Key: Authorization, Value: Bearer <your-oauth-token>
Other headers as required by the JDE API

Labels