I am trying to automate updating Salesforce with information from an online training platform (Thinkific)
I have done so before in Zapier, but when using Power Automate i get a response status: 400 and repeated attempts on the platform side.
I get a notification to add headers, but dont know where to add them or if that's even a related issue..
Payload example
{
"id": "01EWWKJ6PK47WSFZ0ZYZG7V3Q7",
"resource": "enrollment",
"action": "completed",
"tenant_id": "54013",
"tenant_global_id": "a8928b80-b4e3-4946-b37d-f5775ec4b36f",
"created_at": "2021-01-25T11:06:19.000Z",
"timestamp": 1611572779,
"payload": {
"id": 42,
"created_at": "2016-01-25T11:06:19.725Z",
"expiry_date": "2016-01-25T11:06:19.725Z",
"course_id": 4,
"percentage_completed": "0.53",
"completed_at": "2016-01-25T11:06:19.725Z",
"free_trial": false,
"started_at": "2016-01-25T11:06:19.725Z",
"activated_at": "2016-01-25T11:06:19.725Z",
"updated_at": "2016-01-25T11:06:19.725Z",
"user": {
"id": 72,
"first_name": "[TEST] John",
"last_name": "Doe",
"email": "[TEST] john@doe.com"
},
"course": {
"id": 4,
"name": "[TEST] lorem ipsum"
}
}
My schema
Hi @ddlis ,
You are missing some parts in the request you are making, it could be either Authentication token or something else.
thanks
Thanks. But I dont know where to enter them, as neither Power Automate or the training platform (Thinkific) seems to offer the option to add them.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
67 | |
27 | |
22 | |
16 | |
13 |
User | Count |
---|---|
129 | |
47 | |
44 | |
34 | |
31 |