- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2020 11:52 AM
I have scripted REST API for outbound calls , but don't know how to schedule it thru Scheduled Jobs ?
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2020 12:59 PM
Hi Niuk,
You can navigate to System Definitions > Scheduled Jobs
Click on new.
Select Type - Automatically run a script of your choosing
Select the Run - [you choice i.e daily, weekly etc]
Set the Time - [Your choice i.e the time at which you want to execute this job]
Run this Script - [Use this field to make write your script and make outbound rest calls]
See Screenshots for reference
This job will execute daily on 4 PM to execute the logic I have in one of my script include.
Please mark this correct & helpful if it answered your question.
Thanks & Regards,
Sharjeel
Muhammad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2020 12:59 PM
Hi Niuk,
You can navigate to System Definitions > Scheduled Jobs
Click on new.
Select Type - Automatically run a script of your choosing
Select the Run - [you choice i.e daily, weekly etc]
Set the Time - [Your choice i.e the time at which you want to execute this job]
Run this Script - [Use this field to make write your script and make outbound rest calls]
See Screenshots for reference
This job will execute daily on 4 PM to execute the logic I have in one of my script include.
Please mark this correct & helpful if it answered your question.
Thanks & Regards,
Sharjeel
Muhammad