Go to example tasks
Send scraped rows to your CRM API
Created by
Adam Pearce
Takes rows and posts each one to your CRM or app API with a Bearer token, mapping your field names onto the API's own field names with a body template. Runs as a dry run so you can see the exact requests before sending anything.
Dataset to REST API (Sync Rows to Any API)nerolabs/dataset-to-rest-api
Row
Email
Result
HTTP
+6 fieldsTextNumberBooleanListObject
Input
Data (inline)
id:1001+1
email:ana@example.com+1
name:Ana Silva+1
company:Silva Ltd+1
mrr:49+1
Endpoint URL(required):https://api.example.com/v1/contacts
HTTP method:POST
Request body:template
Body template (JSON)
Authentication:bearer
Row fields to copy into the results:id+1
Dry run (plan only, send nothing):true
Output fields
Row
Email
Result
HTTP
Method
URL
Attempts
ms
Error
Response
Sign up on Apify01
Create your Apify account to access the Dataset to REST API (Sync Rows to Any API).
Start the run02
The Actor will start running based on the input automatically.
Receive the output03
Monitor the progress in real-time. You will be notified as soon as your dataset is complete and ready for review.
Integrate into your workflow04
The final output is delivered in JSON, CSV, or Excel format, ready to be plugged into your workflow.
