<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: hitting an API multiple times from one form submission</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: hitting an API multiple times from one form submission</description>
<language>en</language>
<pubDate>Thu, 18 Jun 2026 13:54:51 +0000</pubDate>

<item>
<title>yuniar on "hitting an API multiple times from one form submission"</title>
<link>https://www.machform.com/forums/topic/hitting-an-api-multiple-times-from-one-form-submission#post-23400</link>
<pubDate>Thu, 04 Jun 2015 15:26:11 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">23400@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm afraid it's not possible to do subsequent multiple API calls. You'll need to create your own custom script that do those multiple calls and configure the form to simply call your custom script.&#60;/p&#62;
&#60;p&#62;The custom_hooks.php file is not available for that purpose. It's actually a deprecated file that we might remove in the future.&#60;br /&#62;
It was being used to send notification email to multiple email addresses based on dropdown field.
&#60;/p&#62;</description>
</item>
<item>
<title>rocketmedia on "hitting an API multiple times from one form submission"</title>
<link>https://www.machform.com/forums/topic/hitting-an-api-multiple-times-from-one-form-submission#post-23386</link>
<pubDate>Thu, 04 Jun 2015 04:56:19 +0000</pubDate>
<dc:creator>rocketmedia</dc:creator>
<guid isPermaLink="false">23386@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm wanting to connect Machform submissions to a CRM called Service Titan, they have a RESTful API but I need to hit the API to create a Customer get that Customer ID back from the API, use that ID to hit the API to create a Location and then get that Location ID back from the API and hit the API once again with the customer and location IDs to create a Job.&#60;/p&#62;
&#60;p&#62;I'm assuming this is not possible with the built in machform functionality. Is there a way to use the custom_hooks.php to do something like this? Is there any sort of documentation regarding that?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
