How to set an API request for DA on Integromat

g.lanzi

New member
Joined
Oct 27, 2021
Messages
2
Hi,
I am a reseller and I am trying to automate the process of registration of new user.
The idea is: I sell a product on my WordPress website, the customer pays and is prompted to fill a form (on Airtable). The data from the form are sent as an API request on DA through Integromat HTTP module.

I am trying to parse the data into a correct API request, but I'm having trouble doing it and following the documentation.
Could anyone help me pointing me in the right direction?

Problem1:
How to set header for authentication? I could only set "Name" and "Value" in the module's header settings.

P.S.
If anyone has a better idea on how to automate the process "buy a product on WordPress > create a user on DA", I'm open to suggestions.

Have mercy, I'm not an expert developer, but I am willing to learn!
 

Attachments

  • Screenshot_20211027_114852.png
    Screenshot_20211027_114852.png
    166.5 KB · Views: 8
I think I might need some more details on what to do with the php script.

Should I let the WP API send the data directly to DA with that script?
It's not clear for me, sorry. that is why I use automation service as Integromat...
 
Back
Top