- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-16-2018
06:48 AM
04-16-2018
06:48 AM
Is it possible to call an external API from zuora ?
Can I do it asynchronouslsy with an event ?
Thanks !
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-16-2018
07:08 AM
04-16-2018
07:08 AM
You can use the Callouts in Zuora to call an external endpoint. https://knowledgecenter.zuora.com/kb/How_do_I_communicate_with_customers_using_Zuora%3F
Maggie Longshore
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-16-2018
07:08 AM
04-16-2018
07:08 AM
You can use the Callouts in Zuora to call an external endpoint. https://knowledgecenter.zuora.com/kb/How_do_I_communicate_with_customers_using_Zuora%3F
Maggie Longshore
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-16-2018
09:24 AM
04-16-2018
09:24 AM
Re: Connect Zuora to third part application
That is exactly what I'm looking for.
Thanks !