Sending offline conversions from Airtable to Google Ads

Hey @loungeclaus :wave:

Pulling the data from Airtable will hopefully be the easy part using our “Pull from Airtable” step.

Sending the data to Google Ads will be a bit more complex, though it does seem like something we should be able to handle (I can’t 100% confirm as we haven’t come across this specific use case!).

I recommend checking out Google Ads’ guide for authorizing the integration (which you can do using our “Pull from API” step), in addition to our Parabola-specific authentication guide for Google services.

Once your “Send to API” step is authorized, you can start forming your POST request to actually push your data to Google Ads.

Best of luck building this out! Let us know if you have any questions along the way.