Can I trigger an external API call from a workflow?

Jon Collins2
Kilo Sage

Hi Folks, 

Is it possible to trigger an external API call, from a workflow? We do not have Orchestration, but I am curious if this is possible. 

Thanks in advance.

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Do you mean outbound api call? Yes you can do that in workflows, refer to below article.

https://community.servicenow.com/community?id=community_question&sys_id=c6c69dffdb3b04d85ed4a851ca961928

 

As far as orchestration is concerned, you don't have it available for new customers and integration hub is the way to go

Best Regards
Aman Kumar

View solution in original post

2 REPLIES 2

Aman Kumar S
Kilo Patron

Do you mean outbound api call? Yes you can do that in workflows, refer to below article.

https://community.servicenow.com/community?id=community_question&sys_id=c6c69dffdb3b04d85ed4a851ca961928

 

As far as orchestration is concerned, you don't have it available for new customers and integration hub is the way to go

Best Regards
Aman Kumar

Thanks Aman! Very helpful.