Make (ex-integromat)
Get Run Results with Make
Step-by-step guide to fetching Captain Data job results using Make.
Example: use Make with Captain Data to get your Outbound results
You can also follow this Guideflow to use a Webhook and the List Job Results module to automatically send Captain Data job results to Make. From there, you can add modules to update data in your outreach tool, CRM, spreadsheets, or other platforms
Handle errors if your Run does not return results
For more information check out their article: Introduction to Error Handling
You might also want to check how-to Launch a workflow with Make.
Blueprint: Send Slack Notifications from Captain Data
Follow this process to send Slack notfications after fetching Captain Data Run’s results:
- Create Webhook: Make a webhook and add it to Captain Data.
- Set Up in Captain Data: Add a webhook, name it, and set it to trigger on workflow success.
- Test Webhook: Run the module to test with a completed job ID.
- List Job Results: Use Captain Data module to list job results with job UID.
- Handle Errors: Add an error handler for cases with no results.
- Send Slack Message: Customize your Slack message with Captain Data info and map data points.
You can use the following JSON blueprint: